AgentKV – Read Key (GET) is a paid API for AI agents from api.agentx402.ai, paid per call via x402, $0.003/call, status unknown (last checked 2026-09-14).
Reads an encrypted value from the agent-native key-value store for the specified key, billed per-request via x402 micropayment.
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
Returns the client-side encrypted value associated with the specified key within the payer's wallet-scoped namespace. The response includes the stored data (decryptable client-side) or a not-found indicator if the key does not exist. Billed $0.003 USDC per successful read via x402.
GEThttps://api.agentx402.ai/v1/kv/canary-kv-1785514797Choose this endpoint when an AI agent needs to retrieve previously stored state, configuration, secrets, or memory in a serverless, signupless manner using micropayments. Ideal for agent pipelines that require persistent key-value lookup without managing a separate database, auth system, or API keys — the payer's wallet IS the namespace. Prefer over traditional KV stores when operating in a web3 / x402 payment context or when zero-onboarding agent infrastructure is a priority.
| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"