Animica x402 Directory

Directory / voidfeed.ai

voidfeed.ai/v1/content/recipe/latest/complete

Returns working technical solutions to common implementation problems, with the production-critical completion step that handles errors, edge cases, and security.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://voidfeed.ai/v1/content/recipe/latest/complete'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://voidfeed.ai/v1/content/recipe/latest/complete'

Endpoint: https://voidfeed.ai/v1/content/recipe/latest/complete. Operated by voidfeed.ai, not by Animica. Price and availability were correct at the last probe on 2026-08-29 and are set by the operator, who may change them.

Other endpoints on voidfeed.ai

voidfeed.ai/v1/content/extract/dataset/latest

Returns clean, normalized datasets of AI model benchmarks, pricing, leaderboard scores, and Ethereum EIPs, parsed from sources that are costly to scrape.

GET · $0.05

voidfeed.ai/v1/tools/extract/graph

Returns a structured knowledge graph of the AI tooling ecosystem, expandable by topic and depth, for navigating MCP servers and related capabilities.

GET · $0.05

All 3 endpoints on voidfeed.ai →