Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfad3…1eb70x8498…c51cBase—$0.04100%fluxa121d ago0xd8fbbd…afee85
0x5c25…51500x8498…c51cBase—$0.04100%fluxa121d ago0x666a10…8a4869
0xd032…d57d0x8498…c51cBase—$0.04100%fluxa121d ago0x53d25e…0b029e
0x7537…ceb00x8498…c51cBase—$0.04100%fluxa121d ago0xb67510…e14d41
0xa7c1…39290x8498…c51cBase—$0.04100%fluxa121d ago0x1b69a0…54de34
0xff7b…6d9c0x8498…c51cBase—$0.08100%fluxa121d ago0x40e2a2…6da895
0x6292…152c0x8498…c51cBase—$0.04100%fluxa121d ago0xa8282b…034770
0xb089…8ecc0x8498…c51cBase—$0.04100%fluxa121d ago0x38b273…6ce58a
0xebdb…119a0x8498…c51cBase—$0.03100%fluxa121d ago0xf47923…12a985
0x5eeb…ce4a0x8498…c51cBase—$0.04100%fluxa121d ago0x5f3475…bb7c4c
0x9933…f62d0x8498…c51cBase—$0.04100%fluxa121d ago0xf5cf7c…29d1dc
0xc222…cf9f0x8498…c51cBase—$0.04100%fluxa121d ago0xaa24f4…01774a
0xbb59…32cd0x8498…c51cBase—$0.03100%fluxa121d ago0x41db39…901587
0x5f89…614b0x8498…c51cBase—$0.03100%fluxa121d ago0xc921fe…ef047a
0x2c1a…6fc50x8498…c51cBase—$0.04100%fluxa121d ago0x423980…87dc87
0x8167…2a980x8498…c51cBase—$0.04100%fluxa121d ago0x03bd18…3cad69
0x01eb…334d0x8498…c51cBase—$0.04100%fluxa121d ago0xcfeccc…05314b
0x2d48…8cd10x8498…c51cBase—$0.04100%fluxa121d ago0xe19584…ad682f
0x8c36…88f30x8498…c51cBase—$0.04100%fluxa121d ago0x2a7df4…119409
0x267b…dcce0x8498…c51cBase—$0.04100%fluxa121d ago0xacf15f…da44f5
0xa815…ae670x8498…c51cBase—$0.01100%fluxa121d ago0x0bdf72…c1e0d3
0xa815…ae670x8498…c51cBase—$0.03100%fluxa121d ago0x2cfa95…647d53
0xdd44…50770x8498…c51cBase—$0.04100%fluxa121d ago0x029402…09c673
0x6c85…22e10x8498…c51cBase—$0.04100%fluxa121d ago0x1a7ced…8e3962
0x3c19…8d460x8498…c51cBase—$0.04100%fluxa121d ago0x95792c…cacfa8

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.