Prepaid credits · every tool · no wallet

One card, every tool.

Buy credits once, get a key, spend it across all 500+ pay-per-call tools and every report - per request, at list price, debited only when a call succeeds. No account, no subscription, no wallet. The card-native twin of paying per call in USDC.

Debited only on a successful call Never expires Secured by Stripe
Starter
$20

about 20,000 calls at the $0.001 floor, or four $5 reports

Builder
$50

try the whole catalog; research, dossiers, audits included

Pro
$100

for a team or an agent fleet; never expires

Your key is shown once on the next page and emailed to you · keep it secret · balance at GET /api/credits/balance · agents with a wallet can skip this and pay per call over x402 / MPP

How it works
# any paid tool, any language - just the header
curl -H "Authorization: Bearer a402_…" https://agent402.tools/api/whois?domain=example.com
HTTP/2 200  X-Credits-Balance: 19.999

# a report, the same way
curl -X POST -H "Authorization: Bearer a402_…" -H "content-type: application/json" \
  -d '{"ticker":"AAPL"}' https://agent402.tools/v1/dossier

# balance
curl -H "Authorization: Bearer a402_…" https://agent402.tools/api/credits/balance