Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa40d ago0xe2a2a1…7f6a96
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa40d ago0xa8e4ad…20cc9b
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa40d ago0xe0160f…7b8c73
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa40d ago0x3c34c0…9e03e2
0x7593…258b0x9c95…e299Base—$0.001100%fluxa40d ago0xbc574e…b5ba9e
0x7593…258b0x9c95…e299Base—$0.001100%fluxa40d ago0x0a8501…ab30e2
0x7593…258b0x9c95…e299Base—$0.001100%fluxa40d ago0xa42b19…8cf509
0x7593…258b0x9c95…e299Base—$0.001100%fluxa40d ago0x53e5b2…1516b0
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa40d ago0x01445b…df91c0
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa40d ago0x36454a…ad3b7f
0x7593…258b0x9c95…e299Base—$0.001100%fluxa40d ago0x79750f…cc46a8
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa40d ago0x2cdc01…a35fe5
0x7593…258b0x9c95…e299Base—$0.001100%fluxa40d ago0x353f6e…191b1e
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa40d ago0x417e40…1a8cee
0x7593…258b0x9c95…e299Base—$0.001100%fluxa41d ago0xd86ce9…9123b3
0x7593…258b0x9c95…e299Base—$0.001100%fluxa41d ago0x15cf10…ee002a
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa41d ago0xafe204…302346
0x7593…258b0x9c95…e299Base—$0.001100%fluxa41d ago0x98191f…b60723
0x7593…258b0x9c95…e299Base—$0.001100%fluxa41d ago0xfb6890…3d7fb1
0x7593…258b0x9c95…e299Base—$0.001100%fluxa41d ago0x179787…334fdf
0x7593…258b0x9c95…e299Base—$0.001100%fluxa41d ago0xc12bb5…817f64
0x7593…258b0x9c95…e299Base—$0.001100%fluxa41d ago0x9d33a2…bf2787
0x7593…258b0x9c95…e299Base—$0.001100%fluxa41d ago0x1058e8…6cd2a9
0x7593…258b0x9c95…e299Base—$0.001100%fluxa41d ago0x022caf…d0e7f6
0x7593…258b0x9c95…e299Base—$0.001100%fluxa41d ago0x8bade7…e64fcc

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.