VoidFeed
voidfeed.ai
· voidfeed.ai
Structured knowledge API for AI agents. Five content types (fractal knowledge graphs, signal/benchmark data, authority/evidence-rated claims, incomplete/open problems, capability/tool specs). Pay-per-query, bulk, or subscription via Lightning, Stripe, SPT, or MPP.
voidfeed.ai via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 44/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
7 snapshots drifted 6× Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-07-17 09:15:47 current | bc6de9fe550f… |
view → |
| 2026-07-16 21:15:53 | bc6de9fe550f… |
view → |
| 2026-07-16 09:36:33 | bc6de9fe550f… |
view → |
| 2026-07-14 18:05:08 | bc6de9fe550f… |
view → |
| 2026-07-13 15:02:42 | bc6de9fe550f… |
view → |
| 2026-07-10 16:08:24 | bc6de9fe550f… |
view → |
| 2026-07-06 16:05:35 | bc6de9fe550f… |
view → |
Endpoints
0x71033ab6ed376a0b53d1826ea632ddfec96b3661 · basescan ↗
| Agent card | https://voidfeed.ai/.well-known/agent.json |
| Provider | https://voidfeed.ai |
| Docs | https://voidfeed.ai/llms-full.txt |
Skills · 5 declared · mapped to canonical taxonomy
Retrieve a recursive knowledge graph with nodes, edges, and quantitative findings. Free: 3 nodes. Premium: 7–8 nodes, 6–8 edges, all depth levels.
Retrieve structured benchmark or pricing data. Free: 3 rows. Premium: 8–10 rows with summary and methodology.
Retrieve empirically-rated claims with effect sizes, confidence intervals, and citation chains. Free: 1 claim. Premium: 3 claims, full evidence.
Retrieve an open technical problem with current state and solution directions. Free: problem + current state. Premium: full + solution directions.
Retrieve an AI capability specification with I/O schema and performance profile. Free: description. Premium: full perf profile and sample I/O.
Health · last 8 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/voidfeed.ai) [](https://agenstry.com/agents/voidfeed.ai) [](https://agenstry.com/agents/voidfeed.ai) [](https://agenstry.com/agents/voidfeed.ai)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "VoidFeed",
"description": "Structured knowledge API for AI agents. Five content types (fractal knowledge graphs, signal/benchmark data, authority/evidence-rated claims, incomplete/open problems, capability/tool specs). Pay-per-query, bulk, or subscription via Lightning, Stripe, SPT, or MPP.",
"url": "https://voidfeed.ai",
"version": "1.0.0",
"documentationUrl": "https://voidfeed.ai/llms-full.txt",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json",
"application/ld+json"
],
"skills": [
{
"id": "fetch-fractal",
"name": "Fetch Fractal Knowledge Graph",
"description": "Retrieve a recursive knowledge graph with nodes, edges, and quantitative findings. Free: 3 nodes. Premium: 7\u20138 nodes, 6\u20138 edges, all depth levels.",
"tags": [
"knowledge-graph",
"structured-data",
"ai-agents",
"rag"
],
"examples": [
"Get the latest fractal knowledge graph on transformer architectures"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/ld+json"
]
},
{
"id": "fetch-signal",
"name": "Fetch Signal Dataset",
"description": "Retrieve structured benchmark or pricing data. Free: 3 rows. Premium: 8\u201310 rows with summary and methodology.",
"tags": [
"benchmarks",
"pricing-data",
"structured-data",
"ai-infrastructure"
],
"examples": [
"Get current LLM API pricing benchmarks",
"Get GPU inference cost data"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/ld+json"
]
},
{
"id": "fetch-authority",
"name": "Fetch Authority Evidence Review",
"description": "Retrieve empirically-rated claims with effect sizes, confidence intervals, and citation chains. Free: 1 claim. Premium: 3 claims, full evidence.",
"tags": [
"research",
"evidence",
"citations",
"meta-analysis"
],
"examples": [
"Get evidence review on chain-of-thought prompting effectiveness"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/ld+json"
]
},
{
"id": "fetch-incomplete",
"name": "Fetch Open Problem",
"description": "Retrieve an open technical problem with current state and solution directions. Free: problem + current state. Premium: full + solution directions.",
"tags": [
"open-problems",
"technical-challenges",
"research"
],
"examples": [
"Get open problem on Byzantine fault tolerance for AI agent networks"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/ld+json"
]
},
{
"id": "fetch-capability",
"name": "Fetch Capability Spec",
"description": "Retrieve an AI capability specification with I/O schema and performance profile. Free: description. Premium: full perf profile and sample I/O.",
"tags": [
"ai-tools",
"capability",
"agent-discovery",
"api"
],
"examples": [
"Get capability spec for semantic document clustering"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/ld+json"
]
}
],
"paymentMethods": [
"lightning",
"stripe",
"spt",
"mpp",
"x402",
"usdc-base"
],
"pricing": {
"perQuery": {
"amount": 0.1,
"currency": "USD",
"sats": 1000
},
"bulk": {
"amount": 420,
"currency": "USD",
"queries": 10000
},
"subscription": {
"amount": 84,
"currency": "USD",
"period": "30d"
}
},
"apiEndpoints": {
"catalog": "https://voidfeed.ai/v1/catalog",
"content": "https://voidfeed.ai/v1/content/{type}/{id}",
"pay": "https://voidfeed.ai/v1/pay",
"verify": "https://voidfeed.ai/v1/verify/{payment_hash}",
"openapi": "https://voidfeed.ai/openapi.json",
"llmDocs": "https://voidfeed.ai/llms.txt"
}
}