Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdbc4…10130x2b6d…32c5Base2sPublic-records$0.001100%coinbase64d ago0xeeac44…4f39e3
0xdbc4…10130x2b6d…32c5Base2sPublic-records$0.001100%coinbase64d ago0xea6143…575d15
0xdbc4…10130x2b6d…32c5Base2sPublic-records$0.0012100%coinbase64d ago0x315418…14a57d
0xdbc4…10130x2b6d…32c5Base2sPublic-records$0.00144100%coinbase64d ago0x744938…d60d2f
0xdbc4…10130x2b6d…32c5Base2sPublic-records$0.0048100%coinbase64d ago0x587f03…882af3
0xdbc4…10130x2b6d…32c5Base2sPublic-records$0.001100%coinbase64d ago0x6531dd…756aaa
0xdbc4…10130x2b6d…32c5Base2sPublic-records$0.001100%coinbase64d ago0xb9186e…27b56f
0xdbc4…10130x2b6d…32c5Base2sPublic-records$0.001100%coinbase64d ago0x7fbd87…058510
0xdbc4…10130x2b6d…32c5Base2sPublic-records$0.001100%coinbase64d ago0xf4b8f9…3de4a0
0xdbc4…10130x2b6d…32c5Base2sPublic-records$0.001100%coinbase64d ago0x820742…cc47c9
0xdbc4…10130x2b6d…32c5Base2sPublic-records$0.0048100%coinbase64d ago0x8b26be…ce0605
0xdbc4…10130x2b6d…32c5Base2sPublic-records$0.001100%coinbase64d ago0x7a1461…944b9c
0xdbc4…10130x2b6d…32c5Base2sPublic-records$0.0024100%coinbase64d ago0x1ee2aa…9e1417
0xdbc4…10130x2b6d…32c5Base2sPublic-records$0.00144100%coinbase64d ago0xae5c49…175287
0xdbc4…10130x2b6d…32c5Base2sPublic-records$0.0012100%coinbase64d ago0x4676c2…530fd3
0xdbc4…10130x2b6d…32c5Base2sPublic-records$0.001100%coinbase64d ago0x1108f9…ff77cf
0xdbc4…10130x2b6d…32c5Base2sPublic-records$0.006100%coinbase64d ago0xbea58d…849eb6
0xdbc4…10130x2b6d…32c5Base2sPublic-records$0.006100%coinbase64d ago0xd10f5b…470656
0xdbc4…10130x2b6d…32c5Base2sPublic-records$0.00144100%coinbase64d ago0xa78a5e…0349aa
0xdbc4…10130x2b6d…32c5Base2sPublic-records$0.001100%coinbase64d ago0xf89bcf…dcf69b
0xdbc4…10130x2b6d…32c5Base2sPublic-records$0.00144100%coinbase64d ago0x9343d1…1f7d96
0xdbc4…10130x2b6d…32c5Base2sPublic-records$0.0048100%coinbase64d ago0x525d93…236796

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.