RISE LISTENER

Methodology · Scope · Limits

What this is

An early-stage deal-flow dashboard tuned to Tether's stated strategic focus areas — “maximize USDT circulation, velocity, and dominance across emerging markets and real-world payment rails” (case PDF p.1).

It ingests funding announcements from crypto-native and EM-fintech press + Google News searches + LinkedIn founder posts, runs Claude Haiku as an extractor + classifier, and surfaces a tile per company scored against the Tether thesis.

Two views ship: / (Tether-tailored, deck aesthetic) and /generic (the same architecture under generic VC framing — pattern-reusability demo).

What we score

  • Thesis Fit (0–100) — match to Tether's stated strategy. Aggregate across the seven strategic focus areas.
  • USDT Impact (−5 to +5) — signed structural effect on USDT circulation in the deal's corridor. Negative = USDC-displacing at scale. Positive = USDT-supportive at scale.
  • Strategic Focus — which of the seven pillars the deal hits. A deal can hit multiple.
  • Corridor coverage — every geographic corridor the company serves, not just the HQ country.
  • On-chain volume — annualised USD volume where publicly available. Flagged verified / estimate / DD required.
  • USDT Circulation Upside — narrative answer to “if this works, what does Tether get.” Where the math isn't public, the prompt that needs answering is.
  • Tether co-investor signal — known Tether-aligned investors (Tether Investments directly or its frequent co-leads) on the cap table.
  • Closest pattern-match — the existing Tether portfolio company this most resembles. The default sourcing prompt: “if Tether already did X, this is X-shaped.”

The six strategic focus areas

Derived from Tether's stated 2026 corporate strategy + the 18 confirmed portfolio investments visible Feb–May 2026. Each acts as a filter chip at the top of the dashboard.

  1. Stablecoin Distribution — embed USDT directly into where people transact, on any chain (Whop, Speed, Ark Labs, t-0 Network, Axiym, Utexo). Includes USDT-on-BTC plays (Lightning, Ark, RGB) — see “Chain layer” below.
  2. EM Payments & Remittances — corridor settlement to replace SWIFT (LemFi, Sorted, Belo, Kotani Pay, Bitnob).
  3. DeFi & Wallets — DEXs, savings wallets, lending on USDT collateral (Drift, Sorted, Belo).
  4. Custody, Compliance & Rails — institutional infrastructure (Anchorage, t-0 Network, LayerZero).
  5. RWA & Tokenisation — commodities and reserves on-chain (Gold.com, KAIO).
  6. Freedom Tech Stack — adjacent AI / comms / energy with a credible stablecoin angle (Replit, Twenty One).

Why not 7? A previous version had “Bitcoin Programmability & Infra” as a 7th pillar — anchored on the Ark Labs announcement. On reflection that conflated implementation with strategy: a USDT-on-Bitcoin play is Stablecoin Distribution where the chain happens to be BTC. The chain is now an implementation tag (chain_layer), not a strategic pillar. Pure-BTC plays with no stablecoin angle (Strike's Lightning remittance, Metaplanet's BTC treasury) are landscape-monitor only or Freedom Tech adjacencies, not pipeline targets.

Chain layer (implementation)

Surfaced in each tile's detail panel as a simple tag row. NOT a filter chip or strategic pillar — implementation detail only. Values: BTC · Lightning · RGB · TRON · Ethereum · Solana · Polygon · Stellar · Celo · Multi-chain · Off-chain · Public-market.

Current distribution across 37 deals: Multi-chain 14 · Ethereum 9 · BTC 7 · TRON 5 · Lightning 4 · Stellar 3 · Solana 2 · RGB 2 · Celo 1 · Polygon 1.

Sources

23 editorial RSS feeds across crypto-native press (The Block, CoinDesk, Decrypt, Crypto Briefing, CryptoSlate, Cointelegraph, Blockworks, Bitcoin Magazine, The Defiant) + EM-fintech (TechCabal, Rest of World, Finextra, Sifted) + crypto-native VC research (a16z crypto, Variant, Multicoin, Paradigm, Galaxy Research, Pantera, Castle Island, 1confirmation) + crypto newsletter signal (Bankless, Milk Road).

12 Google News RSS queries for sources without public RSS — DL News, Messari Pro, Cobie, Wamda, plus theme-specific queries (stablecoin seed, EM remittance, BTC Lightning, Africa+LatAm crypto, Tether-backed, LinkedIn founder posts).

Production refresh paths. Three commands cover the pipeline:

  • npm run ingest — fetches articles, runs Claude Haiku as extractor + classifier (~5-10 min, ~$3-5 API spend)
  • npm run sync:cryptorank — pulls Tether fund rounds from CryptoRank's API and merges into data/deals.json by company-name (requires CRYPTORANK_API_KEY; dry-runs without)
  • npm run sync:notion — upserts every deal as a Notion DB page so pipeline triage happens in Notion (requires NOTION_TOKEN + NOTION_PARENT_PAGE_ID)

For the demo, data/deals.jsonis hand-curated from verified sources (CryptoRank's public Tether fund page, Tether.io press releases, CoinDesk / TechCrunch / Wamda coverage, the case's competitor-map workbook). Every deal carries the source URL it was extracted from. The classifier prompt is anchored on verbatim Tether language from the 2026 announcements.

What public ingestion does NOT capture

Flagged on every tile as “DD required” rather than hidden behind plausible-looking numbers.

  • Founder background / prior-deal history. Requires LinkedIn-depth pulls, Pitchbook, network conversations. Marked “Phase 2” in each deal's detail panel.
  • Cap-table depth. Lead + named co-investors come from press. Full cap table (allocations, board seats, anti-dilution, pro-rata) is private and IC-DD.
  • Per-corridor stablecoin share. Aggregate annualised volume sometimes public; per-corridor USDT vs USDC split almost never. Companion to circulation-upside math.
  • Co-investor relationship depth. The sidebar “Co-Investor Watch” widget surfaces recurring names from public press; it does not show warm-intro paths or strength of historical relationship.
  • Stage 1 quality of sourcing. Public sources capture ~10–20% of pre-seed rounds. The rest close before press. A production version layers CryptoRank API, Companies House filings, accelerator directories.

Architecture

  • Next.js 16 + output: 'export' — pure static HTML/JS, no runtime backend. Zero attack surface beyond the CDN.
  • Cloudflare Pages — chosen over Vercel post-2026 credential breach. Free tier covers this load.
  • JSON storagedata/deals.json committed to the repo; auto-rebuilds on push (when GitHub is connected). Source of truth.
  • TypeScript types — schema-as-code in src/types.ts; every optional field documents what it represents.
  • Architecture credit — forked from Sam Frampton's LISTENER (Mercuri.vc); re-thesised end-to-end for Tether. Sam's original lives at /generic.

Honest limits

  • This is a sourcing tool — pipeline build + thesis-fit screening. Not a closing tool, not a model.
  • Thesis fit and USDT impact are classifier judgments anchored on verbatim Tether language. They are not partnership signals — treat 70+ as “worth a first call,” 40–69 as “track and revisit,” <40 as noise.
  • “Likely open” is a heuristic on announcement recency and language. Not confirmation that the round is actually still raising.
  • Most pre-seed activity is invisible to public sources. The dashboard is one input to an investor's sourcing process, not the whole process.

What was added in v3

Implemented after first-round feedback on the dashboard.

  • Tether Stack Integration column — every deal carries 0-3 product surfaces it could plausibly integrate with (WDK / tether.wallet / XAUT / USAT / Hadron) plus a rationale per surface and a confidence tier. Filter chip in the sidebar; surface badges on the tile; full detail block in the panel. Mirrors C.5 of the IC memo.
  • Corridor stablecoin split — per-corridor USDT vs USDC vs other-stable share, with bar visualisation in the detail panel. Confidence tier (verified / estimate / DD-required) on every row so the dashboard never lies about precision. Populated where competitor map / press disclosed; explicitly DD-required otherwise.
  • Press Heat Timeline — chronological list of press hits per deal. Drives the new Heat sort, which surfaces companies with the most-recent multi-source coverage. Different signal than “announcement date” — catches narrative momentum.
  • Expanded ingestion sources — 11 new RSS feeds added to scripts/ingest.ts: a16z crypto, Variant Fund, Multicoin, Paradigm, Galaxy Research, Pantera Blockchain Letter, Castle Island, 1confirmation, Bankless, Milk Road. DL News / Messari Pro / Cobie reachable via Google News fallback queries since they don't publish public RSS.
  • CryptoRank API integrationscripts/cryptorank-sync.ts. Pulls Tether fund rounds from CryptoRank's v0 API (requires Basic-tier key). Merges by company-name into data/deals.json; enriches existing entries or stubs new ones for next-run classification. Dry-runs gracefully without auth.
  • Notion mirror syncscripts/sync-notion.ts. Pushes every deal into a Notion DB (creates it on first run) with 25 structured properties (Thesis Fit, USDT Impact, Strategic Focus multi-select, Corridor Coverage multi-select, Stack Integration multi-select, Lead Investor, DD Items Open, Required DD, etc). Pipeline triage now lives in Notion alongside the rest of the workspace.

Phase 3 (next)

  • • Per-corridor USDT vs USDC volume from Nansen + Chainalysis (most splits in this build are estimate / DD-required — need chain data to make them verified)
  • • Companies House SH01 filings to catch UK/EU rounds pre-press
  • • Founder graph: prior companies, prior exits, who else worked there, who they co-invest with (needs LinkedIn-depth + Pitchbook)
  • • Co-investor relationship strength (not just frequency) — needs warm-intro graph beyond press
  • • Email digest for the Expansion team
  • • Weekly cron via GitHub Actions for auto-refresh + auto-deploy