Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ae…81330x105c…7babBase$0.20100%fluxa98d ago0x8280eb…463a85
0xd1ae…8133defimusk0.ethBase$0.21100%fluxa98d ago0x2e8af5…ef8675
0xd1ae…81330x0455…d578Base$0.21100%candidates98d ago0xb59a78…60b837
0xd1ae…81330xa64d…f763Base$0.21100%fluxa98d ago0xc0aa3a…34a975
0xd1ae…81330xd090…a2e7Base$0.21100%candidates98d ago0xb2488d…5d661e
0xd1ae…81330xf9fe…9147Base$0.80100%candidates98d ago0x16d193…aeaaa7
0xd1ae…81330x28f9…2bd8Base$0.21100%candidates98d ago0x241ae8…f92e48
0xd1ae…81330x02a1…f13eBase$0.75100%candidates98d ago0x1a6e07…79d9f5
0xd1ae…81330x39ac…7fa1Base$0.36100%candidates98d ago0x44b935…8fa687
0xd1ae…81330xc1a8…d11fBase$0.21100%candidates98d ago0x9b41ad…73c976
0xd1ae…81330xe6a9…10c3Base$0.21100%candidates98d ago0x437753…3a4a3a
0xd1ae…81330x6131…3dd6Base$0.35100%fluxa98d ago0xc2403e…7b1991
0xd1ae…81330x2c56…4bc2Base$0.21100%candidates98d ago0x7a0986…f9e43e
0xd1ae…81330x4218…8851Base$0.21100%candidates98d ago0xf7ed7a…e17099
0xd1ae…81330xb8c8…8b4eBase$0.21100%fluxa98d ago0x4a1430…09e503
0xd1ae…81330x6195…42dbBase$0.21100%candidates98d ago0x1d5bfe…e00c65
0xd1ae…81330x5df4…7020Base$0.10100%fluxa98d ago0xf420e4…23927d
0xd1ae…81330x7037…7df6Base$0.10100%candidates98d ago0xcedd28…cecec9
0xd1ae…81330x3cf2…8d8aBase$0.20100%candidates98d ago0x693055…aed298
0xd1ae…81330x2001…9a48Base$0.20100%fluxa98d ago0xc54b9e…409699
0xd1ae…81330xb8c8…8b4eBase$0.21100%candidates98d ago0x39d8df…7a2c2e
0xd1ae…81330xa37e…165fBase$0.10100%fluxa98d ago0x621174…397ab7
0xd1ae…81330x7048…c77dBase$0.01100%fluxa98d ago0x13aff8…be78d2
0xd1ae…81330xb8c8…8b4eBase$0.21100%fluxa98d ago0x694c4f…9e3a01
0xd1ae…81330x8d3c…9907Base$0.76100%fluxa98d ago0x7fe606…fef0f4

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.