AR
aeX402 RPC (Solana + Robinhood Chain)
20 endpointsliveSolana + EVM RPC, AMM quotes, token/program discovery, bridge + market data. Free tier, x402 pay. (MCP server com.aex402/rpc, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for aeX402 RPC (Solana + Robinhood Chain).
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| solana getBalance /solana_getBalance | Get SOL balance for a wallet address (in lamports). Divide by 1e9 for SOL. | $0.0020 per call | unknown |
| solana getAccountInfo /solana_getAccountInfo | Get raw account info (owner, lamports, data) for any Solana address. | $0.0020 per call | unknown |
| solana getTokenAccountsByOwner /solana_getTokenAccountsByOwner | Get all SPL token accounts owned by a wallet. Returns mint, balance, decimals for each token. | $0.0020 per call | unknown |
| solana getTransaction /solana_getTransaction | Get full transaction details by signature, including instructions, logs, and status. | $0.0020 per call | unknown |
| solana getLatestBlockhash /solana_getLatestBlockhash | Get latest blockhash for transaction building. Returns blockhash + lastValidBlockHeight. | $0.0020 per call | unknown |
| solana getSignaturesForAddress /solana_getSignaturesForAddress | Get recent transaction signatures for an address. Returns up to 20 most recent. | $0.0020 per call | unknown |
| solana sendTransaction /solana_sendTransaction | Submit a signed transaction to the network. Returns transaction signature. | $0.0020 per call | unknown |
| solana getSlot /solana_getSlot | Get the current slot number. | $0.0020 per call | unknown |
| aex402 listPools /aex402_listPools | List all AeX402 AMM pools on Solana. Returns pool addresses with basic info (mints, balances, fee, amp). Pools are 1024-byte accounts owned by program 3AMM53MsJ | $0.0020 per call | unknown |
| aex402 getPool /aex402_getPool | Get detailed AeX402 pool info: token mints, balances, fee, amplification, LP supply, analytics (OHLCV candles), circuit breaker status. | $0.0020 per call | unknown |
| aex402 quote /aex402_quote | Get a swap quote from an AeX402 pool. Calculates expected output, price impact, and fees without executing. | $0.0020 per call | unknown |
| aex402 rh pool /aex402_rh_pool | Get the live state of the aeX402 AMM on Robinhood Chain (EVM 4663) — the diamond-contract port of the Solana AMM. The AMM is the set of GRADUATED launchpad coin | $0.0020 per call | unknown |
| launch token /launch_token | Launch 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 | $0.0020 per call | unknown |
| solana buildTransfer /solana_buildTransfer | Build a SOL or SPL token transfer instruction. Returns instruction JSON (programId, keys, data) for client-side TX construction and signing. | $0.0020 per call | unknown |
| aex402 buildSwap /aex402_buildSwap | Build an AeX402 AMM swap action. Fetches live pool state, computes output with slippage protection, returns all instruction parameters and account addresses for | $0.0020 per call | unknown |
| agent delegate /agent_delegate | Delegate a task to an independent specialist AI agent session. The delegate runs with full tool access and returns its response. Useful for breaking complex tas | $0.0020 per call | unknown |
| ai chat /ai_chat | Send a chat completion request to the aeX402 AI Router. Free tier: 3 calls/day. Paid: deducts credits based on token usage. | $0.0020 per call | unknown |
| solana rpc /solana_rpc | Call ANY Solana-compatible JSON-RPC method by name — full RPC surface beyond the typed solana_* tools (getProgramAccounts, getBlock, getEpochInfo, simulateTrans | $0.0020 per call | unknown |
| mcp call /mcp_call | Call a tool on another MCP server this RPC federates with, for tools that have no equivalent in solana_rpc/evm_rpc (no underlying JSON-RPC method — e.g. Slonana | $0.0020 per call | unknown |
| evm rpc /evm_rpc | Call ANY EVM JSON-RPC method on a supported chain — eth_getBalance, eth_call, eth_blockNumber, eth_sendRawTransaction, eth_getLogs, ... Chains: robinhood (4663) | $0.0020 per call | unknown |