{
  "x402Version": 1,
  "facilitator": "https://x402.org/facilitator",
  "payTo": "0x4024024024024024024024024024024024024024",
  "network": "base",
  "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
  "sandbox": true,
  "provider": "Lattice Gazette",
  "resources": [
    "https://lattice-gazette.pages.dev/api/ads/checkout",
    "https://lattice-gazette.pages.dev/api/ads/buy",
    "https://lattice-gazette.pages.dev/mcp"
  ],
  "services": [
    {
      "method": "GET",
      "path": "/api/ads/checkout",
      "description": "Pay for a placement. Unpaid requests return HTTP 402."
    },
    {
      "method": "POST",
      "path": "/api/ads/buy",
      "description": "Create a media buy after x402 payment."
    },
    {
      "method": "POST",
      "path": "/mcp",
      "description": "MCP create_media_buy is x402-gated."
    }
  ],
  "advertisement": {
    "id": "pebble-runtime",
    "label": "Advertisement",
    "placement": "family-essay",
    "advertiser": "Pebble Runtime",
    "headline": "Run the picture.",
    "body": "Pebble executes dataflow diagrams on CPU and coprocessor without a rewrite into a second language.",
    "cta": "Run a graph",
    "url": "/inventory#ad-pebble-runtime",
    "format": "Native paragraph",
    "channel": "native",
    "sandbox": true
  }
}