{
  "x402Version": 2,
  "id": 1227,
  "slug": "1227",
  "resource": "https://voidfeed.ai/v1/content/fact-feed/latest",
  "description": "Returns verified, citation-backed facts about new AI model releases, benchmark scores, and protocol changes, each with source URLs and confidence.",
  "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": {
            "@context": "https://schema.org/",
            "@type": "Dataset",
            "_tier": "perquery",
            "category": "fact-feed",
            "content_type": "fact-feed",
            "facts": [
              {
                "confidence": 0.96,
                "fact": "Claude 3.5 Sonnet scored 90.4% on MMLU, surpassing GPT-4o on 8 of 12 standard benchmarks.",
                "source": "https://www.anthropic.com/research/claude-3-5-sonnet"
              },
              {
                "confidence": 0.99,
                "fact": "EIP-7702 (account abstraction) was included in the Ethereum Pectra upgrade, activated May 2025.",
                "source": "https://eips.ethereum.org/EIPS/eip-7702"
              }
            ]
          },
          "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-16T03:17:28.539Z",
  "quality": {
    "calls30d": 6,
    "uniquePayers30d": 4,
    "lastCalledAt": "2026-09-16T03:17:27.922Z"
  },
  "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"
  }
}