Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0xe81964…d5081d
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0x3ff992…d5421d
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0xd966eb…190623
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0xb3054a…6bc2c5
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0x5d8ef5…e164a2
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0x0b0168…133da1
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0x9000e1…818e0e
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0xd895e1…15cd99
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0x38c3e4…ef86cf
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0xfea233…b6f7bc
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0x48ecc1…0ce47a
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0x07d865…a08c02
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0x0434e0…1449cf
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0xb54238…66e7f2
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0x559fb9…94e543
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0xeaf546…5f0f0f
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0xfd4160…5b1549
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0x4ed550…799cb4
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0x783aaa…1307b6
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0x9b9fac…59245c
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0x52c790…43c0b6
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0xf868fb…3eb096
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0xf0f908…d7bb5a
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0x1458f1…3746e9
0xf0c3…4e860xfe80…47eeBase—$0.001100%fluxa16d ago0x7ede9c…91e8ce

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.