Agent Memory: read a stored value by key, or omit key to list all keys in your n...
https://x402-services-production.up.railway.app/api/memory/getOverview
Agent Memory: read a stored value by key, or omit key to list all keys in your namespace. Send { ns, token, key? }.
Protocol
x402
Price
$0.0010
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
x402-services-production
Source
bazaar
Indexed
2026-07-14 15:15:33
Health
Status
unknown
Latency (p50)
—
Uptime (30d)
—
Reliability Score
—
Last Checked
Never
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyFields": {
"key": {
"description": "Key to read; omit to list keys",
"required": false,
"type": "string"
},
"ns": {
"description": "Your namespace",
"required": true,
"type": "string"
},
"token": {
"description": "Your secret token",
"required": true,
"type": "string"
}
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
}