Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ae…81330x1baf…9a17Base—$0.25100%fluxa104d ago0xad06ab…b26937
0xd1ae…81330x6610…0d7fBase—$0.25100%fluxa104d ago0x1d192e…c5fa22
0xd1ae…81330x8f44…a8b8Base—$0.25100%fluxa104d ago0x284b97…f39896
0xd1ae…81330x60bd…f109Base—$0.25100%fluxa104d ago0x026ad6…67f119
0xd1ae…81330x24f2…b840Base—$0.30100%fluxa104d ago0x2743b0…26f15b
0xd1ae…81330x7c90…6c5bBase—$0.25100%fluxa104d ago0x20649e…b9f3b7
0xd1ae…81330xfd82…d781Base—$0.25100%fluxa104d ago0x455c5b…5b59dd
0xd1ae…81330x0c88…c40dBase—$0.20100%fluxa104d ago0x4c74c5…b41b43
0xd1ae…81330x5de5…b4d0Base—$0.31100%fluxa104d ago0xa85b37…a20400
0xd1ae…81330x41fb…87f3Base—$0.30100%fluxa104d ago0x773cbc…ecb0be
0xd1ae…81330xe76f…8943Base—$0.25100%fluxa104d ago0xd9183f…0d2ef1
0xd1ae…81330x9a30…932eBase—$0.30100%fluxa104d ago0x16c84c…7e4348
0xd1ae…81330x9a89…bc0dBase—$0.10100%fluxa104d ago0x7c5d4b…1b975e
0xd1ae…81330xdfd8…7bfeBase—$1.00100%fluxa104d ago0x720512…37ac34
0xd1ae…81330x2cda…eed8Base—$0.25100%fluxa104d ago0x0cce4e…6144d2
0xd1ae…81330x246e…9632Base—$0.10100%fluxa104d ago0x90e110…7d9cf6
0xd1ae…81330xe76f…8943Base—$0.25100%fluxa104d ago0x0d7f92…cb1edc
0xd1ae…81330xb8c8…8b4eBase—$0.25100%fluxa104d ago0x498446…451971
0xd1ae…81330xa8a1…1604Base—$0.25100%fluxa104d ago0x4427f8…5b23a0
0xd1ae…81330x3f79…073aBase—$0.45100%fluxa104d ago0xc12256…c91d0b
0xd1ae…81330xe76f…8943Base—$0.25100%fluxa104d ago0xf012dc…9e1ffe
0xd1ae…81330xe76f…8943Base—$0.25100%fluxa104d ago0x42b5de…c14003
0xd1ae…81330x5fc7…4b7bBase—$1.00100%fluxa104d ago0x2fc75f…28de32
0xd1ae…81330x64bc…d632Base—$0.80100%fluxa104d ago0x4e92fa…fb3426
0xd1ae…81330x0103…230dBase—$0.30100%fluxa104d ago0x165a7b…b3e8ec

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.