Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa32d ago0x3c68cd…3787cd
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa32d ago0xcb45d4…b3a291
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa32d ago0x96c560…e4cffa
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa32d ago0xd6be4b…12d1ba
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa32d ago0x65856c…2a320c
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa32d ago0x194c4d…5815fd
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa32d ago0xe2d8d1…a82c6c
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa32d ago0xbf4b9b…21f81d
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa32d ago0x257db2…e95b62
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa32d ago0x044b00…8d9f89
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa32d ago0x89680c…94f2af
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa32d ago0x11ac3a…7242ab
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa32d ago0x448554…ae857b
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa32d ago0x331c1f…50529c
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa32d ago0xf7fe3e…352ad5
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa32d ago0x3e1c54…0d65a3
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa32d ago0x88807a…4c5a54
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa32d ago0xbd65f2…55d49b
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa32d ago0xdd28a6…ab2027
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa33d ago0xe7c4ba…4be3c1
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa33d ago0x77e174…cb75f2
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa33d ago0xc6aa87…d028e3
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa33d ago0x857604…4b3973
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa33d ago0x64dd74…580a06
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa33d ago0xbf6810…488a6a

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.