Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb639…73980xfe80…47eeBase—$0.001100%fluxa14d ago0xbb00e1…7fc987
0xb639…73980xfe80…47eeBase—$0.001100%fluxa14d ago0x7718c3…4be370
0xb639…73980xfe80…47eeBase—$0.001100%fluxa14d ago0xa1aba3…728733
0xb639…73980xfe80…47eeBase—$0.001100%fluxa14d ago0xc84b3f…6ec3c4
0xb639…73980xfe80…47eeBase—$0.001100%fluxa14d ago0x155168…6c4305
0xb639…73980xfe80…47eeBase—$0.001100%fluxa14d ago0x464278…33b9d3
0xb639…73980xfe80…47eeBase—$0.001100%fluxa14d ago0xc2ae6f…fb2001
0xb639…73980xfe80…47eeBase—$0.001100%fluxa14d ago0x75aa91…2244ea
0xb639…73980xfe80…47eeBase—$0.001100%fluxa14d ago0xa95609…a10b3a
0xb639…73980xfe80…47eeBase—$0.001100%fluxa14d ago0x2cbf01…906fdf
0xb639…73980xfe80…47eeBase—$0.001100%fluxa14d ago0xdb7b90…82f8bc
0xb639…73980xfe80…47eeBase—$0.001100%fluxa14d ago0x577a61…03427b
0xb639…73980xfe80…47eeBase—$0.001100%fluxa14d ago0xc91930…ff61df
0xb639…73980xfe80…47eeBase—$0.001100%fluxa14d ago0x609611…8eb889
0xb639…73980xfe80…47eeBase—$0.001100%fluxa14d ago0x94db8d…d5ff61
0xb639…73980xfe80…47eeBase—$0.001100%fluxa14d ago0x269ba1…7bd73c
0xb639…73980xfe80…47eeBase—$0.001100%fluxa14d ago0x78b9b3…6df4f4
0xb639…73980xfe80…47eeBase—$0.001100%fluxa14d ago0xad6bc4…f62c35
0xb639…73980xfe80…47eeBase—$0.001100%fluxa14d ago0x4a38a0…30c417
0xb639…73980xfe80…47eeBase—$0.001100%fluxa14d ago0x208bba…4c44b3
0xb639…73980xfe80…47eeBase—$0.001100%fluxa14d ago0x6c3c2f…081dfc
0xb639…73980xfe80…47eeBase—$0.001100%fluxa14d ago0xf9fd08…201d39
0xb639…73980xfe80…47eeBase—$0.001100%fluxa14d ago0xe2e316…2613cf
0xb639…73980xfe80…47eeBase—$0.001100%fluxa14d ago0xe37e69…c17c3f
0xb639…73980xfe80…47eeBase—$0.001100%fluxa14d ago0x8bb5f4…a02195

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.