SuVerse Solana Wallet Transaction History
x402/suverse-solana-wallet-transaction-historyGet 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]
Similar MCP servers embedding-nearest
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"
}
}
}