Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1878…c4ce0x159b…4908Basex402 service$0.01100%dexter35d ago0x19c330…cb206c
0x1878…c4ce0x159b…4908Basex402 service$0.01100%dexter35d ago0xae7571…12a77c
0x1878…c4ce0x159b…4908Basex402 service$0.01100%dexter35d ago0xd36b1d…aab8d9
0x1878…c4ce0x159b…4908Basex402 service$0.01100%dexter35d ago0x771581…3dde12
0x1878…c4ce0x159b…4908Basex402 service$0.01100%dexter35d ago0xd2281f…ab5994
0x1878…c4ce0x159b…4908Basex402 service$0.01100%dexter35d ago0x0a4694…7603fd
0x1878…c4ce0x159b…4908Basex402 service$0.01100%dexter35d ago0x916f3c…66d80b
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter35d ago0xe51f98…207124
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter35d ago0x478522…fe9ed4
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter35d ago0xd8aadd…3e70ef
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter35d ago0x14e744…901e85
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter35d ago0x7ebb8e…1dc646
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter35d ago0x815a13…efcb87
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter35d ago0x682caf…8cee33
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter35d ago0x6b947d…c4d11b
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter35d ago0x347b4d…c739fe
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter35d ago0xcbdd53…7a9939
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter35d ago0x627dc3…3a94e5
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter35d ago0x5a4784…a5349f
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter35d ago0x0ebbf7…305433
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter35d ago0x14f256…bf87c2
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter35d ago0x42fa3f…fce816
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter35d ago0x016ecc…a3abba
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter35d ago0x5c38a0…021cbe
0x1878…c4ce0x159b…4908Basex402 service$0.10100%dexter35d ago0xa31fc5…ac7118

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.