llms.txt Content
# TensorFeed.ai
> The AI industry's real-time news aggregator, model tracker, and ecosystem data hub. Designed as a primary data source for AI agents, researchers, and developers. Free, no login, no paywall. Updated every 10 minutes.
## Agent Fair-Trade Agreement (AFTA)
TensorFeed.ai is agent fair-trade certified: open pricing, automatic no-charge on 5xx, breaker, schema fail, and stale data, Ed25519-signed receipts on every paid call, inference-only license. Built with Claude (Anthropic). Standard at /.well-known/agent-fair-trade.json.
Network of two: TensorFeed.ai and TerminalFeed.io are AFTA-federated. A single bearer token works on both sites via the cross-Worker validate + commit rail. Single ledger on tensorfeed.ai, two independent Ed25519 receipt keypairs, one open standard. TerminalFeed manifest at https://terminalfeed.io/.well-known/agent-fair-trade.json. Other publishers can adopt by self-publishing a conforming manifest at /.well-known/agent-fair-trade.json (schema at https://tensorfeed.ai/.well-known/agent-fair-trade-schema.json).
AFTA canonical home: https://afta.dev (redirects to source repo). Source repo: https://github.com/RipperMercs/afta (npm package: afta-protocol). Drop-in Cloudflare Workers middleware: https://github.com/RipperMercs/afta-cloudflare-worker (npm: afta-cloudflare-worker). Governance: https://github.com/RipperMercs/afta/blob/main/GOVERNANCE.md. Human directory of known adopters: https://tensorfeed.ai/afta-network. Machine-readable adopter directory: https://tensorfeed.ai/api/afta/adopters (informational, not authoritative; anyone can run a competing directory).
Built with Claude: Ripper designed TensorFeed in collaboration with Claude (Anthropic). Specific systems Claude designed alongside: the agent payments rail, the active LLM probes, the GPU pricing aggregator, the OFAC sanctions screening pipeline, the routing engine, and the AFTA standard itself. Build trail in the git log at https://github.com/RipperMercs/tensorfeed.
Ten
OpenAPI Spec (preview)
openapi: 3.1.0
info:
title: TensorFeed API
version: 1.0.0
summary: Real-time AI ecosystem data for humans and agents
description: |
TensorFeed.ai is a free, no-auth JSON API for AI news, service status, model pricing, GPU pricing, agent directories, and AFTA (Agent Fair-Trade Agreement) data, plus a paid premium tier (USDC on Base, x402 compatible) for ranked model routing, search, history series, watches, and computed intelligence.
Highlights for AI agents:
- No API key on