Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa18d ago0xf11863…84aca9
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa18d ago0xe2d021…07c139
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa18d ago0xb0af11…56c51f
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa18d ago0xbb3d29…18c901
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa18d ago0x074f1d…a6ce37
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa18d ago0x800fdd…ba591f
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa18d ago0x0b5e61…5d6e96
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa18d ago0xbc8c78…2d8932
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa18d ago0x9140ab…cfead0
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa18d ago0xfa39e5…04fb6e
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa18d ago0x46050e…bfe89f
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa18d ago0xa15073…25ed0a
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa18d ago0x86b4c1…a1417b
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa18d ago0x20b37f…62969c
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa18d ago0xea34fa…7f3bb1
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa18d ago0x30fab0…921ecc
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa18d ago0x68ce42…4c8e34
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa18d ago0xc5a1a5…71fb6d
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa18d ago0xdafeee…b8d425
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa18d ago0x1712d2…877b6f
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa18d ago0x7f0e6e…1a4999
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa18d ago0xded84c…a90637
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa18d ago0x6b60f9…d321eb
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa18d ago0xe24a21…27bf2c
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa18d ago0xef2af8…23caff

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.