APISphere — APIs for AI Agents

Pay-per-call APIs for AI agents. No signup required. Pay with USDC on Base via the x402 protocol.

API Products

Discovery

Quick start

curl -X POST http://localhost:3000/api/v1/crypto-price \
  -H "Content-Type: application/json" \
  -H "X-Payment: <x402-payment-payload>" \
  -d '{"symbols": ["btc", "eth"]}'