evm-tx-toolkit.mtree.workers.dev

evm-tx-toolkit.mtree.workers.dev
Category
Service
Network
Avg / request
$0.10 – $0.50
Endpoints
6

Service overview

What is evm-tx-toolkit.mtree.workers.dev?

EVM transaction explainer for Base, Ethereum, Arbitrum, Optimism, and Polygon. Fetch a confirmed transaction by hash and return a human-readable pre-action/post-trade explanation: programs/contracts invoked, method, token balance changes, approvals, fee/gas used, transfer list, and one-line summary. Returns JSON. Price 0.10 USDC on Base via x402. Demo/preview: https://evm-tx-toolkit.mtree.workers.dev/demo/tx/explain. Contact: https://evm-tx-toolkit.mtree.workers.dev/contact.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://evm-tx-toolkit.mtree.workers.dev/tools/token_risk_scan" \
  --method POST \
  --data '{
  "chain": "{chain}",
  "token_address": "{token_address}"
}'
What you get back
{
  "endpoint": "POST /tools/token_risk_scan",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services