Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa34d ago0xfa6465…34887e
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa34d ago0x8a5efa…246b4f
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa34d ago0x4cfd0f…4fc94f
0x1365…b45f0x9c95…e299Base—$0.001100%fluxa34d ago0xa8a2c4…115691
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa34d ago0xe07aaf…bc9969
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa34d ago0x57757f…226396
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa35d ago0x3db805…16d5f0
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa35d ago0x03311d…a72185
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa35d ago0x0a1928…609778
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa35d ago0x7e5cb1…3c5a6f
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa35d ago0xf2db5c…381b63
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa35d ago0x7e0aa2…dff7bd
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa35d ago0xcdceed…14a037
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa35d ago0xb9d32f…19541d
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa35d ago0x517409…221dba
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa35d ago0x0c6e58…682423
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa35d ago0x8d35e1…5e4dfd
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa35d ago0x5c70e5…d3e21a
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa35d ago0x59783d…185bf2
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa35d ago0xfeba3c…6d3b70
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa35d ago0xbaf387…c11e67
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa35d ago0x1bab95…b942d2
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa35d ago0xf1b2ab…84e9ed
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa35d ago0xc909b8…bc0f90
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa35d ago0x52327d…e14938

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.