RPC that routes around failure.
One Base JSON-RPC endpoint across multiple HTTPS providers. KOVA failovers on rate limits, cools down sick endpoints, and never returns provider URLs to callers.
KOVA is a Base-first gateway: resilient JSON-RPC, payer-bound USDC invoices, and Ed25519-signed webhooks — without holding customer keys.
eth_blockNumberUse the complete stack or start with one API. Every layer is designed to run lean, fail gracefully, and scale with actual usage.
One Base JSON-RPC endpoint across multiple HTTPS providers. KOVA failovers on rate limits, cools down sick endpoints, and never returns provider URLs to callers.
Register an allowlisted HTTPS callback. KOVA challenges ownership, then signs every invoice update with Ed25519. Redirects and private IPs are rejected.
Create a payer-bound invoice for Circle’s canonical Base USDC. KOVA confirms the exact transfer and confirmation depth. Funds never enter a KOVA wallet.
Your shop creates a USDC invoice. KOVA routes the chain requests, catches the transfer, waits for finality, then calls your application. Four moving parts become one predictable workflow.
Familiar REST and JSON-RPC interfaces. Clean errors, replayable events, and useful logs from the first request.
curl http://localhost:8789/v1/chains/base \
-H "X-API-Key: kova_live_••••" \
-H "content-type: application/json" \
-d '{"jsonrpc":"2.0","method":"eth_blockNumber","id":1}'{ "jsonrpc": "2.0", "id": 1, "result": "0x14f8d21" }All plans include the complete gateway. Upgrade for volume, retention, and support.
For prototypes and local stacks.
For products in production.
For teams with volume.
KOVA does not take custody. Escrow contracts are not in v0.1 — invoices observe Circle USDC transfers only.
Join the early access list. We’ll issue a sandbox key immediately and email a copy from hello@independentai.network.