Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa39d ago0x1a1787…9890be
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa39d ago0xb8990f…d6dac0
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa39d ago0x68cbe5…bb496a
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa39d ago0xb69b76…576c0b
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa39d ago0x94141b…db41b2
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa39d ago0x97c046…d0dde4
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa39d ago0x57a11e…10f4e4
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa39d ago0x281f3c…f46fe2
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa39d ago0x9fe2b1…5c9a12
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa39d ago0x808f44…6ed352
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa39d ago0x4f7069…0f0bbd
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa39d ago0x465786…d43bef
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa39d ago0xd97b0c…070d7f
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa39d ago0xc0f980…0e05b7
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa39d ago0x3c92ae…412a19
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa39d ago0xc041d8…1e887b
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa39d ago0xdc6b41…07fc88
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa39d ago0xef667a…8aaea2
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa39d ago0xf18352…a3dd79
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa39d ago0x84d412…03d086
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa39d ago0xab6bcd…7ecc5b
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa39d ago0x3d7e4e…29bb9a
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa39d ago0x11e1b5…a9df84
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa39d ago0x6029b9…d564e9
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa39d ago0x814aef…495381

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.