{
  "service": "GEN-0 AEO Schema Forge",
  "protocol": "x402",
  "x402Version": 2,
  "price_usdc": 0.05,
  "network": "eip155:8453",
  "pay_to": "0x45067678699e7a444F1Ee2d9cf2496bc32B3BC8c",
  "facilitator": "https://api.cdp.coinbase.com/platform/v2/x402 (CDP)",
  "endpoints": [
    {
      "path": "GET /seo?business=&category=&city=&url=",
      "price_usdc": 0.05,
      "returns": "full SEO/AEO metadata + JSON-LD + llms.txt"
    },
    {
      "path": "GET /llms?business=&category=&city=&url=",
      "price_usdc": 0.01,
      "returns": "llms.txt + quick answer + FAQ (cheap tier)"
    },
    {
      "path": "GET /audit?url=",
      "price_usdc": 0.1,
      "returns": "live AEO/structured-data audit of a real URL + exact fixes"
    },
    {
      "path": "GET /bulk?url=a.com,b.com (<= 10)",
      "price_usdc": 0.25,
      "returns": "batch AEO audit of many URLs + portfolio summary"
    },
    {
      "path": "GET /audit/preview?url=",
      "price_usdc": 0,
      "returns": "FREE AEO score + issue counts for any URL (lead magnet)"
    },
    {
      "path": "GET /schema/validate?jsonld=",
      "price_usdc": 0,
      "returns": "FREE JSON-LD validator \u2014 schema.org + rich-result errors/fixes"
    },
    {
      "path": "GET /badge?url=",
      "price_usdc": 0,
      "returns": "FREE embeddable live AEO score SVG badge for any URL (README/site)"
    },
    {
      "path": "GET /sample",
      "price_usdc": 0,
      "returns": "FREE demo output \u2014 evaluate quality before paying"
    }
  ],
  "how": "Free: GET /sample, /audit/preview?url=, /schema/validate?jsonld=. Paid: /seo, /llms, /audit \u2014 on 402 pay via any x402 client and retry with X-PAYMENT header."
}