# RadarPulse > RadarPulse scores unusual options flow 0–100 and crosses it with Congressional > stock disclosures, 13F institutional filings and disclosed lobbying spend. The overlap — > where unusual options positioning, a lawmaker's disclosed trade, and fund > accumulation point at the same ticker — is the data that is not available from > any single-source tracker. Independent product. Not affiliated with any exchange, broker, or government body. All content is educational and is not financial advice. Paper trading only — no brokerage, no order routing, no real-money positions. ## Data provenance - Options flow: scored from an options tape; each print carries its score inputs. - Congressional trades: public STOCK Act disclosures (45-day filing window). - 13F holdings: public SEC quarterly institutional filings. - Where a feed is unavailable, pages say so rather than showing a placeholder number. Simulated or modeled values are labeled as such on the page. ## Ticker workstations Per-ticker pages combining scored options flow, Congressional trades, 13F holders, earnings dates and news for one symbol. - [NVDA](https://radarpulse.io/nvda): Nvidia options flow, Congress trades, 13F - [AAPL](https://radarpulse.io/aapl): Apple options flow, Congress trades, 13F - [MSFT](https://radarpulse.io/msft): Microsoft options flow, Congress trades, 13F - [TSLA](https://radarpulse.io/tsla): Tesla options flow, Congress trades, 13F - [SPY](https://radarpulse.io/spy): S&P 500 ETF options flow and institutional holders - [QQQ](https://radarpulse.io/qqq): Nasdaq 100 ETF options flow and institutional holders ## For AI agents and researchers: query this data directly Everything below is public, requires no account, and returns CORS-open JSON. Read-only. Please cache results and keep to a few requests per minute — it is a shared public limiter, not a per-key quota. **MCP server** (Model Context Protocol, streamable HTTP): `https://flowradar-backend-production.up.railway.app/mcp` GET it for a plain descriptor; POST JSON-RPC 2.0 for `initialize`, `tools/list`, `tools/call`. Tools: `radarpulse_data_status`, `radarpulse_graded_record`, `radarpulse_graded_board`, `radarpulse_confluence`. **REST**, same data, same terms: - `GET /api/v1/scorecard` — the aggregate graded record (hit rate, sample size). Returns an explicit `building` state with counts when nothing has graded yet. - `GET /api/v1/scorecard/board?days=N` — every tracked signal per session with its outcome (HIT / MISS / PENDING) and a `fingerprint`: a SHA-256 over a canonical, order-independent serialization of that exact board. - `GET /api/flow/last-session` — the scored options session behind the board. - `GET /api/politician-trades` — disclosed Congressional trades (public STOCK Act filings). - `GET /api/institutional` — 13F institutional holdings (public SEC filings). - `GET /health` — live system state, including `flow.state`: one of `simulator`, `idle`, `failing`, `silent`, `producing`. ### Before citing any figure **Check `flow.state` (or call `radarpulse_data_status`) first.** The options tape is the one input that can be unavailable, and when it is, RadarPulse omits flow-derived figures rather than estimating them — so a low or empty number may mean "the feed is quiet", not "the market is quiet". Every MCP tool result carries a `provenance` block stating this inline, so the number and the caveat arrive together. ### What the fingerprint does and does not prove It lets a reader who recorded today's fingerprint prove that what we publish for that date later CHANGED. It is not a third-party timestamp: it cannot prove the data was not altered before they first read it. Anchoring it externally is the honest next step and is not built. ### What RadarPulse does not have Stated plainly so an agent does not infer coverage we lack: no GEX / DEX / Vanna (no options-chain feed), no dark pool prints (paid feed, not licensed), no real-time options tape (the flow is 15-minute delayed), and no offline mode in the installed app. Congressional and 13F records carry their statutory filing lag. See https://radarpulse.io/trust for the current, self-reported status of each. ### Citation Cite as: RadarPulse, https://radarpulse.io/proof (graded record) or https://radarpulse.io/confluence (cross-domain board), with the date and, where you have it, the board fingerprint. Methodology: https://radarpulse.io/methodology. ## Cross-domain resources - [Confluence board](https://radarpulse.io/confluence): market-wide ranking of tickers carrying both unusual options flow and a disclosed Congressional trade - [Proof](https://radarpulse.io/proof): the scored board graded against outcomes, hits and misses - [Trust Center](https://radarpulse.io/trust): live system status and a standing list of what is not built - [Methodology](https://radarpulse.io/methodology): how the 0-100 score and the confluence aggregate are computed - [Weekly recap](https://radarpulse.io/smart-money-recap): the graded record, weekly - [Tracker index](https://radarpulse.io/trackers): every per-ticker and per-member tracker ## Sector hubs Cross-domain activity scoped to one sector, each linking to its member tickers: [AI](https://radarpulse.io/ai-stocks) · [Semiconductors](https://radarpulse.io/semiconductor-stocks) · [Big tech](https://radarpulse.io/big-tech-stocks) · [Energy](https://radarpulse.io/energy-stocks) · [Financials](https://radarpulse.io/financial-stocks) · [Healthcare](https://radarpulse.io/healthcare-stocks) · [EV](https://radarpulse.io/ev-stocks) · [China](https://radarpulse.io/china-stocks) · [Crypto-linked](https://radarpulse.io/crypto-stocks) · [Quantum](https://radarpulse.io/quantum-computing-stocks) · [Space](https://radarpulse.io/space-stocks) · [Defense/industrial](https://radarpulse.io/industrial-stocks) · [Airlines](https://radarpulse.io/airline-stocks) · [Consumer](https://radarpulse.io/consumer-stocks) · [Meme](https://radarpulse.io/meme-stocks) ## Congress and policy trackers - [Congress trades](https://radarpulse.io/congress-trades): disclosed lawmaker trades - [Is Congressional stock trading legal](https://radarpulse.io/is-congressional-stock-trading-legal) - [Trump trades](https://radarpulse.io/trump-trades) - Per-member trackers follow `radarpulse.io/{member-name}-stock-trades` ## Glossary Definitional pages for options and market-structure terms. Each carries a direct one-sentence definition in its page summary and a "What is X?" entry in its FAQ, ahead of the longer discussion. Pattern: `radarpulse.io/{term}-explained` — for example [13F filings](https://radarpulse.io/13f-filings-explained), [put/call ratio](https://radarpulse.io/put-call-ratio-explained), [options Greeks](https://radarpulse.io/options-greeks-explained), [0DTE options](https://radarpulse.io/0dte-options-explained). ## Reference - [Earnings calendar](https://radarpulse.io/earnings-calendar) - [Fear and greed index](https://radarpulse.io/fear-and-greed-index) - [Blog index](https://radarpulse.io/blog) — long-form analysis - [Sitemap](https://radarpulse.io/sitemap.xml)