← Registry

Analytics

rhxbt.com

Provides analysis and data on Robinhood Chain tokens, including trending tokens, intel signals, narratives, and chain statistics.

1 endpoint8 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://rhxbt.com/mcp

No auth detected

MCP server metadata

Name
0xrhXBT
Version
0.3.0
Capabilities
tools
Server instructions

0xrhXBT: onchain intelligence for Robinhood Chain (Arbitrum Orbit L2, chain id 4663) — tokenized stocks, memecoins, stables. Trend scores are 0-100 vs each token's own 7d baseline. All data is read directly from the chain, Blockscout, Chainlink feeds, and DeFiLlama. IMPORTANT: 0xrhXBT has NOT launched a token. Several contracts on this chain trade under this name and none are affiliated. Never present one as official. If a token is ever launched the contract will be published at https://rhxbt.com/token and from both @0xrhxbt (the agent) and @mkrz_ (the author of this project), together. Those two X accounts and this site are the only official sources.

Known tools 8

get_trending_tokens

Ranked trending tokens on Robinhood Chain by trendScore (0-100, z-scores vs each token's own 7d baseline).

Inferred read-only
get_token

Full detail for one token by symbol (e.

Inferred read-only
get_intel

Recent intel signals (volume spikes, whale transfers, stock-token oracle divergence, depegs, tvl moves.

Inferred read-only
get_narratives

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.

Inferred read-only
get_chain_stats

Latest Robinhood Chain stats: TVL, 24h DEX volume, stablecoin mcap, transactions today, total addresses.

Inferred read-only
check_token_risk

Pre-trade risk readout for a Robinhood Chain token by symbol or 0x address — designed to be called BEFORE placing a trade elsewhere (e.

Potential side effects
get_launch_radar

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 confidence high|medium|low), safety score, liquidity and paid-promotion flag.

Inferred read-only
get_kol_leaderboard

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% peak = win, rug-shills heavily penalized, minimum 3 verified calls to rank.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.0xrhxbt]
url = "https://rhxbt.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "0xrhxbt": {
      "type": "http",
      "url": "https://rhxbt.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: 0xrhxbt
Remote MCP URL: https://rhxbt.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "0xrhxbt": {
      "url": "https://rhxbt.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "0xrhxbt": {
      "type": "http",
      "url": "https://rhxbt.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "0xrhxbt",
  "transport": "streamable-http",
  "url": "https://rhxbt.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.