0xrhXBT — Robinhood Chain Intelligence
io.github.mkrz-x/rhxbtRobinhood Chain intelligence: trend scores, launch radar, KOL leaderboard, pre-trade risk checks.
Tools · 26
Ranked trending tokens on Robinhood Chain by trendScore (0-100, z-scores vs each token's own 7d baseline). Includes price, 24h volume, holders, trajectory.
Full detail for one token by symbol (e.g. TSLA, CASHCAT) or 0x address: latest snapshot, compact trend history, recent intel signals, whale transfers. Canonical Robinhood stock tokens win symbol colli…
OHLCV candles for one token by symbol or 0x address. Same series the terminal charts: intervals 5m, 1h, 1d, up to 48h of 5m or the full retained history at 1d. Bars carry their source (dex or oracle).
Search tokens on Robinhood Chain by symbol, name or 0x address fragment. Returns matches with live price, 24h change, holders, mcap and liquidity — the same search the terminal's popup uses.
Recent intel signals (volume spikes, whale transfers, stock-token oracle divergence, depegs, tvl moves...) with severity 1-5 and provenance. Optionally filter by category.
Current narratives ranked by mindshare: static categories plus LLM-named dynamic clusters of co-moving tokens, with stability labels (flash/fresh/persistent/durable) and member symbols.
Latest Robinhood Chain stats: TVL, 24h DEX volume, stablecoin mcap, transactions today, total addresses.
Pre-trade risk readout for a Robinhood Chain token by symbol or 0x address — designed to be called BEFORE placing a trade elsewhere (e.g. via robinhood agentic trading). Returns observed data only, ne…
Launch radar: early-stage Robinhood Chain candidates discovered from X chatter + onchain scans, each with the three-output assessment (riskGate pass|watch|fail, opportunity 0-100 or blocked, data conf…
Robinhood Chain KOL leaderboard — accounts ranked ONLY by verified onchain call performance (never followers): one call per contract, entry priced at the first post-tweet observation, +50% from entry …
Every tokenized stock on Robinhood Chain priced three ways at once: the 24/7 DEX price, the live US-market print (regular session only), and the Chainlink oracle (frozen at the close). premiumPct = de…
One Chainlink feed on Robinhood Chain by ticker (TSLA), token address or feed address: the latest round as the 5-minute oracle_health pass last saw it (roundId, priceUsd, lastUpdatedAt, staleSec, expe…
Per-stock settlement activity — the layer that exists nowhere else: peer-to-peer share transfers with the share that settled while the US market was CLOSED (offHoursPct, the defining statistic of a 24…
The stock-settlement counterparty graph: which wallets move tokenized equities to whom, off-pool, aggregated per wallet (counterparty addresses, prints, bought/sold notional, distinct tokens, top-coun…
Current ERC-8056 ui-multiplier per tokenized stock, with the previous value and when it changed. A multiplier change IS a corporate action — a split or stock dividend — detected from the onchain trans…
ERC-8056 corporate actions on tokenized stocks, both directions in time. `pending` is the FORWARD calendar: each stock token contract exposes newUIMultiplier() and effectiveAt(), so a split or stock d…
The AP float board: primary-market creations (mints from the zero address, i.e. real shares tokenized) and redemptions (burns) per tokenized stock over 24h, 7d and 30d, each window carrying event coun…
Morpho lending markets on Robinhood Chain: supply/borrow USD, utilization, APYs — with stockCollateral marking markets where the collateral is a registered tokenized equity, i.e. leverage against a re…
The stablecoin float on Robinhood Chain, read from each stable's totalSupply() hourly and counted at par: per-stable supply, share of the float, 24h and 7d supply change (null until a reading that old…
Robinhood Earn as observed on Morpho: the USDG-loan markets the vault lends into (supply, borrow, utilization, supply and borrow APY where Morpho reports one, stockCollateral flag), the aggregate (sup…
Lighter perpetual markets on Robinhood Chain (the chain's native perp venue, USDG-quoted): mark, index, open interest (contracts and USD), 24h volume, hourly funding rate and next settlement time per …
Hourly funding series for one Lighter perp market, newest first, with the mark and index recorded in each settlement hour. Resolve by symbol (TSLA) or market id. A missing hour is a pass the collector…
Robinhood Chain's sequencer economics measured from the blocks themselves, hourly: transactions, gas used, L2 fees actually paid (gasUsed * effectiveGasPrice summed from receipts), contract deploys (t…
What Robinhood Chain is made of: on-chain value and holders by asset class (stock / stable / memecoin / other), from our own token registry joined against each token's freshest market observation, plu…
Net capital flow across the canonical L1 bridge over the last 24h, valuation-clocked: every included flow carries an explicit price observation, and legacy unpriced rows are excluded with valuationCov…
The one-call daily read: today's top premium dislocations (dex vs live print while the session is open, dex vs frozen oracle while closed), the forward corporate-action calendar, and every Chainlink f…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"0xrhxbt_—_robinhood_chain_intelligence": {
"url": "https://rhxbt.com/mcp",
"transport": "streamable-http"
}
}
}