{
  "x402Version": 1,
  "name": "metaend Grade",
  "networks": [
    "base",
    "arbitrum"
  ],
  "facilitator": "https://facilitator.payai.network",
  "payTo": "0x16b55dd90B0C375D9c569Ebfd6CCcD59EC114289",
  "supportedSchemes": [
    "exact"
  ],
  "receipts": {
    "endpoint": "https://metaend-grade.fly.dev/api/receipt/",
    "format": "json"
  },
  "services": [
    {
      "method": "GET",
      "path": "/api/scan",
      "description": "Agent-readiness scan of a target URL. Pass ?url=",
      "amount": "0.05",
      "currency": "USDC"
    },
    {
      "method": "GET",
      "path": "/api/v1/scan",
      "description": "Compact machine-to-machine scan (score + categories)",
      "amount": "0.05",
      "currency": "USDC"
    }
  ]
}