{
  "x402Version": 2,
  "resources": [
    {
      "resource": "https://api.venturebot.party/extract",
      "type": "http",
      "x402Version": 2,
      "method": "POST",
      "serviceName": "Venture Reader",
      "description": "URL -> clean Markdown for LLM/agent pipelines (Mozilla Readability + Turndown/GFM). $0.01/call via prepaid USDC-on-Base credits, verified on-chain (no facilitator). Add ?free=1 for up to 5 unauthenticated calls/day/IP.",
      "tags": [
        "markdown",
        "scraping",
        "readability",
        "llm",
        "web"
      ],
      "iconUrl": "https://api.venturebot.party/favicon.ico",
      "mimeType": "application/json",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "1000000",
          "maxAmountRequired": "1000000",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0xbEf522A8e3C7b65c3AFF2D86cee5c20035D52b98",
          "maxTimeoutSeconds": 120,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "inputSchema": {
        "type": "object",
        "required": [
          "url"
        ],
        "properties": {
          "url": {
            "type": "string",
            "format": "uri"
          }
        }
      },
      "outputExample": {
        "title": "Markdown",
        "markdown": "## History\n...",
        "words": 4120
      },
      "lastUpdated": 1788778440,
      "metadata": {
        "category": "ai-tools",
        "provider": "Venture",
        "pricePerCallUsd": 0.01
      },
      "settlement": "self-serve: pay USDC on Base, then POST /redeem {\"txHash\"} for an API key",
      "docs": "https://api.venturebot.party/"
    }
  ],
  "items": [
    {
      "resource": "https://api.venturebot.party/extract",
      "type": "http",
      "x402Version": 2,
      "method": "POST",
      "serviceName": "Venture Reader",
      "description": "URL -> clean Markdown for LLM/agent pipelines (Mozilla Readability + Turndown/GFM). $0.01/call via prepaid USDC-on-Base credits, verified on-chain (no facilitator). Add ?free=1 for up to 5 unauthenticated calls/day/IP.",
      "tags": [
        "markdown",
        "scraping",
        "readability",
        "llm",
        "web"
      ],
      "iconUrl": "https://api.venturebot.party/favicon.ico",
      "mimeType": "application/json",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "amount": "1000000",
          "maxAmountRequired": "1000000",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "payTo": "0xbEf522A8e3C7b65c3AFF2D86cee5c20035D52b98",
          "maxTimeoutSeconds": 120,
          "extra": {
            "name": "USD Coin",
            "version": "2"
          }
        }
      ],
      "inputSchema": {
        "type": "object",
        "required": [
          "url"
        ],
        "properties": {
          "url": {
            "type": "string",
            "format": "uri"
          }
        }
      },
      "outputExample": {
        "title": "Markdown",
        "markdown": "## History\n...",
        "words": 4120
      },
      "lastUpdated": 1788778440,
      "metadata": {
        "category": "ai-tools",
        "provider": "Venture",
        "pricePerCallUsd": 0.01
      },
      "settlement": "self-serve: pay USDC on Base, then POST /redeem {\"txHash\"} for an API key",
      "docs": "https://api.venturebot.party/"
    }
  ],
  "pagination": {
    "limit": 20,
    "offset": 0,
    "total": 1
  }
}