Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cc4…b1760xd593…700dBasex402 service$0.03100%coinbase98d ago0x3a496f…a3e5df
0x9cc4…b1760xd593…700dBasex402 service$0.03100%coinbase98d ago0x35e393…e9ef31
0x9cc4…b1760xd593…700dBasex402 service$0.03100%coinbase98d ago0x551f95…6be0f1
0x9cc4…b1760xd593…700dBasex402 service$0.05100%coinbase98d ago0xac03b8…2a449e
0x9cc4…b1760xd593…700dBasex402 service$0.05100%coinbase98d ago0x0e5e05…83ef66
0x9cc4…b1760xd593…700dBasex402 service$0.05100%coinbase98d ago0xccf409…77fb92
0x9cc4…b1760xd593…700dBasex402 service$0.03100%coinbase98d ago0x48910b…96f44e
0x9cc4…b1760xd593…700dBasex402 service$0.05100%coinbase98d ago0x306d3f…2ece1a
0x9cc4…b1760xd593…700dBasex402 service$0.05100%coinbase98d ago0xae43c8…1243c7
0x9cc4…b1760xd593…700dBasex402 service$0.05100%coinbase98d ago0x23d6ab…c0686c
0x9cc4…b1760xd593…700dBasex402 service$0.01100%coinbase98d ago0xd63f75…966c80
0x9cc4…b1760xd593…700dBasex402 service$0.01100%coinbase98d ago0x8990e5…2e13fc
0x9cc4…b1760xd593…700dBasex402 service$0.01100%coinbase98d ago0xf155cc…c4c0c1
0x9cc4…b1760xd593…700dBasex402 service$0.02100%coinbase98d ago0x6955e6…56a432
0x9cc4…b1760xd593…700dBasex402 service$0.02100%coinbase98d ago0x0974fa…96831c
0x9cc4…b1760xd593…700dBasex402 service$0.02100%coinbase98d ago0xdf6049…2765b9
0x9cc4…b1760xd593…700dBasex402 service$0.03100%coinbase98d ago0x2931dc…fbe8ba
0x9cc4…b1760xd593…700dBasex402 service$0.03100%coinbase98d ago0x3dcb43…9b1c0f
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase98d ago0x3c5660…71a90f
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase98d ago0x736c50…37b736
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase98d ago0x70a186…c58ea6
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase98d ago0x0e625a…1f46f2
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase98d ago0x3425f1…0e8823
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase98d ago0x33258f…7558c0
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase98d ago0xe27da1…040ff9

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.