Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x87a9…222d0x9c95…e299Base—$0.001100%fluxa33d ago0x6ff74e…ccc58d
0x87a9…222d0x9c95…e299Base—$0.001100%fluxa33d ago0xf5c17e…d66293
0x87a9…222d0x9c95…e299Base—$0.001100%fluxa33d ago0x8286ad…078486
0x87a9…222d0x9c95…e299Base—$0.001100%fluxa33d ago0xa44b70…7d11eb
0x87a9…222d0x9c95…e299Base—$0.001100%fluxa33d ago0x11db9b…5372ab
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa33d ago0xee7edb…83f95d
0x87a9…222d0x9c95…e299Base—$0.001100%fluxa33d ago0x81646a…bdb615
0x87a9…222d0x9c95…e299Base—$0.001100%fluxa33d ago0xb10896…4b772f
0x87a9…222d0x9c95…e299Base—$0.001100%fluxa33d ago0xbd1658…676c1f
0x87a9…222d0x9c95…e299Base—$0.001100%fluxa33d ago0xc99fc6…cb94eb
0x87a9…222d0x9c95…e299Base—$0.001100%fluxa34d ago0xfbda27…9397c5
0x87a9…222d0x9c95…e299Base—$0.001100%fluxa34d ago0x379fe0…98af9c
0x87a9…222d0x9c95…e299Base—$0.001100%fluxa34d ago0x80b3c8…384c4f
0x87a9…222d0x9c95…e299Base—$0.001100%fluxa34d ago0x9f5b3d…6b5a05
0x87a9…222d0x9c95…e299Base—$0.001100%fluxa34d ago0x3cb510…66f7ff
0x87a9…222d0x9c95…e299Base—$0.001100%fluxa34d ago0x23e732…cbf4ff
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa34d ago0x84e4e9…c87717
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa34d ago0x03b516…755a32
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa34d ago0xab6a95…1cae6b
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa34d ago0x41489a…a04c10
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa34d ago0xf48b5c…5bec65
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa34d ago0xc037b1…8cf8f2
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa34d ago0xb9fe92…7d1087
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa34d ago0x451171…fdf8b5
0x87a9…222d0x9c95…e299Base—$0.001100%fluxa34d ago0x6f521a…4e916b

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.