Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x6f69eb…f3d739
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x603d47…20830f
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x7a5eb9…551e06
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x62aa02…0d5b39
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0xcd9876…cf7cc3
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x24807d…c96063
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x84406e…ed1e47
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x40f398…8fe550
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x14f076…a4c251
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0xcbb086…e307a1
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0xe9cff9…99e385
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0xdb23fd…6f5d4c
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x5316d7…0fe590
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0xa8cfdd…700998
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x8d894f…e299b9
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x1946e7…478380
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x86403a…0dca6e
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x59532b…1d27c3
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase12d ago0x994000…be50af
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x1b6a7f…6e90d1
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x9e3e50…a0ec7f
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x32b8bf…343f2e
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x91000b…1daf73
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x84e058…db9c70
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xe5a854…c7337c

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.