Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde30…05d50xfe80…47eeBase$0.001100%fluxa40d ago0x42fb62…1fcd2a
0xde30…05d50x9c95…e299Base$0.001100%fluxa40d ago0x7a7ac7…894efd
0xde30…05d50x9c95…e299Base$0.001100%fluxa40d ago0x0c9a95…1cc6a3
0xde30…05d50x9c95…e299Base$0.001100%fluxa40d ago0x451fab…0b1076
0xde30…05d50x9c95…e299Base$0.001100%fluxa40d ago0x2a3faf…e82eb1
0xde30…05d50x9c95…e299Base$0.001100%fluxa40d ago0x62e4b7…c4ad3e
0xde30…05d50x9c95…e299Base$0.001100%fluxa40d ago0xbd108f…4d04fd
0xde30…05d50xfe80…47eeBase$0.001100%fluxa40d ago0x9da672…65d4e2
0xde30…05d50xfe80…47eeBase$0.001100%fluxa40d ago0xbfc9c8…d3f231
0xde30…05d50x9c95…e299Base$0.001100%fluxa40d ago0x0e471a…fef3e4
0xde30…05d50xfe80…47eeBase$0.001100%fluxa40d ago0x2a6322…071baf
0xde30…05d50xfe80…47eeBase$0.001100%fluxa40d ago0xc491d5…10f0c2
0xde30…05d50x9c95…e299Base$0.001100%fluxa40d ago0xed2986…9e6e03
0xde30…05d50xfe80…47eeBase$0.001100%fluxa40d ago0x71dc7a…235716
0xde30…05d50xfe80…47eeBase$0.001100%fluxa40d ago0x8fb362…4fc2a7
0xde30…05d50x9c95…e299Base$0.001100%fluxa40d ago0x302f5a…fa296f
0xde30…05d50xfe80…47eeBase$0.001100%fluxa40d ago0x37ff99…6f7116
0xde30…05d50x9c95…e299Base$0.001100%fluxa40d ago0x24dc18…c78504
0xde30…05d50x9c95…e299Base$0.001100%fluxa41d ago0xaa0917…ba221b
0xde30…05d50x9c95…e299Base$0.001100%fluxa41d ago0x0c50c5…1c4aba
0xde30…05d50x9c95…e299Base$0.001100%fluxa41d ago0xd12d24…313e13
0xde30…05d50xfe80…47eeBase$0.001100%fluxa41d ago0x4baef8…3fd57f
0xde30…05d50x9c95…e299Base$0.001100%fluxa41d ago0x8aac20…9d2b78
0xde30…05d50xfe80…47eeBase$0.001100%fluxa41d ago0x1ccae5…876e75
0xde30…05d50x9c95…e299Base$0.001100%fluxa41d ago0xe76be7…451273

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.