Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5518…47380x9c95…e299Base—$0.001100%fluxa42d ago0x8a9c4b…56d08d
0x5518…47380x9c95…e299Base—$0.001100%fluxa42d ago0x18fb6f…6f81d4
0x5518…47380xfe80…47eeBase—$0.001100%fluxa42d ago0xa8b4ce…666ca1
0x5518…47380xfe80…47eeBase—$0.001100%fluxa42d ago0x3d1f6a…7f6e3b
0x5518…47380x9c95…e299Base—$0.001100%fluxa42d ago0xefc578…323376
0x5518…47380xfe80…47eeBase—$0.001100%fluxa42d ago0x8181be…c3dbaa
0x5518…47380xfe80…47eeBase—$0.001100%fluxa42d ago0x2d5e7e…d502cf
0x5518…47380x9c95…e299Base—$0.001100%fluxa42d ago0xc6cf06…b18971
0x5518…47380xfe80…47eeBase—$0.001100%fluxa42d ago0x65ea6a…e098f8
0x5518…47380x9c95…e299Base—$0.001100%fluxa42d ago0x99ffa6…ab12c5
0x5518…47380x9c95…e299Base—$0.001100%fluxa42d ago0x09c0f7…10a1c9
0x5518…47380x9c95…e299Base—$0.001100%fluxa42d ago0x93f28e…35d961
0x5518…47380x9c95…e299Base—$0.001100%fluxa42d ago0xa47cc6…503edb
0x5518…47380x9c95…e299Base—$0.001100%fluxa42d ago0xe53335…1ca742
0x5518…47380x9c95…e299Base—$0.001100%fluxa43d ago0x02c1a1…f81ed0
0x5518…47380x9c95…e299Base—$0.001100%fluxa43d ago0x44aab4…4ef238
0x5518…47380xfe80…47eeBase—$0.001100%fluxa43d ago0xd68e58…ea42c3
0x5518…47380xfe80…47eeBase—$0.001100%fluxa43d ago0x3a0a11…0063f1
0x5518…47380xfe80…47eeBase—$0.001100%fluxa43d ago0xe14f48…2c607a
0x5518…47380x9c95…e299Base—$0.001100%fluxa43d ago0x79d6d0…faf901
0x5518…47380x9c95…e299Base—$0.001100%fluxa43d ago0xf52ea8…1f325f
0x5518…47380x9c95…e299Base—$0.001100%fluxa43d ago0xe49c19…8470c0
0x5518…47380x9c95…e299Base—$0.001100%fluxa43d ago0x1f27b6…6b8449
0x5518…47380x9c95…e299Base—$0.001100%fluxa43d ago0x622eeb…c7b2f0
0x5518…47380x9c95…e299Base—$0.001100%fluxa43d ago0xb0793b…8b6ae0

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.