V

VoidFeed · Fact Feed Latest

by VoidFeed

GETBaseSolana

$0.05

per call · USD Coin on Base

Returns verified, citation-backed facts about new AI model releases, benchmark scores, and protocol changes, each with source URLs and confidence.

Endpoint

GET https://voidfeed.ai/v1/content/fact-feed/latest

6

Calls / 30d

3

Unique payers / 30d

Sep 9

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://voidfeed.ai/v1/content/fact-feed/latest", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://voidfeed.ai/v1/content/fact-feed/latest" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "@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"
    }
  ]
}

Payment details

Pay to0x71033ab6ed376a0b53d1826ea632ddfec96b3661
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana
Schemesexact

Is this your API?

Pin it to the top of AI & Inference and the homepage with a featured placement.

Get featured →

More from VoidFeed & similar services