Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30de…1f910xfe80…47eeBase$0.001100%fluxa39d ago0x0426bc…21800e
0x30de…1f910xfe80…47eeBase$0.001100%fluxa39d ago0xcc89ed…cd73f3
0x30de…1f910xfe80…47eeBase$0.001100%fluxa39d ago0x662941…979104
0x30de…1f910xfe80…47eeBase$0.001100%fluxa39d ago0x63bc36…95bbad
0x30de…1f910x9c95…e299Base$0.001100%fluxa39d ago0x027c47…2dc96a
0x30de…1f910xfe80…47eeBase$0.001100%fluxa39d ago0x0206d9…bd90e7
0x30de…1f910xfe80…47eeBase$0.001100%fluxa39d ago0x1442f4…39153e
0x30de…1f910x9c95…e299Base$0.001100%fluxa39d ago0x5333a9…cb3084
0x30de…1f910x9c95…e299Base$0.001100%fluxa39d ago0x39bb96…33c6ac
0x30de…1f910xfe80…47eeBase$0.001100%fluxa39d ago0xf0f188…5cd13f
0x30de…1f910x9c95…e299Base$0.001100%fluxa39d ago0xe2bf63…e53f2c
0x30de…1f910x9c95…e299Base$0.001100%fluxa40d ago0xd1e2fc…e8c375
0x30de…1f910x9c95…e299Base$0.001100%fluxa40d ago0x161d16…a18467
0x30de…1f910x9c95…e299Base$0.001100%fluxa40d ago0xbe9c9d…d317f6
0x30de…1f910x9c95…e299Base$0.001100%fluxa40d ago0x7e0f89…c6e24a
0x30de…1f910x9c95…e299Base$0.001100%fluxa40d ago0x13e006…cf5a4e
0x30de…1f910x9c95…e299Base$0.001100%fluxa40d ago0xaa1207…327dc0
0x30de…1f910x9c95…e299Base$0.001100%fluxa40d ago0x6ac7f3…26b676
0x30de…1f910x9c95…e299Base$0.001100%fluxa40d ago0x9ff27e…a4644f
0x30de…1f910x9c95…e299Base$0.001100%fluxa40d ago0x62b8fc…6ece33
0x30de…1f910x9c95…e299Base$0.001100%fluxa40d ago0x1ff762…f4c349
0x30de…1f910x9c95…e299Base$0.001100%fluxa40d ago0x8247f0…7ccf93
0x30de…1f910x9c95…e299Base$0.001100%fluxa40d ago0x194e08…a08bdf
0x30de…1f910xfe80…47eeBase$0.001100%fluxa40d ago0xd826fd…14a18c
0x30de…1f910x9c95…e299Base$0.001100%fluxa40d ago0xe9e976…922384

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.