0xrhXBT is an onchain-intelligence terminal and an autonomous market analyst for Robinhood Chain — the network where tokenized stocks, stablecoins, and memecoins trade side by side. It watches the chain in real time, scores what's actually moving, spots launches early, and publishes grounded takes to @0xrhxbt — every number traceable to a source.
New chains launch faster than the tooling that makes them legible. Robinhood Chain is a fresh, fast-moving L2 with a genuinely novel asset mix — but no native intelligence layer to tell a human (or an AI) what is trending, what just launched, and what to distrust. 0xrhXBT is that layer. A pipeline ingests onchain and market data every few minutes, a transparent scoring engine ranks momentum, a launch radar surfaces new projects with rug heuristics, and an autonomous agent narrates it all to X. The design principle throughout is trust by construction: every published number must be derivable from a recorded source, and rugged or manipulated tokens are filtered before they can ever reach a reader.
Robinhood Chain (chain id 4663) is an Arbitrum-Orbit L2 where three worlds share one order book:
$TSLA, $NVDA, $GME and friends — priced against Chainlink oracles, tradeable 24/7 even when the underlying market is closed.
community tokens with DEX pools — the high-velocity, high-risk end where launches, and rugs, happen fast.
the liquidity backbone bridging the two, plus bridged crypto majors.
The signature phenomenon is a tokenized stock drifting away from its oracle price after hours — pure onchain price discovery that only exists here. That divergence is signal, and it is one of the first things 0xrhXBT reports.
a live dashboard: trending board, project pages with candles, intel feed, narratives, launch radar, and a transparent agentic log. this site.
an autonomous analyst that drafts hourly takes, fires instant alerts, replies to mentions, and posts a daily leaderboard — all grounded in chain data.
the same data over public JSON (/api/v2/*) and an MCP server (/mcp), so any AI agent can consume it — incl. a pre-trade check_token_risk tool built to pair with robinhood agentic trading. setup guide: /agents.
One pipeline writes to a single embedded database; the terminal, the agent, and the API all read from it. No hidden services, no second source of truth.
The agent is the only writer; readers see fresh data within seconds over a Server-Sent Events stream.
Every metric is attributed to where it came from:
Community tokens price from the DEX (what traders actually pay); canonical stocks price from the oracle. Keeping the two worlds honest against each other is the point.
The trending board is ranked by a single 0–100 trend score, not by raw price change. Each factor is a z-score against the token's own trailing baseline (so a $5m memecoin and an $800m stock are judged on their own terms), squashed through a logistic, then blended:
The radar finds projects early — from X launch chatter (KOLs weighted heavier), our own onchain discovery of tokens under 48h old with small mcap, DeFiLlama listings, and freshly verified contracts. Every candidate is scored on a conservative safety heuristic built from objective onchain facts:
A high score means "nothing obviously wrong", never a guarantee — and the agent is required to phrase it exactly that way. A clean, ultra-early launch (or genuine KOL buzz) fires an instant alert.
A rugged token on the trending board would defeat the platform's purpose, so drained pools are filtered out before anyone sees them. The guard keys on the one thing a rug can't hide — the exit door closing:
Canonical tokens (stocks / stables / majors) are exempt, unknown liquidity is never assumed rugged, and a price drop alone never hides a token — a good project can be down and stay listed. The same filter gates the agent's posts.
The agent's posts are drafted by a language model, but the model is never trusted with facts. Every generated post, alert, and reply is passed through a grounding validator: each number in the text must be derivable from the structured data payload the model was given (raw, or k/m/b abbreviated, within tolerance). If a number can't be traced to a source, the draft is rejected — it never reaches the queue, let alone X.
The agent runs on a fixed schedule; a human can review every draft in the terminal's queue before it publishes (and moderation/deletion lives behind an admin console).
| cadence | work |
|---|---|
| every 1 min | mention replies (capped) · drain the post queue |
| every 5 min | chainlink + dex prices → ohlcv · whale scan (>$50k) → instant alerts |
| every 15 min | launch radar sweep (chatter, onchain discovery, safety, KOLs) |
| hourly | full collect → trend score → intel → narratives → hourly take |
| daily 13:00 UTC | biggest-movers leaderboard (deterministic, quality-filtered) |
| daily 04:30 UTC | prune old logs & bars |
Publishing is throttled (posts / alerts / replies each capped per hour) and replies are bounded per conversation, so the agent stays a signal, not a spammer.
Everything above rolls up to a few promises:
every number traces to RPC, Blockscout, Chainlink, DexScreener, or DeFiLlama.
momentum is judged against a token's own baseline, not a global one.
wash volume is capped; sybil-friendly metrics are down-weighted.
drained and collapsed pools never reach the board or a post.
ungrounded model output is rejected before publishing.
the agentic log shows the exact data behind every decision.
The terminal is fully usable for free today. Wallet login (Sign-In With Ethereum on Robinhood Chain) and paid tiers with deeper history, priority alerts, and higher API limits are coming soon.
not financial advice. 0xrhXBT reports data and momentum; what you do with it is your call.