Every Fed speech, FOMC statement, macro release, and prediction market in one place. Unified, searchable, and traceable to the primary source.
Rate environment is shifting in your favor. Markets price a 70% chance of a June cut, which would lower your cost of capital by ~40bps. But the Loudoun moratorium is the key risk: extended through Q3, blocking new permits in your target corridor.
Found 3 relevant articles. Subscribed you to VA moratorium updates, rate shifts above 5%, and FOMC speaker mentions of neutral rate.
A single corpus across central-bank transcripts, prediction markets, and every macro release — with citations you can trust and an API that returns the source.
Natural-language queries across 12,000+ Fed transcripts, macro releases, and every major prediction venue. Purpose-built indices, not generic RAG.
Corpus, reconciliation, streaming, alerts, and thesis tracking: one semantic layer from primary source to portfolio decision.
| Typical general-purpose LLMs | Wato | |
|---|---|---|
| Source | 2023 training snapshot | Normalized primary-source corpus |
| Updates | You ask; it paraphrases. | Proactive — pings you when a thesis moves |
| History | No backtest, no memory | Every query replayable across the archive |
from wato import Client c = Client() out = c.query( "june cut probability", venues=["kalshi", "pm", "cme"], cite=True, ) out.value # 70.2% out.citations # 3 sources
One endpoint for primary sources, market probabilities, and the semantic layer that ties them together. Stream it into your models, your dashboards, or your terminal.
POST api.watolabs.com/v1/ask { "query": "what changed in the Fed's view of the labor market this quarter?" , "range": "2026-01-01..2026-04-17", "sources": ["fomc", "speeches", "beige_book"], "return": ["answer", "citations", "timeline"] }
We're onboarding a small cohort of funds, desks, and independent researchers first.