Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa92d ago0x46ae56…0af94a
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa92d ago0x7f5396…cc8e53
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa92d ago0xf04870…4bb77f
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa92d ago0x86612b…8b9086
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa92d ago0xe0ede4…ec43a9
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa92d ago0x5c4160…5e61c9
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa92d ago0x93a287…56bed4
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa92d ago0x4f9faf…f35f33
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa92d ago0xd7865e…f97915
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa92d ago0x77b103…f68e79
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa92d ago0x5fc086…6e5071
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa92d ago0x8a98de…784265
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa92d ago0x3edf91…479286
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa92d ago0x6485df…2e662e
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa92d ago0xb05e6c…4fa0cf
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa92d ago0xb0db96…9da941
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa92d ago0xc20550…7c2351
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa92d ago0x6eabe0…a805fe
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa92d ago0x21a73e…b1d81f
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa92d ago0xf2d408…fe0390
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa92d ago0xb960ce…efe6f2
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa92d ago0x774a5e…f6dc19
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa92d ago0xc22049…03d236
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa92d ago0xe53531…c711a3
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa92d ago0xb96994…79ff7f

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.