About RWA Terminal
An open information layer for US TradFi markets and tokenized real-world assets — built on the principle that the data that drives institutional decisions should be legible to everyone curious enough to read it.
What it is
A unified terminal covering six live surfaces: a Tier-1 financial newswire, US markets snapshot (indices, stocks, bonds, FX, commodities), aggregate sentiment with mood + narratives + sector heatmap, the macro calendar (FOMC, NFP, CPI, ECB, earnings), an AI-generated daily briefing, and a conversational assistant with RAG citations.
Free during alpha. No execution, no custody, no personalised advice. Educational use only.
Who it's for
- Financial professionals who want a clean, fast view of US markets without the Bloomberg / Reuters terminal price tag.
- Researchers studying tokenized RWAs (BUIDL, OUSG, USDY, …) via the news mention layer rather than deep on-chain analytics.
- Independent traders looking for a daily AI-distilled summary of macro + equity + rates + commodities without paying for an analyst team.
How it's built
- 4-layer architecture: connectors → processing → engines → API. Zero cross-engine imports; everything talks via a message bus.
- Python 3.11+ backend (FastAPI, asyncpg, pgvector, Redis Streams), Next.js 15 frontend with App Router + RSC, Caddy reverse proxy,PostgreSQL 16 + TimescaleDB hypertables.
- AI assistant powered by Claude Haiku 4.5 with Voyage-3 embeddings + pgvector kNN retrieval. Prompt caching enabled so common queries are sub-second.
- Hosted on AWS Lightsail Tokyo — single bill, one IAM zone, predictable cost.
- Source available at the public GitHub repo.
Roadmap
- Phase 0-1 (complete): scaffolding, 10 engines, processing pipeline, Lightsail deploy.
- Phase 1.5 (live): auth gate, cost ledger, admin observability endpoints, data-integrity hardening.
- Phase 2 (active): AI daily briefing, conversational assistant, sentiment narratives, embedding dedup, NER enrichment.
- Phase 3: monetization tiers (Free / Pro / Plus / Enterprise), public API + keys, OAuth.
- Phase 4: public beta launch (ProductHunt, content marketing, grant applications, real domain).
Disclaimers
Content surfaced through this terminal — newswire items, macro releases, sentiment scores, AI summaries — is for educational and research use only. It is NOT personalised investment advice and does not constitute a recommendation to buy, sell, or hold any security. RWA Terminal does not execute orders, custody assets, or operate as a broker-dealer or investment adviser. Markets are risky; do your own research and consult a licensed professional before making financial decisions.