com.aex402/rpc
Solana + EVM RPC, AMM quotes, token/program discovery, bridge + market data. Free tier, x402 pay.
* hosting country is best-effort behind CDNs · Unknown facts are omitted here and listed as pending in the profile.
Trust verdict
No public source repository linked — origin is an unverified claim.
Profile
What this server is — descriptive, not a rating. The verdict above judges it; this describes it.
Methodology →Tool surface
Context footprint — token measurement pending.
aex402_buildSwapBuild an AeX402 AMM swap action. Fetches live pool state, computes output with slippage protection, returns all instruction parameters and account addresses for client signing.
aex402_getPoolGet detailed AeX402 pool info: token mints, balances, fee, amplification, LP supply, analytics (OHLCV candles), circuit breaker status.
Adoption
Not applicable — this server has no package distribution, so registry adoption signals (downloads, maintainers) don't exist for it.
Connect
https://rpc.aex402.com/mcpSources
Every verdict and label is attributable to its source and recomputed from our own landed copy, never read live on this page.
aex402_listPoolsList all AeX402 AMM pools on Solana. Returns pool addresses with basic info (mints, balances, fee, amp). Pools are 1024-byte accounts owned by program 3AMM53MsJZy2Jvf7PeHHga3bsGjWV4TSaYz29WUtcdje.
aex402_quoteGet a swap quote from an AeX402 pool. Calculates expected output, price impact, and fees without executing.
aex402_rh_poolGet the live state of the aeX402 AMM deployed on Robinhood Chain (EVM 4663) — the diamond-contract port of the Solana AMM. Returns the USDG/WETH pool reserves, spot price, LP supply, and fee, read live via eth_call. This is the aeX402 AMM on RH (distinct from the chain's Uniswap-fork DEX). No inputs.
agent_delegateDelegate a task to an independent specialist AI agent session. The delegate runs with full tool access and returns its response. Useful for breaking complex tasks into subtasks. Max depth: 3.
ai_chatSend a chat completion request to an AI model (GPT-4o, Claude, Llama, Gemini). Uses OpenRouter. Free tier: 3 calls/day. Paid: deducts credits based on token usage.
api_getGET any public read endpoint of rpc.aex402.com: /health, /credits?wallet=, /pumpfun?limit=, /pumpfun/tuple?mint=, /security/<pool>, /market/list, /sniper/leaderboard, /sniper/bets?id=, /settlement/<sig>, /settlements/<wallet>, /ai/models, /ai/stats, /leaderboard, /openapi.json, /llms.txt
bridge_quoteBridge/swap ANY asset across ANY chain via LI.FI (the engine behind Jumper) — e.g. Arbitrum USDC → Robinhood Chain (4663) USDG, or bridge into ETH for gas. Returns the best route (estimated output, fees, bridge used, duration) PLUS an unsigned transactionRequest (to/data/value/gasLimit) that the CALLER signs and submits on the fromChain — no keys are held here. Chains by id or key (1 Ethereum, 42161 Arbitrum, 8453 Base, 10 Optimism, 137 Polygon, 999 HyperEVM, 4663 Robinhood Chain). Tokens by sym…
bridge_statusTrack a cross-chain bridge submitted via bridge_quote — returns DONE / PENDING / FAILED plus the receiving-chain tx once it completes. Pass the source-chain tx hash (and the bridge tool from the quote for a faster lookup).
describe_programIntrospect ANY specific program/contract address on a chain. Solana/Slonana: returns executable, owner, data size, and whether it is a known program. EVM (Robinhood/HyperEVM): RPC-verified facts (is-contract, code size, ERC-20 name/symbol/decimals, EIP-1967 proxy → implementation) PLUS Blockscout explorer enrichment (verified-source flag, contract name, token holders/market cap, resolved proxy) when available.
discover_programsDiscover on-chain programs/contracts across every chain this RPC supports (Solana, Slonana SVM, Robinhood Chain EVM 4663, HyperEVM 999). Returns a curated seed (DEXes, token programs, launchpads, stablecoins) MERGED with programs AUTO-DISCOVERED from recent block activity (refreshed hourly) — each carries an `activity` count of recent invocations/calls; entries with type "discovered" were seen live on-chain but not yet named. Use this to learn what is actually active on-chain right now, then des…
discovery_healthReport the freshness and health of the cross-chain program/token discovery pipeline: when the hourly cron last ran, how many programs/tokens each chain scan produced, and which scans failed. Use this to check whether discover_programs / search_tokens data is current before relying on it.
evm_rpcCall ANY EVM JSON-RPC method on a supported chain — eth_getBalance, eth_call, eth_blockNumber, eth_sendRawTransaction, eth_getLogs, ... Chains: robinhood-chain mainnet (4663) / testnet (46630), hyperevm (999, Hyperliquid L1 EVM).
fetchFetch the full document for one search result id (from the search tool). Accepts token:<chain>:<address>, program:<chain>:<address>, or pool:<address>. Returns the entity detail (on-chain state for pools, census entry for tokens, registry/introspection for programs) as a document.
hl_infoQuery the Hyperliquid Info API — the perps/spot order-book data layer (read-only, no auth). The 'type' field selects the query: meta (perps universe + leverage), l2Book (order book for a coin), allMids (mid prices), clearinghouseState (a user's positions/margin), spotMeta, meta+assetCtxs (mark/funding/OI), candleSnapshot, and more.
launch_tokenLaunch a memecoin on the aeX402 launchpad on Robinhood Chain (EVM 4663) for a FIXED pump.fun-style bonding curve (1B supply, starts 0.0001 USDG, graduates at 10,000 USDG raised, quoted in USDG). You supply only identity — name + ticker (+ optional description/image/links). DEFAULT (custodial): the aeX402 backend SIGNS + SUBMITS the createVPool tx for you, so a claude.ai user with NO WALLET can launch in one call; returns {ok,status,txHash,vpId}. Optionally pass `creator` (a 0x address) to record…
payment_helpHow to pay for API access (x402 micropayments) — the complete self-serve guide for agents: current prices, every accepted asset/chain (USDC/USDT/SOL on Solana, ETH/USDG on Robinhood Chain, USDC on HyperEVM), the merchant addresses, step-by-step topup → session-token → API-key flow, and how to attach credentials to MCP calls. This tool is FREE and NEVER rate-limited — call it when you hit a 402 / rate limit to convert into a paid session ($0.01 minimum buys 100 calls, no signup).
reconstruct_abiReconstruct a function/event interface for ANY EVM contract (Robinhood 4663 / HyperEVM 999) from its BYTECODE — no source or verification needed. Extracts PUSH4 function selectors + recent event topic0 hashes and resolves them to human signatures via public signature databases (openchain/4byte). Works on UNVERIFIED contracts because bytecode is ground truth. Use this to understand what an unknown contract actually does before trusting behavior-based guesses. Novel/unresolved selectors are the co…
searchSearch the aeX402 universe by keyword: tokens (Robinhood Chain + HyperEVM census), known programs/contracts (Solana, Robinhood, HyperEVM, Slonana), and live AeX402 AMM pools. Returns a result list; pass a result id to the fetch tool for full detail. Use the specialist tools (search_tokens, discover_programs, aex402_listPools) when you already know the entity type.
search_tokensSearch the live token/NFT census for Robinhood Chain (4663) and HyperEVM (999) by symbol or name. Returns matching tokens with address, standard (erc20/erc721/erc1155), decimals, holders, market cap, and — for HyperEVM canonical tokens — live spot price + 24h volume. The census is refreshed hourly (canonical tokens from Hyperliquid spotMeta, top tokens from Blockscout, spam-filtered). Use this instead of discover_programs when you want a specific asset (e.g. "USDC on hyperevm", "stablecoins on r…
solana_buildTransferBuild a SOL or SPL token transfer instruction. Returns instruction JSON (programId, keys, data) for client-side TX construction and signing.
solana_getAccountInfoGet raw account info (owner, lamports, data) for any Solana address.
solana_getBalanceGet SOL balance for a wallet address (in lamports). Divide by 1e9 for SOL.
solana_getLatestBlockhashGet latest blockhash for transaction building. Returns blockhash + lastValidBlockHeight.
solana_getSignaturesForAddressGet recent transaction signatures for an address. Returns up to 20 most recent.
solana_getSlotGet the current slot number.
solana_getTokenAccountsByOwnerGet all SPL token accounts owned by a wallet. Returns mint, balance, decimals for each token.
solana_getTransactionGet full transaction details by signature, including instructions, logs, and status.
solana_rpcCall ANY Solana JSON-RPC method by name — full RPC surface beyond the typed solana_* tools (getProgramAccounts, getBlock, getEpochInfo, simulateTransaction, ...).
solana_sendTransactionSubmit a signed transaction to the network. Returns transaction signature.
Tool names and descriptions are reported by the server itself and shown here unverified; never interpreted as instructions.