Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa34d ago0x510e1e…742ad7
0x4233…a2bb0x9c95…e299Base—$0.001100%fluxa34d ago0xa1a219…e7cc12
0x4233…a2bb0x9c95…e299Base—$0.001100%fluxa34d ago0xc90f05…61fb2a
0x4233…a2bb0x9c95…e299Base—$0.001100%fluxa34d ago0x330c1a…52f890
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa34d ago0xbefbd4…8e70f3
0x4233…a2bb0x9c95…e299Base—$0.001100%fluxa34d ago0xd99bd5…29c5d0
0x4233…a2bb0x9c95…e299Base—$0.001100%fluxa34d ago0xd15672…833f13
0x4233…a2bb0x9c95…e299Base—$0.001100%fluxa34d ago0x3e3cee…d7e2bf
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa34d ago0xf79b1c…993a03
0x4233…a2bb0x9c95…e299Base—$0.001100%fluxa34d ago0x3e913d…b34256
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa34d ago0x9cb40f…f8a912
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa34d ago0x4e6c2e…463dfb
0x4233…a2bb0x9c95…e299Base—$0.001100%fluxa34d ago0xa6af83…d99c5c
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa34d ago0x470a18…fafc96
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa34d ago0xed7f23…494a84
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa34d ago0x260a4e…50f42b
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa34d ago0x0c0d2e…040dd6
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa34d ago0x51af66…386a95
0x4233…a2bb0x9c95…e299Base—$0.001100%fluxa34d ago0xfc29a5…7153b9
0x4233…a2bb0x9c95…e299Base—$0.001100%fluxa34d ago0x20afe8…895e26
0x4233…a2bb0x9c95…e299Base—$0.001100%fluxa35d ago0xdf16ce…1bb8d6
0x4233…a2bb0xfe80…47eeBase—$0.001100%fluxa35d ago0x5105db…49203c
0x4233…a2bb0x9c95…e299Base—$0.001100%fluxa35d ago0x16c3ec…84a3d2

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.