Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa40d ago0xfbae12…9b1dba
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa40d ago0x5b27ea…270a2f
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa40d ago0xcf0151…d281fd
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa40d ago0x7be9b3…3a27b8
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa40d ago0xcf1d9d…3b5a25
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa40d ago0x4394e9…d9f180
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa40d ago0xeb1357…8c4958
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa40d ago0xa0318a…7c3738
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa40d ago0x053957…869b72
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa40d ago0x798d9a…7cc396
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa40d ago0x374045…6a3009
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa40d ago0x812032…da8076
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa40d ago0x623b48…412182
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa40d ago0x629e19…28d12d
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa40d ago0xaae877…7774ab
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa40d ago0x36618c…d46af2
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa40d ago0x229c2c…0d1c4d
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa40d ago0x5a6ef9…7da74d
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa40d ago0xf73793…c93ef7
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa40d ago0x799476…d0f58d
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa40d ago0x0baa36…c53b59
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa40d ago0xdd24a8…ecb7b4
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa40d ago0x181a38…59a003
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa40d ago0xe68fe7…084846
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa40d ago0x3d9699…d0adf5

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.