{
  "x402Version": 2,
  "scheme": "exact",
  "network": "base",
  "networkId": "eip155:8453",
  "asset": "USDC",
  "payTo": "0x6fDc1f22520151DfBc6273d6C48E413D434C7916",
  "price": {
    "usd": 0.01,
    "amount": "10000",
    "amountUnit": "USDC base units (6 decimals)",
    "currency": "USDC"
  },
  "facilitator": "https://api.cdp.coinbase.com/platform/v2/x402",
  "resources": [
    {
      "method": "GET",
      "url": "https://dnsdoctor.dev/api/v1/report/{domain}",
      "description": "One DNS Doctor scan/report call beyond the free per-caller rate limit."
    },
    {
      "method": "POST",
      "url": "https://dnsdoctor.dev/api/v1/scan",
      "description": "One DNS Doctor scan/report call beyond the free per-caller rate limit."
    },
    {
      "method": "POST",
      "url": "https://dnsdoctor.dev/api/tools/propagation-check",
      "description": "One DNS Doctor propagation check across six vantage points, beyond the free per-caller rate limit."
    },
    {
      "method": "POST",
      "url": "https://dnsdoctor.dev/api/v1/bulk-scan",
      "description": "One DNS Doctor bulk scan of 2-50 domains in a single call, priced per domain.",
      "priceUsdPerDomain": 0.005,
      "priceNote": "Priced per domain in the batch; the 402 for a given call quotes the exact amount.",
      "alwaysPaid": true
    }
  ],
  "freeTier": "Every one of these calls is free until the per-caller rate limit — except the resources marked alwaysPaid, which are paid on every call and add no paywall to any free one; payment buys only the calls beyond the limit, never a target-domain protection, and only the caller's own quota.",
  "documentation": "https://dnsdoctor.dev/llms-full.txt"
}