Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc524…58690x9c95…e299Base—$0.001100%fluxa33d ago0xf80173…c75654
0xc524…58690x9c95…e299Base—$0.001100%fluxa33d ago0x84d8d1…ffd1d3
0xc524…58690x9c95…e299Base—$0.001100%fluxa33d ago0xf93f4e…d76dde
0xc524…58690x9c95…e299Base—$0.001100%fluxa33d ago0x8fcd06…9bad43
0xc524…58690x9c95…e299Base—$0.001100%fluxa33d ago0xee2a26…d092e7
0xc524…58690x9c95…e299Base—$0.001100%fluxa33d ago0xb3e25c…578694
0xc524…58690x9c95…e299Base—$0.001100%fluxa33d ago0x2ca50f…35fb24
0xc524…58690x9c95…e299Base—$0.001100%fluxa33d ago0xad75c9…d3288c
0xc524…58690x9c95…e299Base—$0.001100%fluxa33d ago0xc1ca7a…d5c5a3
0xc524…58690x9c95…e299Base—$0.001100%fluxa33d ago0x08fbec…01df27
0xc524…58690x9c95…e299Base—$0.001100%fluxa33d ago0xa9d0ab…212fa3
0xc524…58690x9c95…e299Base—$0.001100%fluxa33d ago0x575c6c…b69675
0xc524…58690x9c95…e299Base—$0.001100%fluxa33d ago0x48f5e3…5dd99a
0xc524…58690xfe80…47eeBase—$0.001100%fluxa33d ago0x38ed89…19998b
0xc524…58690x9c95…e299Base—$0.001100%fluxa33d ago0xa16cab…8dfa66
0xc524…58690x9c95…e299Base—$0.001100%fluxa33d ago0xe509ea…136dec
0xc524…58690x9c95…e299Base—$0.001100%fluxa33d ago0x6d8076…676151
0xc524…58690x9c95…e299Base—$0.001100%fluxa33d ago0xa0358e…c83031
0xc524…58690xfe80…47eeBase—$0.001100%fluxa33d ago0x39e2a4…9ab1db
0xc524…58690x9c95…e299Base—$0.001100%fluxa33d ago0xb04ab5…3f6f90
0xc524…58690x9c95…e299Base—$0.001100%fluxa33d ago0x8cc831…448ba2
0xc524…58690x9c95…e299Base—$0.001100%fluxa33d ago0x85949f…b0efca
0xc524…58690xfe80…47eeBase—$0.001100%fluxa33d ago0xee7db1…099097
0xc524…58690x9c95…e299Base—$0.001100%fluxa33d ago0x788355…8e0227
0xc524…58690xfe80…47eeBase—$0.001100%fluxa33d ago0x168dbc…a02ad7

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.