Skillbook
Blockchain · № C02
Free

Read a wallet transaction

What happened, who paid what, and was it normal.

For
New users
Time per use
1 min
Format
.md and .skill
How to use it
  1. 1.
    Open Claude or ChatGPT.
    Either works. The skill is just text.
  2. 2.
    Copy this skill from the free shelf.
    One click; no install, no setup.
  3. 3.
    Paste it as your first message.
    The assistant now knows how to do this one job.
  4. 4.
    Give it your specifics, get the result.
    Roughly 1 min, every time you need it.
c02-read-a-wallet-transaction.skill.md0.9 KB
Run once
Install as agent behavior

Install this as reusable agent behavior.

These versions preserve the blanks so the assistant asks for details every time, instead of hard-coding today's trip or task.

# Read a wallet transaction

I'll paste a transaction hash, or a screenshot from a block explorer or wallet. Tell me what happened.

## What I want back

**1. What this transaction did, in one sentence.** Like you'd explain it to my parents.

**2. Who paid what to whom.** Token, amount, both addresses (with any ENS or label you can find), in plain language.

**3. Was the gas reasonable?** Yes / no / very high / dust. Don't quote me wei.

**4. Does this look normal?** Routine transfer, contract interaction, a swap, a bridge, an approval, an NFT thing — and is anything about it suspicious?

**5. The one thing to double-check.** If there's an approval involved, name it specifically. If not, say "nothing."

## Rules

- Don't lecture me about self-custody.
- If you genuinely can't tell what happened, say so and tell me what to look up.
- Translate hex addresses to short forms (0xabc...123) unless I need the full thing.

Transaction below.

On the house. Run it in Claude or ChatGPT, or install it as agent behavior.

↓ Download .md