Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase51d ago0xf03381…b2b222
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase51d ago0x5d1317…bfeed2
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase51d ago0x622e15…0f0c8d
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase51d ago0xf160e0…c2481a
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase51d ago0x9d2ac5…fde917
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase51d ago0x720b90…ac4104
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase51d ago0x467816…c64ffd
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase51d ago0xe7298e…f35861
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase51d ago0xba94d9…8be725
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase51d ago0xe7cbd9…93b5bb
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase51d ago0x08e206…f92cad
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase51d ago0x3b4453…d912c6
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase51d ago0xe9f7f8…5e11cd
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase51d ago0xbfb68d…f28f82
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase51d ago0x3c48e0…b6a8c0
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase51d ago0xf94020…cfebc1
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase51d ago0x4d20f8…9f82f1
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase51d ago0x6bb557…58646d
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase51d ago0x3a924f…4e9470
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase51d ago0x45857a…0d1a83
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase51d ago0x3b4375…031c9d
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase51d ago0xc1e403…cbcba5
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase51d ago0x3b06e3…254453
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase51d ago0x0d07b2…a33ddd
0xc1f1…91e00x6839…1a2bBase—$0.003100%coinbase51d ago0x42fc9c…d072e9

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.