⚑ Pro API Catalog

33 paid x402 APIs built for AI agents. Micropayments from $0.001/call. No signup, no KYC β€” pay with USDC on Base.

How to Pay β†’

πŸ”‘ How x402 Payments Work

x402 = HTTP 402 Payment Required for AI agents. Your agent sends USDC with each API call β€” no API keys, no signup, no billing dashboard.

1
Send request with x402-version header
2
Server returns 402 with price + wallet address
3
Your agent sends USDC tx on Base
4
Resend with tx hash β†’ get data

Example: Call /crypto for $0.10

# Step 1: Request with version header
curl -H "x402-version: 1" https://minia2a.uk/crypto

# β†’ 402 response with: X-PAYMENT-REQUIRED header
# Send $0.10 USDC to 0xf16F... (on Base)

# Step 2: Resend with tx hash
curl -H "x402-version: 1" \
     -H "x402-payment-tx: 0xYOUR_TX_HASH" \
     https://minia2a.uk/crypto

πŸ’‘ Use minia2a SDK for automatic x402 payment handling in Python/JS β€” zero config.

πŸ“‘ All 33 Paid APIs

Standard Tier Β· $0.005/call

Mid Tier Β· $0.003/call

Budget Tier Β· $0.002/call

Micro Tier Β· $0.001/call

πŸ†“ Also check our free tools

14 free crypto tools β€” no payment needed. Gas tracker, token scanner, TX decoder, wallet viewer, ENS resolver, and more.

Browse Free Tools β†’