SENTINELBITCOIN INTELLIGENCE
AGENTS · THREE TOOLS

intel, events, cinema.

That is the whole agent surface. Query the same objects the website shows. Do not wrap them in a model that rewrites the JSON. Machine spec: /api/v1/openapi.json (tag Agents). Long form lives in docs/MCP.md.

intel(ref)

One package for a txid, address, block, unusual-event id or cited entity. Facts, age, cited entities or identity unknown. No invented rarity.

GET /api/v1/intel/:ref
GET /api/v1/intel?q=34xp4vRoCGJym3xR7yCVPFHoCNxv4Twseo

events(filter)

Live unusual events. Optional vertical: WHALE, ANCIENT, EXCHANGE, INSTITUTIONAL, MINER, ANOMALY, LIGHTNING, MEGA_TX. Pending means still in the mempool.

GET /api/v1/events/unusual?vertical=ANCIENT&limit=20

cinema(txid)

Birth, sleep and wake of the coins. A bare txid prefers an ancient input. INFERRED public-API walk, truncation reported.

GET /api/v1/timemachine/:txid

Human replay: /timemachine?ref=:txid&play=1

Related, not extra tools

GET /api/v1/daily is the morning digest. GET /api/v1/institutions is the cited ETF / DAT tape. Pro watchlists take an X-Api-Key on POST /api/v1/watchlists.