Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x62fe…d1ff0x9c95…e299Base—$0.001100%fluxa33d ago0x052650…c28707
0x62fe…d1ff0x9c95…e299Base—$0.001100%fluxa33d ago0x95f7d7…d6d79e
0x62fe…d1ff0x9c95…e299Base—$0.001100%fluxa33d ago0x8c5ac8…800d72
0x62fe…d1ff0x9c95…e299Base—$0.001100%fluxa33d ago0x7ef2ba…347f49
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa33d ago0x293887…3c3c53
0x62fe…d1ff0x9c95…e299Base—$0.001100%fluxa33d ago0xf0f83e…45e3e8
0x62fe…d1ff0x9c95…e299Base—$0.001100%fluxa33d ago0xd28f62…e27e78
0x62fe…d1ff0x9c95…e299Base—$0.001100%fluxa33d ago0x191b73…6c0fc5
0x62fe…d1ff0x9c95…e299Base—$0.001100%fluxa33d ago0x7b4184…573cf1
0x62fe…d1ff0x9c95…e299Base—$0.001100%fluxa33d ago0x277d1a…d293ee
0x62fe…d1ff0x9c95…e299Base—$0.001100%fluxa33d ago0x1b8662…9fb939
0x62fe…d1ff0x9c95…e299Base—$0.001100%fluxa33d ago0x84ec27…a91de0
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa33d ago0x5a957b…5296bc
0x62fe…d1ff0x9c95…e299Base—$0.001100%fluxa33d ago0xa31e74…671798
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa33d ago0x9f1d4c…4b7f3b
0x62fe…d1ff0x9c95…e299Base—$0.001100%fluxa33d ago0xd9ebe9…c7048d
0x62fe…d1ff0x9c95…e299Base—$0.001100%fluxa33d ago0xfb5f3b…d70a0d
0x62fe…d1ff0x9c95…e299Base—$0.001100%fluxa33d ago0xe8f0cc…2d6aba
0x62fe…d1ff0x9c95…e299Base—$0.001100%fluxa33d ago0x89841e…a9de7c
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa33d ago0x350df3…8dbcc3
0x62fe…d1ff0x9c95…e299Base—$0.001100%fluxa33d ago0x4c8d59…b0844e
0x62fe…d1ff0x9c95…e299Base—$0.001100%fluxa33d ago0x1e7c2b…7449f4
0x62fe…d1ff0x9c95…e299Base—$0.001100%fluxa33d ago0x41d3bb…4f1a9e
0x62fe…d1ff0x9c95…e299Base—$0.001100%fluxa34d ago0xe51046…65ea6c
0x62fe…d1ff0xfe80…47eeBase—$0.001100%fluxa34d ago0x8e31c9…49acda

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.