Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f1a…59850xac65…4417Base—$0.15100%fluxa108d ago0xbbbce0…ee7093
0xb90a…9ae40x0f1a…5985Base—$0.01100%fluxa108d ago0x7fc6d7…6061e9
0xb90a…9ae40x0f1a…5985Base—$0.01100%fluxa108d ago0xa2a3d7…d9ffe3
0xb90a…9ae40x0f1a…5985Base—$0.01100%fluxa108d ago0xd4342f…fd9612
0xb90a…9ae40x0f1a…5985Base—$0.01100%fluxa109d ago0x63cda4…e6c685
0xb90a…9ae40x0f1a…5985Base—$0.01100%fluxa109d ago0xe1d182…1fcd45
0xb90a…9ae40x0f1a…5985Base—$0.01100%fluxa109d ago0x62c569…8264c2
0xb90a…9ae40x0f1a…5985Base—$0.01100%fluxa109d ago0x10b16c…e1db27
0xb90a…9ae40x0f1a…5985Base—$0.01100%fluxa109d ago0xd6d046…a944c4
0xb90a…9ae40x0f1a…5985Base—$0.01100%fluxa109d ago0xa0ac37…f1923a
0xb90a…9ae40x0f1a…5985Base—$0.01100%fluxa109d ago0x812ace…540da0
0xb90a…9ae40x0f1a…5985Base—$0.01100%fluxa109d ago0x2737a3…ab01d7
0xb90a…9ae40x0f1a…5985Base—$0.01100%fluxa109d ago0xf6b309…5e2c15
0xb90a…9ae40x0f1a…5985Base—$0.01100%fluxa109d ago0xc0806d…b4c344
0xb90a…9ae40x0f1a…5985Base—$0.01100%fluxa109d ago0xb9b58f…024356
0xb90a…9ae40x0f1a…5985Base—$0.01100%fluxa109d ago0xfdec4d…347e48
0x0f1a…59850xac65…4417Base—$0.50100%fluxa109d ago0x9ab11c…f0c758
0xb90a…9ae40x0f1a…5985Base—$0.50100%fluxa109d ago0x255396…8b8902
0x0f1a…59850xac65…4417Base—$0.02100%fluxa109d ago0xaaf5cf…35a69d
0xb90a…9ae40x0f1a…5985Base—$0.01100%fluxa109d ago0x040a6a…81ef90
0xb90a…9ae40x0f1a…5985Base—$0.01100%fluxa109d ago0x5119dc…f00cc3
0x0f1a…59850xac65…4417Base—$0.06100%fluxa109d ago0xd46e81…ce9cd2
0xb90a…9ae40x0f1a…5985Base—$0.05100%fluxa109d ago0x938b24…9268ba

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.