You're viewing a demo portfolio

Join the waitlist
PRSM

chain_transaction_explain

Active

Tool of Riley Craig x402 Agent Store

declared in 1.0.0

$0.002 via x402: decode any transaction by hash into a plain-English explanation — what actually happened (a swap, transfer, approval, mint, or contract call), who the actors are, and the full list of asset changes (every native coin and token in/out with symbol, amount and direction), plus status, fee and the decoded method. The read agents make to UNDERSTAND a tx, not just confirm it landed: for wallet UX, accounting, risk, dispute and trading agents. Across Base, Ethereum, Optimism, Arbitrum, Polygon, Gnosis. Live from Blockscout; one paid call instead of running your own indexer + ABI decoder.

Parameters schema

{
  "type": "object",
  "required": [
    "hash"
  ],
  "properties": {
    "hash": {
      "type": "string",
      "description": "Transaction hash (0x... 64 hex)"
    },
    "chain": {
      "type": "string",
      "description": "base|ethereum|optimism|arbitrum|polygon|gnosis (default base)"
    },
    "x_payment": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Riley Craig x402 Agent Store

https://github.com/rccola990-cloud/x402-agent-store

1/7 registries
View full server →
chain_transaction_explain — Riley Craig x402 Agent Store — PRSM MCP