← Registry

General Tools

x402-services-production.up.railway.app

A server for fetching, converting, and extracting web content, and storing key-value data.

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

ENDPOINT 1

https://x402-services-production.up.railway.app/mcp

No auth detected

MCP server metadata

Name
x402-services
Version
1.0.0
Capabilities
tools

Known tools 147

markdown

Convert raw HTML to clean, LLM-ready markdown.

Inferred read-only
extract

Extract structured data (title, links, meta, headings, text) from HTML as JSON.

Inferred read-only
read

Fetch any public web page and return clean, LLM-ready markdown (plus title and final URL).

Inferred read-only
read_structured

Fetch any public web page and return structured JSON: title, meta description, headings, links, text preview.

Inferred read-only
memory_set

Agent Memory: durable key-value storage that survives between agent runs.

Inferred read-only
memory_get

Agent Memory: read a stored value by key, or omit key to list all keys in your namespace.

Inferred read-only
schedule

Webhook Scheduler: schedule a future HTTP callback.

Inferred read-only
schedule_status

Webhook Scheduler: check a scheduled job's status and last delivery result.

Inferred read-only
counter

Atomic counter: increment-and-return a named counter (collision-free running totals & IDs across agent runs).

Inferred read-only
lock_acquire

Distributed lock: acquire a named lock for ttlSec so only one agent proceeds.

Inferred read-only
lock_release

Release a distributed lock you hold.

Inferred read-only
queue_push

Task queue: append a JSON item to a named queue for later/other agents.

Inferred read-only
queue_pop

Task queue: pop the oldest item from a named queue (FIFO).

Inferred read-only
idempotency

Idempotency key: returns firstTime:true only once per key within ttl (dedupe retries/double-sends).

Inferred read-only
pubsub_publish

Pub/sub: publish a message to a topic.

Potential side effects
pubsub_poll

Pub/sub: fetch messages on a topic newer than a sequence number.

Inferred read-only
board_set

Shared blackboard: set a versioned key on a multi-writer board.

Inferred read-only
board_get

Shared blackboard: read one key or list all keys+entries.

Inferred read-only
ratelimit

Rate-limit token bucket: shared self-throttle.

Inferred read-only
deadman_register

Dead-man's switch: if you don't ping within intervalSec, we POST your webhook.

Potential side effects
deadman_ping

Dead-man's switch: heartbeat to keep the switch from firing.

Inferred read-only
calc

Exact calculator + unit conversion (arbitrary precision).

Inferred read-only
datetime

Date/time math + timezones.

Inferred read-only
business_days

Add/subtract business days (skips weekends + given holidays).

Inferred read-only
regex

Apply a regex to text and return all matches + capture groups (deterministic; LLMs guess regex wrong).

Inferred read-only
jsonschema

Validate data against a JSON Schema (strict).

Inferred read-only
diff

Structured deep diff of two JSON values (added/removed/changed by path).

Inferred read-only
cron_explain

Explain a cron expression: the next N run times in a timezone.

Inferred read-only
schedule_cron

Recurring webhook: fire your URL on a cron schedule (repeats).

Inferred read-only
links_check

Batch link-liveness: check up to 50 URLs return 200 (dead-link detection).

Inferred read-only
inbox_create

Webhook inbox: get a disposable URL that captures inbound POSTs for you to poll.

Inferred read-only
inbox_poll

Webhook inbox: fetch captured messages newer than a timestamp.

Inferred read-only
wallet_reputation

Wallet reputation: objective on-chain trust signals for an EVM address (vet a counterparty before dealing).

Inferred read-only
crypto_price

Live crypto & token prices in USD.

Inferred read-only
crypto_convert

Convert an amount between any two crypto/fiat assets at live rates.

Inferred read-only
crypto_balances

Full wallet portfolio: native ETH + all ERC-20 token balances for an address on Base, with amounts.

Inferred read-only
crypto_gas

Live Base gas oracle: current gas price plus estimated cost (ETH & USD) for a transfer, swap, or mint.

Potential side effects
crypto_ens

Resolve an ENS name or Basename to an address, or reverse-resolve a 0x address to its name + avatar.

Inferred read-only
crypto_tx

Transaction status & receipt on Base: confirmations, success/fail, from/to, value, fee, method.

Inferred read-only
crypto_token

Token intelligence: name, symbol, supply, holder count, source-verification, and safety signals for a contract.

Inferred read-only
crypto_yields

Top DeFi yield opportunities across chains from DeFiLlama, filterable by chain/project/min-TVL, ranked by APY.

Inferred read-only
crypto_activity

Wallet activity summary: recent transactions, top methods called, distinct counterparties, and latest actions for an address on Base.

Inferred read-only
crypto_contract

Contract decoder: pass a verified 0x contract address to get its function ABI, or a 0x-selector (8 hex) to decode which function it is.

Inferred read-only
snipe_newpairs

Snipe new token launches: the freshest liquidity pools on a chain, newest first, with pool age in seconds, price, FDV, and liquidity.

Inferred read-only
snipe_trending

Trending / hottest pools on a chain right now, ranked by volume and momentum, with price change, volume, and liquidity.

Inferred read-only
snipe_safety

Full rug/honeypot audit for a token: honeypot detection, buy/sell tax, source verification, mint/pause/blacklist/hidden-owner privileges, proxy check, holder & LP counts, plus a 0-100 risk score and plain-English verdict (AVOID / HIGH RISK / CAUTION / LOOKS OK).

Inferred read-only
snipe_honeypot

Fast yes/no honeypot check for a token before buying: is it sellable, buy/sell tax, and whether the creator has deployed honeypots before.

Inferred read-only
snipe_holders

Holder & liquidity concentration analysis: top holder %, top-10 %, LP locked/burned %, holder list with contract/lock flags, and concentration risk warnings.

Inferred read-only
snipe_pair

Full trading snapshot for a token: live price, liquidity, FDV, market cap, 5m/1h/6h/24h volume and price change, buy/sell counts, and pair age.

Inferred read-only
snipe_search

Search tokens and trading pairs across all chains by name, symbol, or address, ranked with price, liquidity, and 24h volume.

Inferred read-only
snipe_wallet

Copy-trade tracker: a wallet's recent token transfers on Base, labeled buy/sell, plus the tokens it just acquired.

Potential side effects
snipe_impact

Estimate price impact and suggested max slippage for a trade of a given USD size against a token's live pool liquidity.

Potential side effects
snipe_rh

Robinhood Chain live pools: new and trending liquidity pools on Robinhood's Ethereum L2 for tokenized stocks and DeFi, built for 24/7 agentic onchain trading.

Inferred read-only
rh_stock

Robinhood Chain tokenized-stock quote: pass a stock ticker (NVDA, AAPL, TSLA.

Inferred read-only
rh_stocks

List tokenized stocks & ETFs live on Robinhood Chain with on-chain prices, liquidity, and volume.

Inferred read-only
rh_premium

Premium/discount arbitrage signal: compares a tokenized stock's live Robinhood Chain price against the real-world equity price and returns the premium/discount % plus a buy-onchain/sell-equity signal.

Inferred read-only
rh_arb

Cross-venue arbitrage: prices a tokenized stock across every liquid Robinhood Chain pool/DEX and returns the high/low and spread %.

Inferred read-only
rh_yields

DeFi LP yield opportunities on Robinhood Chain: pools ranked by estimated fee APR (fee tier x 24h volume / liquidity), with liquidity and volume.

Inferred read-only
rh_tvl

Robinhood Chain health snapshot: total value locked, 24h DEX volume, indexed pool count, and the top pools by liquidity.

Inferred read-only
rh_pool

Deep analytics for a specific Robinhood Chain pool or token: price, liquidity, 24h volume, FDV, fee tier, estimated fee APR, and 24h price change.

Inferred read-only
rh_gainers

Top movers on Robinhood Chain: biggest 24h gainers (or losers) among liquid pools, with price change, liquidity, and volume.

Inferred read-only
rh_session_clock

US equity market session clock: is the underlying cash market (NYSE/Nasdaq) open, pre-market, after-hours, or closed right now, with holiday/half-day awareness and minutes-to-open/close.

Inferred read-only
rh_gap_radar

Overnight/weekend gap radar: while the US cash market is closed, ranks tokenized stocks by how far their 24/7 Robinhood Chain price has repriced vs the last regular-market close, with projected gap up/down at the open.

Inferred read-only
rh_liquidity_map

Liquidity map for a tokenized stock: aggregates every indexed Robinhood Chain pool and breaks down where the liquidity lives venue by venue (Uniswap/Pleiades/Rialto/Arcus.

Inferred read-only
rh_depth

Pre-trade price-impact / slippage curve for a tokenized stock: estimated % impact to buy a set of trade sizes on the deepest venue and aggregated across venues, using a constant-product model on pool liquidity.

Potential side effects
rh_spread

Effective round-trip execution cost for a tokenized stock right now: best executable buy vs best executable sell price for a small reference clip across all venues, and the resulting effective spread %, modeled with pool fee + constant-product impact.

Inferred read-only
rh_new_listings

Freshest tokens on Robinhood Chain: the newest tokenized stocks/RWAs to appear on-chain, deduped to first-seen per symbol, with age, price, liquidity, and a tokenized-equity flag.

Inferred read-only
rh_perp_funding

Robinhood Chain tokenized-stock perp funding: for a ticker, the live Lighter perpetual funding rate (hourly + annualized APR), mark vs index premium, open interest, and the SAME underlying's funding on Binance/Bybit/Hyperliquid for cross-venue comparison.

Inferred read-only
rh_perp_oi

Robinhood Chain tokenized-stock perp open interest & stats on Lighter: open interest (base + USD notional), mark/index/last price, 24h volume, price change, and daily high/low/trades.

Inferred read-only
rh_basis

Three-way basis for a tokenized stock: Lighter perp mark vs canonical onchain spot (Robinhood Chain DEX) vs last real-equity close, with each pairwise spread %.

Inferred read-only
rh_funding_arb

Ranks Robinhood Chain tokenized-stock perps by funding carry: Lighter funding APR per ticker plus the cross-venue spread vs Binance/Bybit/Hyperliquid (funding-capture edge).

Inferred read-only
rh_oracle_deviation

Chainlink oracle health for a tokenized stock on Robinhood Chain: reads the live onchain Chainlink feed (latestRoundData) and compares it to the DEX spot and the real equity price, with staleness (age vs heartbeat) and deviation %.

Inferred read-only
rh_verify

Canonical contract verification for Robinhood Stock Tokens: given a ticker, returns the ONE official Robinhood Chain contract address (cross-checked live against the onchain symbol); or given an address, confirms whether it is the canonical token or an impostor.

Inferred read-only
rh_dislocation

Tokenized-stock rich/cheap signal on Robinhood Chain: compares the onchain DEX token price vs the real equity's last close vs the Lighter perp mark, with each pairwise spread % and a directional NAV-convergence verdict.

Inferred read-only
rh_momentum

Real-time price momentum for a tokenized stock on Robinhood Chain: price change over 5m/1h/6h/24h, per-window onchain volume, a volume-surge ratio (last hour vs the 24h hourly average), and an accelerating flag.

Inferred read-only
rh_whale_flow

Onchain buy/sell pressure for a tokenized stock on Robinhood Chain: buys vs sells, buy % of trades, and average trade size (a whale-vs-retail proxy) across 5m/1h/6h/24h.

Potential side effects
rh_funding_scan

Cross-venue funding scan for every tokenized-stock perp: each ticker's funding across Lighter/Hyperliquid/Binance/Bybit, ranked by the most extreme rate, with mark price and a crowded-long/short squeeze bias.

Inferred read-only
rh_catalysts

Event catalysts for a tokenized stock, mapped from the underlying equity: next earnings date (with before/after-close timing and days away) and next dividend (ex-date, payment date, yield, annualized).

Potential side effects
sol_launches

Freshest Solana token launches from pump.

Inferred read-only
sol_graduating

Solana pump.

Inferred read-only
sol_rug_check

Authoritative rug/safety report for a Solana token (rugcheck.

Inferred read-only
perps_funding

Perpetual funding rate for a coin on Hyperliquid: current hourly rate, annualized APR, mark & spot-oracle price, open interest, 24h volume, premium, plus cross-venue funding (Hyperliquid/Binance/Bybit).

Inferred read-only
perps_funding_arb

Cross-venue funding-rate arbitrage for a coin: annualized funding on Hyperliquid vs Binance vs Bybit, the spread, and the delta-neutral long/short leg to capture it.

Inferred read-only
perps_basis

Perp-vs-spot basis for a coin: mark price vs spot oracle, basis %, annualized carry, and contango/backwardation signal.

Inferred read-only
perps_markets

All Hyperliquid perp markets with mark price, funding APR, open interest, 24h volume, and basis, sorted by volume, open interest, or funding.

Inferred read-only
perps_movers

Perp funding extremes: coins with the highest funding (crowded longs) and lowest/negative funding (crowded shorts) — squeeze and mean-reversion signals.

Inferred read-only
perps_oi

Open interest for a coin (with USD notional) or the top perps by open interest across Hyperliquid.

Inferred read-only
catalysts_unlocks

Token unlock / vesting schedule for a protocol: next unlock date, token amount, USD value, category and type, plus upcoming events.

Inferred read-only
catalysts_search

Find protocols that have tracked token-unlock schedules, by name substring.

Inferred read-only
catalysts_calendar

Upcoming token-unlock calendar: the biggest unlocks across a basket of tokens within N days, ranked by USD value.

Inferred read-only
catalysts_governance

On-chain governance activity via Snapshot: active (or recent) proposals ranked by voting power, with title, space, votes, and end time.

Inferred read-only
exec_quote

Best-route swap quote across DEXes (KyberSwap aggregator): expected output, USD in/out, price impact %, gas cost, and the DEXes routed through.

Inferred read-only
exec_slippage

Recommended max slippage for a planned swap based on live price impact plus a buffer, with a rating.

Inferred read-only
exec_sandwich

Sandwich / MEV risk score for a planned swap, from price impact and trade size, with concrete mitigations (private RPC, tighter slippage, order splitting).

Potential side effects
exec_gas

Live gas prices across major chains (Base, Ethereum, Arbitrum, Optimism, Polygon, BSC) with estimated USD cost of a swap.

Inferred read-only
options_greeks

Black-Scholes option pricing: fair value + full greeks (delta, gamma, vega, theta, rho) for ANY option, listed or not.

Inferred read-only
options_price

Live crypto option quote from Deribit: mark price, IV, open interest, greeks, underlying.

Inferred read-only
options_chain

Full options chain for a currency & expiry: per-strike calls & puts with mark price, implied volatility, and open interest.

Inferred read-only
options_maxpain

Max-pain strike + put/call open-interest ratio for an expiry — the price level where option holders lose most; a positioning/magnet signal.

Inferred read-only
options_vol

Implied-volatility term structure: ATM IV per expiry and front-month IV for a currency.

Inferred read-only
predict_odds

Prediction-market implied probabilities from Polymarket: search live event markets and get outcome probabilities, volume, and end date.

Inferred read-only
predict_market

Odds for a specific Polymarket market by slug: outcomes, probabilities, volume, liquidity.

Inferred read-only
predict_trending

Highest-volume live prediction markets — what the crowd is actively pricing right now.

Inferred read-only
predict_arb

Prediction-market arbitrage scanner: markets whose outcome prices sum below $1, implying a risk-free edge before fees.

Inferred read-only
predict_feargreed

Crypto Fear & Greed index (0=extreme fear, 100=extreme greed) with weekly trend — a contrarian market-sentiment signal.

Inferred read-only
analytics_price_at

Point-in-time historical price: what did a token cost at a past date/timestamp?

Inferred read-only
analytics_indicators

Technical indicators for a token computed from daily closes: RSI(14), SMA20/50, EMA12/26, MACD, with bullish/bearish signals.

Inferred read-only
analytics_ohlcv

OHLCV candles for a DEX pool (open/high/low/close/volume) at minute/hour/day resolution.

Inferred read-only
compliance_screen

OFAC sanctions screening: is this address on the US OFAC sanctioned-address list?

Inferred read-only
compliance_risk

Address risk score (0-100): OFAC status, interaction with sanctioned addresses, contract verification, and activity, with a risk level and flags.

Inferred read-only
compliance_label

Entity labeling: is this address an EOA, a (proxy) contract, a known protocol, or flagged as scam — with name and public tags.

Inferred read-only
compliance_taint

Tainted-funds tracing: does this wallet's incoming money trace back to a sanctioned address within N hops?

Inferred read-only
lending_health

Aave v3 position health: health factor, collateral, debt, liquidation buffer, and a risk verdict for a wallet.

Inferred read-only
lending_rates

Best supply/lending APYs for an asset across Aave, Compound, Morpho, Spark and more, ranked by yield with TVL.

Inferred read-only
agent_reputation

Agent/wallet reputation score (0-100): a portable on-chain trust signal — activity, holdings, counterparty diversity, and sanctions — with a tier (untrusted/new/emerging/established/trusted).

Inferred read-only
ai_models

AI Gateway model list: available LLMs per tier with prices and caps.

Inferred read-only
ai_chat

LLM chat completion via x402 - no accounts, no API keys.

Inferred read-only
ai_chat_pro

Frontier-model chat completion via x402 (gpt-4o, claude-sonnet-4, gemini-2.

Inferred read-only
rhchain_block

Robinhood Chain latest block: number, timestamp, tx count, gas used, base fee.

Inferred read-only
rhchain_tx

Robinhood Chain transaction lookup: status (success/failed/pending), block, from/to, value, gas used, log count.

Inferred read-only
rhchain_balance

Robinhood Chain balances: native ETH plus any token balance (defaults to USDG, the chain's stablecoin).

Inferred read-only
rhchain_token_transfers

Robinhood Chain ERC-20 transfer history for an address: token, amount, counterparties, method, timestamps.

Potential side effects
rhchain_logs

Robinhood Chain event logs for a contract over a recent block window (optionally filtered by topic0).

Inferred read-only
rhchain_gas

Robinhood Chain gas: current gas price, plus a gas estimate + ETH cost if you send { to, data?

Potential side effects
rhchain_contract

Robinhood Chain contract inspector: is it a contract, code size, verified name/compiler, ABI availability.

Inferred read-only
rhchain_call

Robinhood Chain read-only eth_call: query any contract view function.

Inferred read-only
rhchain_nonce

Robinhood Chain account nonce (latest + pending) for building transactions.

Inferred read-only
rhchain_activity

Robinhood Chain recent transactions for an address: hash, method, status, counterparties, value.

Inferred read-only
rhchain_registry

THE canonical Robinhood Chain tokenized-stock registry: every RH tokenized equity symbol -> contract address, plus USDG.

Inferred read-only
rhchain_usdg

USDG (Global Dollar) on Robinhood Chain: total supply, holder count, contract.

Inferred read-only
rhchain_watch

Robinhood Chain address watcher: register an https callback and we POST to it whenever the address has a new ERC-20 transfer (60s polling, persisted).

Potential side effects
preflight

Pre-Sign Co-Pilot — the ONE call an agent makes before signing ANY transaction, on ANY chain.

Inferred read-only
safety_guardrail

Pre-sign safety verdict: one call decodes a pending transaction and checks sanctioned counterparties, unlimited-approval/drainer patterns, contract-vs-EOA, and whether it would revert — returning SAFE / CAUTION / DANGER with reasons.

Inferred read-only
safety_simulate

Transaction simulation: will this tx succeed or revert, and why?

Inferred read-only
safety_approvals

Token-approval / allowance risk scanner: recent ERC-20 approvals a wallet granted, which are unlimited, and to whom.

Inferred read-only
safety_decode

Decode raw calldata into its function + arguments and flag dangerous patterns (unlimited approve, setApprovalForAll, permit, transferFrom).

Inferred read-only
portfolio_value

Multi-chain wallet net worth: total USD value, per-chain breakdown, positions, and allocation % across Base, Ethereum, Arbitrum, Optimism and Polygon holdings.

Inferred read-only
portfolio_pnl

Portfolio 24h PnL: unrealized profit/loss in USD and % on current holdings, plus the biggest movers.

Inferred read-only
portfolio_risk

Portfolio concentration risk: top-holding %, HHI concentration index, stablecoin %, diversification flags.

Inferred read-only
escrow_create

Create an agent-to-agent conditional-payment agreement: payer, payee, amount, release condition, deadline — returns an id both parties track.

Potential side effects
escrow_status

Check the state of a conditional-payment agreement (pending/released/refunded/expired).

Potential side effects
escrow_resolve

Resolve a conditional-payment agreement: the creator marks 'release' (pay payee) or 'refund' (return to payer); returns a settlement instruction to execute over x402.

Potential side effects
escrow_list

List conditional-payment agreements for your token (yours) or a party address (involving that address).

Potential side effects
lending_liquidations

Liquidation-opportunity scanner: at-risk Morpho Blue borrower positions (health factor < 1) that can be liquidated for a bonus, with borrower, market, debt and collateral in USD.

Inferred read-only
portfolio_taxlots

FIFO realized-gains estimate for a wallet: per-token and total realized profit/loss in USD from its Base ERC-20 trade history, priced at historical closes.

Potential side effects
scout_rankings

Bazaar Scout: independently measured health rankings of x402 services (uptime, latency, payment-terms validity).

Potential side effects
scout_service

Bazaar Scout: detailed health report + probe history for one x402 service.

Inferred read-only

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.x402-services]
url = "https://x402-services-production.up.railway.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "x402-services": {
      "type": "http",
      "url": "https://x402-services-production.up.railway.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: x402-services
Remote MCP URL: https://x402-services-production.up.railway.app/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": {
    "x402-services": {
      "url": "https://x402-services-production.up.railway.app/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "x402-services": {
      "type": "http",
      "url": "https://x402-services-production.up.railway.app/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "x402-services",
  "transport": "streamable-http",
  "url": "https://x402-services-production.up.railway.app/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.