For crypto-native agents and developers, Rekko supports x402 — the HTTP 402 payment protocol. Pay per request with USDC stablecoins on Base L2 instead of subscribing.Documentation Index
Fetch the complete documentation index at: https://rekko.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
How it works
- Make a request without an API key
- Rekko returns
HTTP 402 Payment Requiredwith a payment envelope - Your x402 client automatically pays the USDC amount and retries
- The response comes back as normal
Pricing
Per-call pricing matches the subscription tiers:| Tier | USDC per call |
|---|---|
| LISTING | $0.01 |
| INSIGHT | $0.10 |
| STRATEGY | $2.00 |
| DEEP | $5.00 |
Setup
Fund a wallet on Base L2
You need a wallet with USDC on Base (Coinbase’s L2 network). Bridge from Ethereum mainnet or purchase directly.
Install an x402 client
Use the
RekkoClient from the rekko-skill repo, or any x402-compatible HTTP client:When to use x402
- No subscription commitment — pay only for what you use
- Agent-native — autonomous agents can self-fund from a wallet
- Pseudonymous — no email signup required
- Composable — works alongside other x402-enabled APIs