Tx Explain

Decode Base transactions into plain English narratives with token movements and flags.

Updated Jul 16, 2026
One-click install
npx skills add https://github.com/enuno/noesis-aeon --skill tx-explain-enuno
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Tx Explain
Source: https://github.com/enuno/noesis-aeon/tree/main/skills/tx-explain
Command: npx skills add https://github.com/enuno/noesis-aeon --skill tx-explain-enuno

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ETHERSCAN_API_KEY, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill transforms raw Base transactions into a readable narrative, explaining method, token movements, swaps/approvals, counterparties, and suspicious-approval flags.

Core Features & Use Cases

  • Transaction Decoding: Translate transaction hashes into a human-readable format.
  • Method Recognition: Identify and describe the method of a transaction (e.g., transfer, approve).
  • Token Movement Analysis: Detail token movements, including swaps and approvals.
  • Counterparty Identification: Recognize and list counterparties involved in transactions.
  • Suspicious Activity Flagging: Alert users to potentially risky transactions.

Quick Start

Decode the transaction details for the hash 0x1234567890abcdef1234567890abcdef1234567890.

Frequently Asked Questions about Tx Explain

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I decode a Base blockchain transaction into plain English?

To decode a Base blockchain transaction, provide the transaction hash to get a human-readable narrative explaining the method, token movements, and counterparties involved. This transforms raw transaction data into an easily understandable format.

What does transaction decoding reveal about crypto token movements?

Transaction decoding reveals detailed token movements including swaps and approvals, identifies the transaction method, lists counterparties, and flags suspicious activities. It translates complex blockchain interactions into a clear, human-readable narrative.

Do I need an Etherscan API key to decode Base transactions?

You need access to Base RPC and Etherscan v2 for transaction data, while an optional ETHERSCAN_API_KEY provides richer decoding capabilities. The API key enhances the depth of the transaction narrative but is not strictly required.

Can I identify suspicious approvals when analyzing a Base transaction hash?

Yes, analyzing a Base transaction hash identifies suspicious approvals by flagging potentially risky transactions. The decoding process specifically alerts users to token movements and approvals that exhibit suspicious activity patterns.

What is the best way to translate a transaction hash into a readable narrative?

The best way to translate a transaction hash into a readable narrative is using a transaction decoding tool that recognizes methods, details token movements, and identifies counterparties. This approach converts raw blockchain data into plain English.

Why does my Base transaction show multiple token movements and counterparties?

Your Base transaction shows multiple token movements and counterparties because the decoding process identifies all underlying swaps, approvals, and interactions within that single transaction hash. It breaks down complex smart contract calls into distinct token flows.