{"uid":"cap_HhvXfrtkbasFK79wImSWz","slug":"base-tx-explain-65f05419","name":"base-tx-explain","description":"Plain-English, deterministic decode of any Base mainnet transaction. Strict JSON: summary, action type, assets moved, labeled counterparties, risk flags, gas in USD. No LLM in the response path.","url":"https://base-tx-explain.fly.dev/mcp","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","toolName","inputSchema"],"properties":{"type":{"type":"string","const":"mcp"},"example":{"type":"object"},"toolName":{"type":"string"},"description":{"type":"string"},"inputSchema":{"type":"object"}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_0So_JCaoLuVbYPwHEl-rX","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Decodes any Base mainnet transaction into a plain-English JSON summary with action type, assets moved, labeled counterparties, risk flags, and gas cost in USD","exampleAgentPrompt":"Can you explain what happened in this Base mainnet transaction — I need a plain-English breakdown of what action was taken, which assets moved, who the counterparties are, any risk flags, and the gas cost in dollars?","exampleUseCases":[{"title":"Wallet transaction history explainer","prompt":"I just got a notification about a transaction on my Base wallet. Can you decode this tx hash and tell me in plain English what happened, what tokens moved, and if there are any risk flags I should know about?"},{"title":"DeFi trade audit for compliance","prompt":"We need to audit this Base mainnet transaction for a compliance report — please decode it and give me the action type, all assets moved, labeled counterparties, and the gas cost in USD."},{"title":"Suspicious transaction investigation","prompt":"Someone sent me this Base transaction hash and I want to know if it looks risky — can you decode it and flag anything suspicious, like unusual counterparties or unexpected asset transfers?"}],"resultDescription":"A strict JSON object containing: a plain-English summary of the transaction, the action type (e.g. swap, transfer, mint), a list of assets moved with amounts and directions, labeled counterparties (e.g. known contracts or wallets), risk flags (e.g. interaction with flagged contracts), and the gas fee expressed in USD. The decode is deterministic — no LLM is used in the response path.","failureModes":["Invalid or non-existent transaction hash returns an error","Transaction not found on Base mainnet (e.g. it's on a different chain) returns an error","Malformed MCP input schema causes a 400-level rejection","Payment not included or insufficient USDC triggers a 402 response","Unrecognized contract addresses may result in unlabeled counterparties"],"whenToPreferThis":"Choose this endpoint when you need a fast, deterministic, structured decode of a Base mainnet transaction — especially when auditability or reproducibility matters and you cannot tolerate LLM-introduced variability. Ideal for compliance workflows, wallet UX enrichment, or agent pipelines that need to act on structured transaction data. Prefer this over general-purpose LLM-based blockchain explainers when consistency and strict JSON output are required.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:38:33.692Z","isFirstParty":false}