Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5247…f2f50xac65…4417Base—$0.04100%fluxa110d ago0x651ba1…e52e55
0xb90a…9ae40x5247…f2f5Base—$0.01100%fluxa110d ago0x70ada7…6832cf
0xb90a…9ae40x5247…f2f5Base—$0.01100%fluxa110d ago0x5aa0f2…03b986
0xb90a…9ae40x5247…f2f5Base—$0.01100%fluxa110d ago0x7744a6…009223
0xb90a…9ae40x5247…f2f5Base—$0.01100%fluxa110d ago0x20e1d6…a7df6c
0x5247…f2f50xac65…4417Base—$0.91100%fluxa110d ago0x4078f3…b4242a
0xb90a…9ae40x5247…f2f5Base—$0.90100%fluxa110d ago0xaa4c8d…554367
0xb90a…9ae40x5247…f2f5Base—$0.01100%fluxa110d ago0xe6ea63…2688f2
0x5247…f2f50xac65…4417Base—$0.09100%fluxa110d ago0x88f41f…930dde
0xb90a…9ae40x5247…f2f5Base—$0.01100%fluxa110d ago0x8b5adf…beab07
0xb90a…9ae40x5247…f2f5Base—$0.01100%fluxa110d ago0x2f4c0e…36114b
0xb90a…9ae40x5247…f2f5Base—$0.01100%fluxa110d ago0x0b8072…e3e269
0xb90a…9ae40x5247…f2f5Base—$0.01100%fluxa110d ago0xf0c11f…1a341b
0xb90a…9ae40x5247…f2f5Base—$0.01100%fluxa110d ago0x1ff078…32d6d2
0xb90a…9ae40x5247…f2f5Base—$0.01100%fluxa110d ago0x2fe7d6…3257a3
0xb90a…9ae40x5247…f2f5Base—$0.01100%fluxa110d ago0xf4d22e…4c1adf
0xb90a…9ae40x5247…f2f5Base—$0.01100%fluxa110d ago0xe3c370…aec27a
0xb90a…9ae40x5247…f2f5Base—$0.01100%fluxa110d ago0xc8c60a…e2d7cf
0x5247…f2f50xac65…4417Base—$0.03100%fluxa110d ago0x93543a…d712a4
0xb90a…9ae40x5247…f2f5Base—$0.01100%fluxa110d ago0xe2cead…edf0bb
0xb90a…9ae40x5247…f2f5Base—$0.01100%fluxa110d ago0x1cc7ba…6ea8c4
0xb90a…9ae40x5247…f2f5Base—$0.01100%fluxa110d ago0xa20a29…d846c2

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.