https://api.weblens.dev/memory/set
by weblens.dev
Store a value in persistent key-value storage. Perfect for AI agents to remember context across sessions. Supports JSON values up to 100KB with configurable TTL.
storagebase-mainnetscheme: exact$0.001
Payment Options
| Network | Price | Scheme | Pay To |
|---|---|---|---|
| base | 1000 | exact | 0x37eD528b2D29d1d9Cb182F4440e2832A5fB647e9 |
Usage
cURL
curl -X GET "https://api.weblens.dev/memory/set" \
-H "X-402-Payment: <payment_proof>"JavaScript
const response = await fetch("https://api.weblens.dev/memory/set", {
headers: {
"X-402-Payment": paymentProof,
},
});
const data = await response.json();Details
- Type
- http
- x402 Version
- 1
- MIME Type
- application/json
- Last Seen
- 2/12/2026
- Indexed
- 2/12/2026
Facilitator
PayAI
https://facilitator.payai.network