Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x209ce0…ad623b
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xd18670…858c52
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x9cbfac…aab8b9
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xaac4f0…95211d
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x7f6bed…7cfd7a
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x3a32ea…5341f6
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x099d2f…1c4dcd
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x04a48d…e2ab29
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xff3f7c…1fb547
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xe7422f…726204
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xdad5d1…818ac8
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x353ff0…00a409
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xc377aa…f6d3f7
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xfaf3d2…b6d037
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x947b1b…931281
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x62f0ab…e07074
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x915991…08423d
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xb8bfc6…89a875
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x884ec4…7e1604
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x02417a…2cb521
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x1f8a98…bf14cd
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x1f08d8…9ee81b
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0xfc760a…eca46d
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x3d05da…568e47
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase16d ago0x8efc97…852d17

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.