Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb8bb…d28b0x244f…cab9Base—$0.01100%fluxa89d ago0xc26426…d24341
0x0a56…c63a0x244f…cab9Base—$0.01100%fluxa89d ago0x8109c8…292d69
0x6992…23950x244f…cab9Base—$0.01100%fluxa89d ago0x29b9de…ef8014
0x2cc9…07bd0x244f…cab9Base—$0.01100%fluxa89d ago0xae644b…56c2a0
0x1202…303b0x244f…cab9Base—$0.01100%fluxa89d ago0x3cf54e…c82806
0xd245…329e0x244f…cab9Base—$0.01100%fluxa89d ago0x661be6…1745a8
0xb8bb…d28b0x244f…cab9Base—$0.01100%fluxa89d ago0x1f1a3e…7f5eb7
0x1202…303b0x244f…cab9Base—$0.01100%fluxa89d ago0x7ce279…fa5a56
0x8b63…27f40x244f…cab9Base—$0.01100%fluxa89d ago0x2c3535…c209a9
0x0a56…c63a0x244f…cab9Base—$0.01100%fluxa89d ago0xf0b78a…539f99
0x6992…23950x244f…cab9Base—$0.01100%fluxa89d ago0xbef65c…f5a458
0x2cc9…07bd0x244f…cab9Base—$0.01100%fluxa89d ago0x09356d…3c9796
0xd245…329e0x244f…cab9Base—$0.01100%fluxa90d ago0xa1ee9f…c5614d
0x75ab…b61d0x244f…cab9Base—$0.01100%fluxa90d ago0xb826cf…329bad
0x244f…cab90xcf05…c47bBase—$0.18100%fluxa90d ago0xec6670…cb182f
0x244f…cab90x1202…303bBase—$0.18100%fluxa90d ago0x12d1d2…485248
0x244f…cab90x75ab…b61dBase—$0.18100%fluxa90d ago0xdaaaa7…c43086
0x244f…cab90xdf1d…da79Base—$0.18100%fluxa90d ago0x79d094…4c0bf5
0x244f…cab90xfc5d…ccb7Base—$0.18100%fluxa90d ago0x349adb…3b87d5
0x244f…cab90x8b63…27f4Base—$0.18100%fluxa90d ago0x568595…918250
0x244f…cab90x8139…fe9bBase—$0.36100%fluxa90d ago0xd3cfb6…745142
0x244f…cab90x53c3…e8b2Base—$0.36100%fluxa90d ago0xb37130…7938c7
0x244f…cab90xd9f7…f003Base—$0.36100%fluxa90d ago0xe7aa5d…7d5e9e
0x244f…cab90x8dad…2817Base—$0.36100%fluxa90d ago0xfac7b2…d0d29c
0x244f…cab90x4fa9…6e97Base—$0.36100%fluxa90d ago0x61d208…5d7ca5

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.