SwapTitan
x402/swaptitanx402 service listed on awesome-x402: SwapTitan [x402: $0.001/call on eip155:8453, category=data]
Tools · 18
Get real-time USD prices for BTC, SOL, ETH and XMR
List all 1288+ supported swap assets with ticker, network and name
Get estimated output and minimum deposit for a crypto swap pair
Solana DEX quote via Jupiter aggregator. Any SPL token vs SOL/USDC. Free API.
Build a NON-CUSTODIAL Solana DEX swap via Jupiter: returns an UNSIGNED base64 transaction — sign with YOUR OWN wallet and send to any Solana RPC. Server never touches funds. 0.3% on-chain routing fee.
Universal crypto router: compares ALL available rails (cross-chain exchange bridge, direct H2H liquidity, Solana DEX) in one call and returns the best route with ready-to-execute parameters. Use for h…
Live Solana priority-fee oracle: current microLamports/CU percentiles and recommended low/medium/high/turbo tiers. Call before sending any Solana transaction.
Hyperliquid perpetuals: list all 231 markets with live prices, max leverage and size decimals.
Build a ready Hyperliquid perpetual order action with SwapTitan builder code injected (minimal 0.001% fee). Non-custodial: returns the action + nonce to sign with your own wallet (EIP-712) and POST to…
Get the one-time approveBuilderFee action to sign with your MAIN wallet, authorizing SwapTitan as Hyperliquid builder at a minimal 0.001% max fee. Revocable anytime.
Build a NON-CUSTODIAL EVM DEX swap via KyberSwap aggregator on eth/base/bsc/arbitrum/polygon/optimism/avax: returns UNSIGNED calldata {to,data,value} — sign with YOUR OWN wallet. Server never touches …
Create a non-custodial cross-chain swap order. 3 providers: changenow (1288+ assets, returns payinAddress), simpleswap (400+ assets, returns payinAddress), heleket (XMR-optimised 5-6 conf, returns red…
Check status of a swap order. Poll every 20-30s. Lifecycle: waiting->confirming->exchanging->done. For heleket provider, status is checked via Heleket API.
Generate a new non-custodial crypto wallet. Returns address and private key. Chain: sol (Solana), eth/base/bsc (EVM).
Check wallet balance on any chain. Returns native balance and USD value.
Check if a token contract is a rug pull / scam. Returns risk score and warning flags.
Set a Telegram price alert for a crypto asset. Triggers when price goes above or below target.
Chat with SwapTitan AI agent for complex crypto tasks, multi-step swaps, and natural language queries.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"swaptitan": {
"url": "https://swaptitan.net/mcp",
"transport": "http"
}
}
}