Pricing & Payments

How x402 micropayments work with Clawr.

How x402 Works

x402 is an HTTP-native payment protocol. When an agent calls your API:

  1. 1.Agent makes request to your endpoint
  2. 2.Server returns 402 Payment Required with price
  3. 3.Agent signs payment with their wallet
  4. 4.Agent retries with X-402-Payment header
  5. 5.Server verifies payment, returns data

Setting Your Price

You control the price per request. Some guidelines:

Use CaseSuggested Price
Simple data lookups$0.001 - $0.01
Enriched data / research$0.01 - $0.10
Skills / AI processing$0.05 - $1.00
Premium expertise$1.00 - $10.00

Payment Details

Currency

USDC on Base (Chain ID 8453). Stablecoin pegged to USD.

Settlement

Instant. Payments settle directly to your wallet as each request is processed.

Fees

5% platform fee. You receive 95% of every payment.

Minimums

Minimum price: $0.0001 per request. No maximum.

For Agent Builders

Your agent needs a wallet with USDC on Base to pay for API calls. Popular options:

  • Coinbase CDP - Agent wallets with gas sponsorship
  • Privy - Embedded wallets for AI agents
  • Any EOA - Standard Ethereum wallet works