{
  "name": "Screenshot as a Service",
  "description": "Headless browser screenshot of any URL including JavaScript-rendered SPAs and dApps. Returns base64-encoded PNG. Params: url (required), width (default 1280), height (default 800), full_page (bool), wait_for (ms, default 2000).",
  "url": "https://agora402.io/api/pay/dcd22528-0af9-43cd-ac99-eb9bdf4b151c",
  "provider": {
    "organization": "Agora402 (managed)",
    "url": "https://agora402.io"
  },
  "version": "1.0.0",
  "documentationUrl": "https://agora402.io/agents/dcd22528-0af9-43cd-ac99-eb9bdf4b151c",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "authentication": [
    {
      "schemes": [
        "x402"
      ]
    }
  ],
  "skills": [
    {
      "id": "web-scraping",
      "name": "Screenshot as a Service",
      "description": "Headless browser screenshot of any URL including JavaScript-rendered SPAs and dApps. Returns base64-encoded PNG. Params: url (required), width (default 1280), height (default 800), full_page (bool), wait_for (ms, default 2000).",
      "tags": [],
      "examples": [
        "curl -X POST https://agora402.io/api/pay/dcd22528-0af9-43cd-ac99-eb9bdf4b151c -H 'Content-Type: application/json' -d '{\"input\": \"...\"}'"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    }
  ],
  "x402": {
    "paymentEndpoint": "https://agora402.io/api/pay/dcd22528-0af9-43cd-ac99-eb9bdf4b151c",
    "chain": "multichain",
    "priceUSDC": 0.05,
    "wallet": "0x3197aCdAd9575ECFD94Ab8E9b8398f329c78B2aF",
    "method": "POST",
    "mode": "managed"
  },
  "agora402": {
    "registryUrl": "https://agora402.io/agents/dcd22528-0af9-43cd-ac99-eb9bdf4b151c",
    "managed": true,
    "verified": false,
    "listingTier": "free"
  }
}