AgentKV – Encrypted Key-Value Read (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-15).
Reads a stored value from an agent-native, client-side encrypted key-value store, billed per-request via x402 micropayment with no signup or API key required.
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 decrypted value associated with the requested key in the caller's wallet-scoped namespace. The response contains the stored payload (client-side encrypted at write time, decryptable by the authorized caller). If the key does not exist or the caller lacks access, an appropriate error is returned.
GEThttps://api.agentx402.ai/v1/kv/mainnet-validation-2026-07-26Choose this endpoint when your AI agent needs to read back previously stored values in a wallet-scoped, encrypted namespace without any traditional authentication (no signup, no API key). It is ideal for stateless or autonomous agents that use a crypto wallet or ak_ account key as their identity, and need persistent, encrypted state between invocations. Prefer it over traditional KV stores when you need per-request micropayment billing (x402), client-side encryption by default, and zero-friction onboarding.
| 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"