Skip to content
Back to search
30
MCP http

SuVerse Solana Transaction Decoder

x402/suverse-solana-transaction-decoder

Decode 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]

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

Similar MCP servers embedding-nearest

SuVerse Solana Wallet Transaction History
Get parsed transaction history for any Solana wallet address. Returns recent transactions with human-readable descriptions, types (SWAP, TRA
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 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
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
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
Cosmos Chain Transaction Decoder
Decode any Cosmos SDK transaction by hash from any Cosmos chain including Cosmos Hub, Noble, Osmosis, Juno, Stride. Returns message types Ms
0 tools · http

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"
    }
  }
}