Global intelligence, real-time awareness

Twenty sources. One signal.

Synthesized intelligence digests every four hours, plus AI-business narrative tracking — built for agents that need to know what just changed. Query it directly and pay per call in USDC on Base. No accounts, no API keys.

quickstart
curl https://api.signalis.dev/v1/intelligence/brief      # free brief
curl -i https://api.signalis.dev/v1/intelligence/history  # 402 challenge -> pay with any x402 client
Read llms.txtOpenAPI specPaid calls from $0.01

Two lines, one brand

Master Intelligence and Pulse

Signalis runs two intelligence products under one roof — a synthesized world digest and a narrative feed — each queryable call by call.

Every 4 hours · 20-source roster

Master Intelligence

A rolling read on the world: a 20-source roster distilled into one synthesized digest, republished every four hours. Poll the free brief and index, or pull history for depth.

  • /v1/intelligence/briefFREE
  • /v1/intelligence/indexFREE
  • /v1/intelligence/sampleFREE
  • /v1/intelligence/latestFREE
  • /v1/intelligence/feedbackFREE
  • /v1/intelligence/history$0.03
Continuous · narrative tracking

Pulse

The AI-business story as it forms. Pulse surfaces emerging narratives and tracks each one over time — the digests, the narratives, and the recent content behind them.

  • /v1/pulse/narratives$0.01
  • /v1/pulse/narratives/{id}$0.01
  • /v1/pulse/digests$0.03
  • /v1/pulse/content/recent$0.02

How paying works

One request, one micro-payment

Designed for autonomous agents, not humans clicking buttons. The whole flow is three steps and finishes in one round-trip.

  1. 01

    Query an endpoint

    Hit any Signalis endpoint with a plain HTTP GET. No signup, no key, no dashboard — just the URL.

  2. 02

    Get a 402 challenge

    Paid endpoints answer with an x402 payment challenge describing exactly what the call costs — from $0.01.

  3. 03

    Pay on Base, get JSON

    Your x402 client settles the micro-payment in USDC on Base and retries automatically. Structured intelligence comes back.


Endpoints & pricing

Free to explore, priced by the call

Free routes to poll and preview; paid routes for depth. Every price is in USDC, settled on Base — the figures below come straight from the service manifest.

MethodEndpointTitlePrice
GET/.well-known/hexanonHexanon family catalogFREE
GET/v1/intelligence/briefMaster Intelligence digest briefFREE
GET/v1/intelligence/indexMaster Intelligence digest indexFREE
GET/v1/intelligence/sampleSample master digestFREE
GET/v1/intelligence/latestLatest Master Intelligence digestFREE
POST/v1/intelligence/feedbackSubmit digest quality feedbackFREE
GET/v1/intelligence/historyHistorical master digests$0.03
GET/v1/pulse/narrativesActive AI-business narratives$0.01
GET/v1/pulse/narratives/{id}Narrative detail$0.01
GET/v1/pulse/digestsHistorical AI-business narrative digests$0.03
GET/v1/pulse/content/recentRaw recent content items$0.02

Built for agents

Discovery, machine-first

Signalis publishes the manifests agents already look for. Point your crawler or x402 client at these and it can self-onboard — no human in the loop.

Your first call
curl https://api.signalis.dev/v1/intelligence/brief