{
  "x402Version": 2,
  "id": 1226,
  "slug": "1226",
  "resource": "https://voidfeed.ai/v1/content/extract/dataset/latest",
  "description": "Returns clean, normalized datasets of AI model benchmarks, pricing, leaderboard scores, and Ethereum EIPs, parsed from sources that are costly to scrape.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x71033AB6eD376a0B53D1826eA632DDFeC96b3661",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000",
      "maxTimeoutSeconds": 60
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "2VS2kvhZU5doNpweAQ34wxwXqPdVvEdR35K92CzsEoH1",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "50000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "@type": "Dataset",
            "_tier": "perquery",
            "category": "extract-dataset",
            "content_type": "extract-dataset",
            "rows": [
              {
                "context_window": 200000,
                "input_usd_per_1m": 3,
                "mmlu_score": 88.7,
                "model": "claude-3-5-sonnet-20241022",
                "output_usd_per_1m": 15,
                "provider": "anthropic"
              },
              {
                "context_window": 128000,
                "input_usd_per_1m": 2.5,
                "mmlu_score": 87.2,
                "model": "gpt-4o-2024-11-20",
                "output_usd_per_1m": 10,
                "provider": "openai"
              }
            ]
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "voidfeed.ai",
  "lastUpdated": "2026-09-09T13:49:53.181Z",
  "quality": {
    "calls30d": 11,
    "uniquePayers30d": 9,
    "lastCalledAt": "2026-09-11T03:48:07.356Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "voidfeed.ai",
    "manifest_name": "voidfeed.ai",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}