Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0x52a432…077587
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0x17452d…66bdc3
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0x5bba31…5501c6
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0x050b51…f77d22
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0x8f31bf…0aba0e
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0x57ac59…ddffbf
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0x86e52d…321ee2
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0x6b25dc…58e02f
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0xef0896…a29844
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0x0242c4…92d89f
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0xf991dc…7482da
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0x4786dc…2b3d8e
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0x18aecc…923226
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0x90f367…1ed755
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0xb07c28…3f5777
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0xfe08c9…078fdb
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0x6c85ef…bd08f0
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0x79698b…dd4bcb
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0x82c630…0081c2
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0xb42ebf…ef4ce8
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0x8f0638…510107
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0xb7454a…070a05
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0x900fc5…4eef4b
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0x38430f…8d0137
0x7545…925c0xfe80…47eeBase—$0.001100%fluxa19d ago0x0ced9e…e3e467

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.