Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ae1…b3d00xac65…4417Base—$0.06100%fluxa112d ago0x613703…815248
0xb90a…9ae40x9ae1…b3d0Base—$0.06100%fluxa112d ago0xde873c…d9f27c
0x9ae1…b3d00xac65…4417Base—$0.05100%fluxa112d ago0x217a29…370d0a
0xb90a…9ae40x9ae1…b3d0Base—$0.01100%fluxa112d ago0xc48ddc…fcfccc
0xb90a…9ae40x9ae1…b3d0Base—$0.01100%fluxa112d ago0xdc9806…f647e4
0xb90a…9ae40x9ae1…b3d0Base—$0.01100%fluxa112d ago0xf662b1…df301b
0xb90a…9ae40x9ae1…b3d0Base—$0.01100%fluxa112d ago0x79cbcb…f6582f
0xb90a…9ae40x9ae1…b3d0Base—$0.01100%fluxa112d ago0x7fffce…6c4687
0x9ae1…b3d00xac65…4417Base—$0.97100%fluxa113d ago0x4d7b57…c9fe6e
0xb90a…9ae40x9ae1…b3d0Base—$0.90100%fluxa113d ago0x02336a…f6a31a
0xb90a…9ae40x9ae1…b3d0Base—$0.01100%fluxa113d ago0x2e3963…4ff9dc
0xb90a…9ae40x9ae1…b3d0Base—$0.01100%fluxa113d ago0x515628…c06249
0xb90a…9ae40x9ae1…b3d0Base—$0.01100%fluxa113d ago0xf160f9…07aa21
0xb90a…9ae40x9ae1…b3d0Base—$0.01100%fluxa113d ago0xb4da0c…69126d
0xb90a…9ae40x9ae1…b3d0Base—$0.01100%fluxa113d ago0x1f097f…c89fbb
0xb90a…9ae40x9ae1…b3d0Base—$0.01100%fluxa113d ago0xe26f57…c0bd85
0xb90a…9ae40x9ae1…b3d0Base—$0.01100%fluxa113d ago0x0bb1d4…609265
0x9ae1…b3d00xac65…4417Base—$0.01100%fluxa113d ago0xd3ae73…367b32
0xb90a…9ae40x9ae1…b3d0Base—$0.01100%fluxa113d ago0x4be46f…635d57

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.