Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa91d ago0x29384f…de1d7b
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa91d ago0xd18bbc…b18de7
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa91d ago0xbdce70…f3c8d8
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa91d ago0x225537…cf9a81
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa91d ago0x9a8f1c…4dee52
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa91d ago0x204ed7…10fa14
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa91d ago0x564c91…7a01ab
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa91d ago0x2b5bc8…03bd5e
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa91d ago0x23d51c…5008d9
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa91d ago0xa87db9…886643
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa91d ago0x7393c3…92034d
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa91d ago0xadd730…b6dd92
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa91d ago0x6a3244…649127
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa92d ago0x57f306…a5d06d
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa92d ago0xa27a95…a71c2c
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa92d ago0x85ad99…7fe561
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa92d ago0x95fc53…a0e3f2
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa92d ago0xc55074…587f67
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa92d ago0x561d5c…60cc72
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa92d ago0x0e5b96…952c93
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa92d ago0xe62f53…f3a526
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa92d ago0x5c660b…82ff3c
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa92d ago0x933d49…9541ec
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa92d ago0xdb1e0c…9f32bd
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa92d ago0xbe97d5…99cfb6

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.