Pricing

Pay per successful API call. No subscription, no API key, no account required.

Current pricing

EndpointPriceAssetNetwork
POST /v1/snapshot 0.05 USDC USDC Base (Base Sepolia for testing)

How payment works

This API uses the x402 payment protocol:

  1. Call POST /v1/snapshot with your URL.
  2. Receive 402 Payment Required with on-chain payment instructions.
  3. Send 0.05 USDC to the provided address on Base.
  4. Re-submit the request with the payment proof header.
  5. Receive your snapshot result.

Use x402-fetch or a compatible x402 client to automate steps 2–4.

No refunds for completed calls

Each successful 200 response represents a delivered result. See refund policy.