You're viewing a demo portfolio

Join the waitlist
PRSM

tx-explainer

Active

Tool of The Stall

declared in 4.82.0

Given a transaction hash and chain, returns a decoded breakdown: sender, recipient, ETH value transferred, gas used, transaction fee, decoded method name (transfer/approve/swap/deposit/etc.), ERC-20 token transfer details if applicable, block number, block timestamp, and a one-sentence agent-readable summary. Supports Ethereum (default), Base, Polygon, and Arbitrum mainnet. Uses free public JSON-RPC nodes — no API key required, results in ~1-2s.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "chain": {
      "type": "string",
      "description": "Chain to query. Default: ethereum."
    },
    "tx_hash": {
      "type": "string",
      "description": "Transaction hash — 0x-prefixed, 66 characters total."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

The Stall

1/7 registries
View full server →
tx-explainer — The Stall — PRSM MCP