{
  "x402Version": 2,
  "id": 6547,
  "slug": "6547",
  "resource": "https://search.reversesandbox.com/screenshot/",
  "description": "Private website screenshots for AI agents — capture any URL as PNG or JPEG. Custom viewport, full-page support, zero logging. Pay per shot with USDC. Params: url (required), format (png|jpeg), width, height, fullPage, quality.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x5770E66181984aa8510777790016B64AeDA4f8b2",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "2000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "eip155:137",
      "payTo": "0x5770E66181984aa8510777790016B64AeDA4f8b2",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "amount": "2000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "eip155:42161",
      "payTo": "0x5770E66181984aa8510777790016B64AeDA4f8b2",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "amount": "2000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "fpsaoRu3UYL8zf5or24iRhDZiTzBrGNT2FRLu8sqpmN",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "2000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "format": "png",
            "height": 720,
            "url": "https://example.com",
            "width": 1280
          },
          "type": "http"
        },
        "output": {
          "example": {
            "description": "PNG or JPEG screenshot of the requested URL",
            "mimeType": "image/png",
            "type": "binary"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "format": {
                    "description": "Image format",
                    "enum": [
                      "png",
                      "jpeg"
                    ],
                    "type": "string"
                  },
                  "fullPage": {
                    "description": "Capture full page",
                    "type": "boolean"
                  },
                  "height": {
                    "description": "Viewport height",
                    "type": "number"
                  },
                  "quality": {
                    "description": "JPEG quality 1-100",
                    "type": "number"
                  },
                  "url": {
                    "description": "URL to screenshot",
                    "type": "string"
                  },
                  "width": {
                    "description": "Viewport width",
                    "type": "number"
                  }
                },
                "required": [
                  "url"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "description": {
                    "type": "string"
                  },
                  "mimeType": {
                    "type": "string"
                  },
                  "type": {
                    "type": "string"
                  }
                },
                "required": [
                  "type"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "search.reversesandbox.com",
  "lastUpdated": "2026-09-09T16:22:52.853Z",
  "quality": {
    "calls30d": 3,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-09T16:22:52.351Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "search.reversesandbox.com",
    "manifest_name": "search.reversesandbox.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"
  }
}