Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa38d ago0x839ea4…48b3a0
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa38d ago0x2159c9…4c25cd
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa39d ago0x4c95fb…d6b133
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa39d ago0xcc5187…f4ba04
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa39d ago0xf8131b…c31a9d
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa39d ago0x7c3d06…53a327
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa39d ago0xea9650…36e9ff
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa39d ago0x2096d8…332ccd
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa39d ago0xf40aa9…de8134
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa39d ago0x8e02f3…c6f424
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa39d ago0xa05733…a2bd48
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa39d ago0x3281eb…eb99b9
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa39d ago0xefcf8d…0534c5
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa39d ago0xb51c6a…303ee2
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa39d ago0x473eed…e45e21
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa39d ago0xedef71…4dd27d
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa39d ago0xf16ebc…ad4faf
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa39d ago0xaea631…102390
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa39d ago0xe1ea22…d07acd
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa39d ago0x583c4a…9015bc
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa39d ago0x9639c2…59f0f3
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa39d ago0xcd85d6…e6153e
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa39d ago0x50d3ec…5b15a5
0xcfd7…06540xfe80…47eeBase—$0.001100%fluxa39d ago0x74f01d…c3a12b
0xcfd7…06540x9c95…e299Base—$0.001100%fluxa39d ago0xdc11e6…1df223

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.