{
  "x402Version": 2,
  "id": 210,
  "slug": "210",
  "resource": "https://agi.apify.com/protocols/x402/prepaid-tokens",
  "description": "Apify is the largest and most trusted marketplace of tools for web scraping, crawling, data extraction, and automation. Use these tools, called Actors, to extract structured data from social media, e-commerce sites, search engines, maps, travel sites, or any other website. Turn the open web into a real-time data source for your research, lead generation, and monitoring.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x4aAbE17C239eF71c3A26bA7C2b3e0AeBbfC1DF26",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000000",
      "maxTimeoutSeconds": 60
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "ECUPkq6DP8VUSEueL4qNznyNDJLwu6PQhnMQ5cuZsTLH",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "1000000",
      "maxTimeoutSeconds": 60
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "ECUPkq6DP8VUSEueL4qNznyNDJLwu6PQhnMQ5cuZsTLH",
      "asset": "Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB",
      "amount": "1000000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "category": "Data",
      "discoverable": true,
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "amount": "2",
            "currency": "usd"
          },
          "type": "http"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "headers": {
                "additionalProperties": {
                  "type": "string"
                },
                "type": "object"
              },
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "additionalProperties": false,
                "properties": {
                  "amount": {
                    "description": "Prepaid amount in USD (e.g. \"5\" or \"1.50\"). Minimum $1.",
                    "pattern": "^\\d+(\\.\\d{1,2})?$",
                    "type": "string"
                  },
                  "currency": {
                    "description": "Payment currency. Only \"usd\" is supported.",
                    "enum": [
                      "usd"
                    ],
                    "type": "string"
                  }
                },
                "required": [
                  "amount",
                  "currency"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "additionalProperties": false,
            "properties": {
              "example": {
                "additionalProperties": false,
                "properties": {
                  "expiresAt": {
                    "format": "date-time",
                    "type": "string"
                  },
                  "remainingBalanceUsd": {
                    "type": "number"
                  },
                  "token": {
                    "description": "Apify API token; use as Authorization: Bearer <token>.",
                    "type": "string"
                  }
                },
                "required": [
                  "token",
                  "remainingBalanceUsd",
                  "expiresAt"
                ],
                "type": "object"
              }
            },
            "required": [
              "example"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      },
      "tags": [
        "automation",
        "web-data",
        "crawling",
        "context",
        "scraping"
      ]
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "agi.apify.com",
  "lastUpdated": "2026-09-18T21:22:40.526Z",
  "quality": {
    "calls30d": 102,
    "uniquePayers30d": 36,
    "lastCalledAt": "2026-09-17T22:55:54.923Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "agi.apify.com",
    "manifest_name": "agi.apify.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"
  }
}