Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa40d ago0xa7c5ef…2846d3
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa40d ago0xb6e8ab…074bec
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa40d ago0xaa1a6e…b5a7f7
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa40d ago0x90d923…a3cb34
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa40d ago0xf31392…46beed
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa40d ago0xd8c0e4…2fcbf9
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa40d ago0x2d4a8a…57cfbc
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa40d ago0x210580…d8de36
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa40d ago0xa42dde…7b5e5f
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa40d ago0xd3d0b7…8a81de
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa40d ago0xa239ee…4c045a
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa40d ago0xbecafc…30e9c0
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa40d ago0xb7b03e…0d33f0
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa40d ago0xe2c84c…b0c601
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa40d ago0x07f25f…cc6af4
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa40d ago0x5cc000…13a249
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa40d ago0xb7fad1…61307c
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa41d ago0x62b494…44becc
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa41d ago0xae85da…4f99c6
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa41d ago0xe25136…efb8d5
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa41d ago0xa1a3ae…94a429
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa41d ago0xbf04b3…3eeade
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa41d ago0xeaae6c…977a90
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa41d ago0x34193c…95fe51
0xb4b8…46dc0x9c95…e299Base$0.001100%fluxa41d ago0x486cd8…08cec2

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.