api.agentx402.ai

Category
Service
Network
Avg / request
$0.003 – $0.005
Endpoints
3

Service overview

What is AgentKV?

Agent-native encrypted key-value store, paid per request over x402 — no signup, no API key. The payer's wallet (or an ak_ account key) is the namespace; values are client-side encrypted. Write $0.005, read $0.003; prepay $1 = 10,000 credits at 1/10 the per-op price (POST /v1/credits/deposit). SDK: npm i @agentkv/client. Docs: https://agentx402.ai

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://api.agentx402.ai/v1/kv/bazaar%3Asmoke" \
  --query '{
  "key": "{key}"
}'
What you get back
{
  "endpoint": "GET /v1/kv/bazaar%3Asmoke",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services