Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa44d ago0x5e6de7…a9fe90
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa44d ago0xf86f4e…9a13aa
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa44d ago0x3b6ddc…55b0fd
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa44d ago0xb9069e…b99081
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa44d ago0x184de8…31f769
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa44d ago0x46fe19…70a03f
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa44d ago0xd70165…c78e6c
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa44d ago0x3eecb0…53d64b
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa44d ago0xa22699…59f3d1
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa44d ago0x547f01…aa26a9
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa44d ago0x4d7f89…8e751b
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa44d ago0xa60277…f34a13
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa44d ago0xe7a722…0b40b9
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa44d ago0xa0fb01…841844
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa44d ago0xb0f4c8…7b7920
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa44d ago0x2f8984…38943a
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa44d ago0x33e472…94288b
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa44d ago0x059401…b43a8d
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa44d ago0xafbce6…e41717
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa44d ago0x3e431a…3db12b
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa44d ago0x043a30…e0788c
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa44d ago0x7e910d…e5b739
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa44d ago0x2ada39…f3faf8
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa44d ago0x4ebba7…154e1f
0x5ce7…c3930x9c95…e299Base—$0.001100%fluxa44d ago0xb171c2…6e0d3e

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.