Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa76d ago0x90ff6f…2a7960
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa76d ago0xe0bba0…1f80ac
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa76d ago0x8ca01b…21e7a4
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa76d ago0x0673cd…8f346c
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa76d ago0x22857e…2a5e14
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa76d ago0x2a62c1…c16ef2
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa76d ago0x2f29b3…ec90dd
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa76d ago0x3c940b…dad2af
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa76d ago0xef91df…fa1e9c
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa76d ago0x0f85d4…f78ddc
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa76d ago0xb36706…db3da6
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa76d ago0x71f6e9…58955f
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa76d ago0xe4e6d3…c66790
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa76d ago0x54b7fe…0c68c8
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa76d ago0x7e2010…d20449
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa76d ago0xfd36aa…ceacba
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa76d ago0x25728f…bd2a78
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa76d ago0x31b22b…285597
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa76d ago0xb34420…7ed3a5
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa76d ago0xfc9b96…196f32
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa76d ago0x127446…288e6f
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa76d ago0x32ce80…009d53
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa76d ago0x0e1f2a…741a2a
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa76d ago0xda1099…e9a4ec
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa76d ago0x8e85f2…0e90bf

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.