Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc85f…d0df0x9c95…e299Base—$0.001100%fluxa50d ago0xf030ce…f90aff
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa50d ago0x2102d1…7a85ae
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa50d ago0xda7d81…d2d1fb
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa50d ago0x13bb62…b65240
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa50d ago0x634677…a929f7
0xc85f…d0df0x9c95…e299Base—$0.001100%fluxa50d ago0x32b451…4b23a5
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa50d ago0xb7323e…da8c6b
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa50d ago0x023f21…a0fbde
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa50d ago0x234b70…298bea
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa50d ago0x0f6b2f…a0ad5e
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa50d ago0x3a4095…919bd6
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa50d ago0x61f9c6…451d49
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa50d ago0x8de69b…cf8317
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa50d ago0x193689…c417df
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa50d ago0x8d7709…15b408
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa50d ago0xd2cd10…ec7955
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa50d ago0xd4d3c9…21be14
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa50d ago0xad054f…54388d
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa50d ago0xc10629…10b48a
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa50d ago0x676d6d…5fe23e
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa50d ago0x4e9951…8112ce
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa50d ago0x8a1f2e…cf7d7b
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa50d ago0xfe4943…bb3af9
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa50d ago0x87ea61…05d6ef
0xc85f…d0df0xfe80…47eeBase—$0.001100%fluxa50d ago0x7bb275…868286

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.