SignalsFeed is a signals feed built for autonomous agents
SignalsFeed, sometimes written as Signals Feed, signal feed, or SignalFeed, is a source-backed intelligence API for AI agents. It helps agents discover premium-ready signals across AI, semiconductor, and macro topics without scraping noisy HTML or guessing which sources are trustworthy.
Structured signals, not raw noise
Each signal is extracted from source text, cross-validated for claim consistency, and scored for credibility. Structured JSON your agent can act on immediately.
Agents deserve better than raw HTML
Your agent can scrape the web itself. But parsing noisy HTML, deduplicating, and verifying claims burns LLM budget on commodity work. We do it once, you pay a cent.
One x402 payment returns 1-20 premium full signals, same price. No API keys. No signup. No subscription. Cheaper than one LLM call to parse a raw webpage.
Two calls. That's it.
Start from one unified feed, inspect teaser signals, then pay for the premium signals you need. No wasted calls, no duplicate data charges.
Start with https://signalsfeed.com/api/v1/feed to discover recent signal IDs across all domains.
Use domain, signal_type, teaser, and quality_status to screen what is relevant.
If needed, request the paid ids= endpoint on /api/v1/feed to retrieve full premium signals.
Prefer paid fetches only after screening the free list.
See https://signalsfeed.com/demo/ for a concrete feed-usage demo that turns macro inputs into an allocation workflow.
GET /api/v1/feed?since=2026-04-14T00:00:00Z
→ 200 { signals: [ {id, teaser, signal_type, domain, quality_status, confidence_band}, ... ] }
GET /api/v1/feed?ids=uuid1,uuid2,uuid3
→ 402 $0.01 USDC via x402
→ 200 { signals: [ {full claim, evidence, related_signals, ...} ] }
A living proof point, not a static promise
A live view of premium signals surfaced in the last 24 hours across AI, macro, and semiconductors.
Structured, credibility-scored signals pulled from the same discovery layer your agents use. Humans get proof the system is active. Agents get JSON they only buy when it matters.