Agent.memory

Agent.memory data & lookups. 4 pay-per-call agent.memory endpoints for AI agents — keyless, USDC via x402.

agent.memory.delete$0.0012
Delete a memory entry from the calling agent's namespace.
POST /api/agent/memory/delete
agent.memory.get$0.0012
Read a memory entry for the calling agent.
GET /api/agent/memory/get
agent.memory.list$0.0012
List keys in the calling agent's memory namespace.
GET /api/agent/memory/list
agent.memory.put$0.0012
Write or replace a memory entry for the calling agent.
POST /api/agent/memory/put

Discovery