Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa48d ago0x71f2d6…e3505f
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa48d ago0xd7ba0b…6ffa52
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa48d ago0x6e0ca6…393164
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa48d ago0x4a8a2f…4b1690
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa48d ago0xe2af73…46ea93
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa48d ago0x37c2b4…1e36ef
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa48d ago0x755cfb…0787f6
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa48d ago0x4e72d0…d95f04
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa48d ago0xf0ef7d…c19011
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa48d ago0x2452db…67fccf
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa48d ago0x1da059…f124f6
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa48d ago0xb269f0…40e636
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa48d ago0xcd96bc…363375
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa48d ago0xcc6aa4…6377c7
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa49d ago0xed116b…d4fe7a
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa49d ago0x7f6c15…9ed730
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa49d ago0x151df8…7d4134
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa49d ago0x42db1c…1e2efd
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa49d ago0xb4af15…4e0a76
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa49d ago0xab025d…821920
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa49d ago0xf4bdc8…67742c
0xf7a9…c4360xfe80…47eeBase—$0.001100%fluxa49d ago0xe89873…6530fe
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa49d ago0x53cc93…56c638
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa49d ago0xd031f9…42bb77
0xf7a9…c4360x9c95…e299Base—$0.001100%fluxa49d ago0x91c01d…4b3a68

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.