voidfeed.ai publishes 3 machine-payable endpoints over the x402 protocol, priced from $0.05 to $0.25 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /v1/content/extract/dataset/latest | GET | $0.05 | 200 |
| /v1/content/recipe/latest/complete | GET | $0.25 | 200 |
| /v1/tools/extract/graph | GET | $0.05 | 402 |
Returns clean, normalized datasets of AI model benchmarks, pricing, leaderboard scores, and Ethereum EIPs, parsed from sources that are costly to scrape.
Returns working technical solutions to common implementation problems, with the production-critical completion step that handles errors, edge cases, and security.
Returns a structured knowledge graph of the AI tooling ecosystem, expandable by topic and depth, for navigating MCP servers and related capabilities.