{
  "usd": 0.5,
  "credit_units": 50,
  "usdc_base_units": 500000,
  "usdc_amount": "0.500000",
  "payTo": "0xa75cc8545b169f0bef2f29c9ccf86bc686d039e8",
  "token": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
  "network": "eip155:8453",
  "chain": "base",
  "method": "POST /v1/credits/quote with JSON {\"usd\": <amount>} also accepted",
  "note": "Send USDC on Base mainnet, then POST /v1/credits/claim with tx hash",
  "claim": "POST /v1/credits/claim {\"tx\": \"0x...\"}",
  "html_to_json_calls": 25,
  "fetch_to_json_calls": 10
}