{
  "service": "SQLPermit",
  "currency": "USDC",
  "network": "eip155:8453",
  "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
  "payTo": "0x9876af0F6D8Ed5155Cd02d1ca56D128601612690",
  "charge_policy": "charge only on a successful, usable result; failed calls are free",
  "routes": [
    {
      "method": "POST",
      "path": "/v1/guard/sql",
      "price_usd": 0.01,
      "price_atomic": "10000"
    }
  ],
  "notes": [
    "No subscriptions, accounts, or API keys. Payment is per call over x402 V2.",
    "Prices are identical in the live 402 challenge, this document, OpenAPI, and the landing page."
  ]
}