Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x43df…54640x9c95…e299Base—$0.001100%fluxa34d ago0x3997a6…cfd9d2
0x43df…54640x9c95…e299Base—$0.001100%fluxa34d ago0x4e2c44…1cd064
0x43df…54640x9c95…e299Base—$0.001100%fluxa34d ago0xd4d490…80aa10
0x43df…54640x9c95…e299Base—$0.001100%fluxa34d ago0xc4e579…54ee83
0x43df…54640x9c95…e299Base—$0.001100%fluxa34d ago0xb57cc5…74d9f9
0x43df…54640xfe80…47eeBase—$0.001100%fluxa34d ago0x7b6be7…47b70c
0x43df…54640x9c95…e299Base—$0.001100%fluxa34d ago0x1f0be9…3a054b
0x43df…54640x9c95…e299Base—$0.001100%fluxa34d ago0x966698…cd735b
0x43df…54640xfe80…47eeBase—$0.001100%fluxa34d ago0x0d586b…384615
0x43df…54640x9c95…e299Base—$0.001100%fluxa34d ago0x3d22e1…4d2a5d
0x43df…54640xfe80…47eeBase—$0.001100%fluxa34d ago0x52cbea…5ce0a0
0x43df…54640x9c95…e299Base—$0.001100%fluxa34d ago0xb92ab8…45338b
0x43df…54640x9c95…e299Base—$0.001100%fluxa34d ago0x2aef35…772bd3
0x43df…54640xfe80…47eeBase—$0.001100%fluxa34d ago0x7e668c…a4c8b2
0x43df…54640xfe80…47eeBase—$0.001100%fluxa34d ago0x839c52…4d0287
0x43df…54640xfe80…47eeBase—$0.001100%fluxa34d ago0xa1328c…12eb27
0x43df…54640xfe80…47eeBase—$0.001100%fluxa34d ago0xaf33c0…4dfd18
0x43df…54640xfe80…47eeBase—$0.001100%fluxa34d ago0xe52441…8c33bc
0x43df…54640x9c95…e299Base—$0.001100%fluxa34d ago0xb6d3e0…b5c13f
0x43df…54640x9c95…e299Base—$0.001100%fluxa34d ago0xb557e6…9694db
0x43df…54640x9c95…e299Base—$0.001100%fluxa34d ago0x98cb02…ed9785
0x43df…54640xfe80…47eeBase—$0.001100%fluxa34d ago0x0d8ce4…c90244
0x43df…54640xfe80…47eeBase—$0.001100%fluxa34d ago0xf5a06f…0862d0
0x43df…54640x9c95…e299Base—$0.001100%fluxa34d ago0xa58882…8eb586
0x43df…54640xfe80…47eeBase—$0.001100%fluxa34d ago0xc0df16…5d36e0

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.