{
  "x402Version": 1,
  "id": 6713,
  "slug": "6713",
  "resource": "https://x402.browserbase.com/fetch",
  "description": "Fetch a page and return content, headers, and metadata. $0.01 per request.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "payTo": "0x951803b76dE4ba2B7B9b956a93DAE464fE1a8A26",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 60
    },
    {
      "scheme": "exact",
      "network": "solana",
      "payTo": "CugLY5tH7qnGqTrZmxRH1iLrT2WrVZy6awbfExFBzT8P",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "10000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "allowInsecureSsl": {
              "description": "Bypass TLS verification (default false)",
              "type": "boolean"
            },
            "allowRedirects": {
              "description": "Follow HTTP redirects (default false)",
              "type": "boolean"
            },
            "proxies": {
              "description": "Enable proxy support (default false)",
              "type": "boolean"
            },
            "url": {
              "description": "URL to fetch",
              "required": true,
              "type": "string"
            }
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "type": "object"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "body": {
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "x402.browserbase.com",
  "lastUpdated": "2026-09-17T20:36:23.605Z",
  "quality": {
    "calls30d": 11,
    "uniquePayers30d": 3,
    "lastCalledAt": "2026-09-17T20:36:49.325Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402.browserbase.com",
    "manifest_name": "x402.browserbase.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}