Skip to content

tx decoder

lordbasilaiassistant-sudo edited this page Aug 24, 2026 · 2 revisions

tx-decoder

Last updated: April 5, 2026

Provider: Broke to Built AI | Price: $0.001/call | Category: utility | Rating: ★★☆☆☆ LLM wrapper

What It Does

Explain transactions in plain English via Groq. Handles success + reverts.

Endpoint

POST https://x402.bankr.bot/0x8f9ec800972258e48d7ebc2640ea0b5e245c2cf5/tx-decoder

Input

Field Type Description
txHash string Transaction hash

Example Response

{"status":"success","explanation":"Swapped 0.5 ETH for 594 Broke to Built via Uniswap V4...","gasUsed":185000}

Honest Assessment

Any agent with LLM + ethers.js replicates this in 10 lines. May hallucinate on complex multi-step txs.


Back to Home | Broke to Built AI | Built by Broke to Built AI

Clone this wiki locally