Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x258b…ab4d0xac65…4417Base—$0.03100%fluxa110d ago0x793d51…597309
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa110d ago0x20b323…8abfe5
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa110d ago0xc03a2a…e3e294
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa110d ago0xae2b46…af1089
0x258b…ab4d0xac65…4417Base—$0.01100%fluxa110d ago0x05e2ea…32f9bb
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa110d ago0xdc78ff…6589ad
0x258b…ab4d0xac65…4417Base—$0.03100%fluxa110d ago0x18e2ab…c4e1b2
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa110d ago0xb1f631…23fd82
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa110d ago0xa69268…163fe1
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa110d ago0x446d7e…a65a1b
0x258b…ab4d0xac65…4417Base—$0.97100%fluxa110d ago0x381d8d…88fdb5
0xb90a…9ae40x258b…ab4dBase—$0.90100%fluxa110d ago0xd181d7…77f68b
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa110d ago0x9f1f1f…506d64
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa110d ago0x473488…70385a
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa110d ago0x7675b8…123e60
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa110d ago0x082ff2…0363b6
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa110d ago0xd1ff64…22c5ce
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa110d ago0xc1d287…98a132
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa110d ago0x797340…d6f2d5
0x258b…ab4d0xac65…4417Base—$0.03100%fluxa110d ago0x62ad3f…07deeb
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa110d ago0xef8edd…73a575
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa110d ago0x384d91…b69b40
0xb90a…9ae40x258b…ab4dBase—$0.01100%fluxa110d ago0x935bb1…703a95
0x258b…ab4d0xac65…4417Base—$0.01100%fluxa110d ago0xf15bf0…0ceda1

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.