Skip to content
Back to search
30
MCP http

SuVerse Solana Wallet Transaction History

x402/suverse-solana-wallet-transaction-history

Get parsed transaction history for any Solana wallet address. Returns recent transactions with human-readable descriptions, types (SWAP, TRANSFER, NFT_SALE, etc.), token transfers, native SOL transfers, fees, and timestamps. Pagination via before/until cursors. Critical for AI portfolio managers, tax tools, wallet analytics, and trading bots tracking competitor activity. Far more usable than raw R [x402: $0.05/call on base, category=data]

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

SuVerse Solana Transaction Decoder
Decode any Solana transaction by signature into a structured human-readable summary. Returns invoked programs, token balance changes, fees i
0 tools · http
SuVerse Solana Transaction Pre-Flight Simulator
Simulate a Solana transaction before broadcasting to mainnet. Returns success/failure status, compute units consumed, full program logs, acc
0 tools · http
SuVerse Solana NFT Metadata
Fetch comprehensive metadata for any Solana NFT or compressed NFT (cNFT). Returns full asset details including name, symbol, image, collecti
0 tools · http
Base Wallet Transaction History
Get recent transaction history for any Base wallet address with parsed details. Returns up to 20 recent transactions with hash, timestamp, v
0 tools · http
SuVerse Solana Priority Fee Estimator
Get optimal Solana priority fee recommendations in real-time. Returns suggested micro-lamports per compute unit across percentiles (min, low
0 tools · http
SuVerse Solana Swap (quote)
Jupiter-routed token swap on Solana: paid /quote returns an executable route (token<->USDC both directions) with per-quote dynamic pricing;
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "suverse_solana_wallet_transaction_history": {
      "url": "https://proxy.suverse.io/v1/data/suverse-wallet-history",
      "transport": "http"
    }
  }
}