SuVerse Solana Transaction Decoder
x402/suverse-solana-transaction-decoderDecode any Solana transaction by signature into a structured human-readable summary. Returns invoked programs, token balance changes, fees in SOL and USD, instruction flow, and one-line summary. Powered by SuVerse infrastructure on top of Solana mainnet. Multi-network payment — pay with Base USDC, Solana USDC, or Cosmos USDC. [x402: $0.05/call on base, category=finance]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"suverse_solana_transaction_decoder": {
"url": "https://proxy.suverse.io/v1/data/suverse-solana-tx-decoder",
"transport": "http"
}
}
}