Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x73f2…9bdc0xbb8b…35a6Base$0.30100%coinbase42d ago0x1a4107…6b211b
0x73f2…9bdc0xbb8b…35a6Base$0.30100%coinbase42d ago0x0be129…b3acf6
0x73f2…9bdc0xbb8b…35a6Base$0.30100%coinbase42d ago0x6a7077…4c0b63
0x73f2…9bdc0xbb8b…35a6Base$0.30100%coinbase42d ago0x804b31…0054f0
0x73f2…9bdc0xbb8b…35a6Base$0.02100%coinbase42d ago0xcfe8e1…bce93a
0x73f2…9bdc0xbb8b…35a6Base$0.01100%coinbase42d ago0x2650f0…ae0f1d
0x73f2…9bdc0xbb8b…35a6Base$0.02100%coinbase42d ago0xb64f4b…4e2ffb
0x73f2…9bdc0xbb8b…35a6Base$0.02100%coinbase42d ago0x0d360b…d5db26
0x73f2…9bdc0xbb8b…35a6Base$0.01100%coinbase42d ago0xc665b0…3e1fa3
0x73f2…9bdc0xbb8b…35a6Base$0.30100%coinbase42d ago0xde4fa8…6107e5
0x73f2…9bdc0xbb8b…35a6Base$0.30100%coinbase42d ago0x8e705f…ffe1c9
0x73f2…9bdc0xbb8b…35a6Base$0.30100%coinbase42d ago0x8b2ff3…dbd7f4
0x73f2…9bdc0xbb8b…35a6Base$0.30100%coinbase42d ago0xffa4b7…0ed857
0x73f2…9bdc0xbb8b…35a6Base$0.30100%coinbase42d ago0xd87e05…620a60
0x73f2…9bdc0xbb8b…35a6Base$0.01100%coinbase42d ago0xf667c7…3320b1
0x73f2…9bdc0xbb8b…35a6Base$0.02100%coinbase42d ago0x37006b…b2278b
0x73f2…9bdc0xbb8b…35a6Base$0.02100%coinbase42d ago0x0f9c7a…fc6f5b
0x73f2…9bdc0xbb8b…35a6Base$0.02100%coinbase42d ago0x326abf…48a8b5
0x73f2…9bdc0xbb8b…35a6Base$0.01100%coinbase42d ago0x8a5cea…dd2e2e
0x73f2…9bdc0xbb8b…35a6Base$0.02100%coinbase42d ago0xd0bd55…e91ffb
0x73f2…9bdc0xbb8b…35a6Base$0.30100%coinbase42d ago0xcbefbc…f244ad
0x73f2…9bdc0xbb8b…35a6Base$0.30100%coinbase42d ago0xf9a102…dc3860
0x73f2…9bdc0xbb8b…35a6Base$0.30100%coinbase42d ago0x8348f3…08dbcd
0x73f2…9bdc0xbb8b…35a6Base$0.30100%coinbase42d ago0x2102bf…e8fe73
0x73f2…9bdc0xbb8b…35a6Base$0.02100%coinbase42d ago0x43a20f…305167

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.