Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd10f…db690xf38b…d8daBase—$0.01100%coinbase76d ago0x7d826b…f42bca
0xd10f…db690x352e…f01fBase—$0.01100%coinbase76d ago0x6adfa1…d080cd
0xd10f…db690xbd43…f670Base—$0.01100%coinbase76d ago0x2912e0…bfdd8a
0xd10f…db690x8be3…75c8Base—$0.01100%coinbase76d ago0x46e9a1…b9498d
0xd10f…db690xa02d…6c04Base—$0.01100%coinbase76d ago0x99f943…ecb2e4
0xd10f…db690x1982…3cd2Base—$0.01100%coinbase76d ago0x987644…94b5d6
0xd10f…db690x1980…650cBase—$0.01100%coinbase76d ago0xeb56d8…3da910
0xd10f…db690x7d04…f81fBase—$0.01100%coinbase76d ago0x36387f…fee5ac
0xd10f…db690xe4a7…a31eBase—$0.01100%coinbase76d ago0x9ae766…4ed6a8
0xd10f…db690x0d00…a600Base—$0.01100%coinbase76d ago0x73ff4e…912771
0xd10f…db690x0284…256fBase—$0.01100%coinbase76d ago0xf34af4…a8844f
0xd10f…db690xaed3…78a0Base—$0.01100%coinbase76d ago0xd4fea4…4cdc5a
0xd10f…db690x2d4e…aec9Base—$0.01100%coinbase76d ago0x9d68c1…6f3dc0
0xd10f…db690xdcbe…dd54Base—$0.01100%coinbase76d ago0xb743dd…b7292c
0xd10f…db690x9d0e…b434Base—$0.01100%coinbase76d ago0xc72d0e…8d4bfe
0xd10f…db690x94b9…8876Base—$0.01100%coinbase76d ago0x2cb1e0…1371dc
0xd10f…db690x4781…3309Base—$0.01100%coinbase76d ago0x6486f3…323181
0xd10f…db690xc0e6…365cBase—$0.01100%coinbase76d ago0x4e7ebd…50d860
0xd10f…db690x90f6…1dc3Base—$0.01100%coinbase76d ago0xf7c5bd…9867a5
0xd10f…db690x1359…1af4Base—$0.01100%coinbase76d ago0xc12db8…f48c0e
0xd10f…db690x2c98…7397Base—$0.01100%coinbase76d ago0xb391c9…1d3e22
0xd10f…db690xe719…89e3Base—$0.01100%coinbase76d ago0x89579e…fadff6
0xd10f…db690x9b8f…f30dBase—$0.01100%coinbase76d ago0xb34770…0f21bb
0xd10f…db690x9955…8561Base—$0.01100%coinbase76d ago0x8b64bc…96e7b3
0xd10f…db690x767c…c750Base—$0.01100%coinbase76d ago0xc53ddc…a1bb81

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.