agent-memory-api-bix5.onrender.com

agent-memory-api-bix5.onrender.com
Category
Service
Network
Avg / request
$0.05
Endpoints
1

Service overview

What is agent-memory-api-bix5.onrender.com?

Store encrypted AI agent memory with audit-ready metadata

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://agent-memory-api-bix5.onrender.com/api/memory/store" \
  --method POST \
  --data '{
  "agent_id": "{agent_id}",
  "content": "{content}",
  "memory_type": "{memory_type}",
  "ttl_seconds": "{ttl_seconds}"
}'
What you get back
{
  "endpoint": "POST /api/memory/store",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services