Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa32d ago0x8939b2…9d9126
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa32d ago0x47b81f…234a5b
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa32d ago0xc3e747…9e0c49
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa32d ago0xfe2f09…0198b3
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa32d ago0x255375…c86d72
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa32d ago0x1f6f99…3d8c32
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa32d ago0xa25832…812043
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa32d ago0x31d80e…0db8f7
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa32d ago0x53d4dd…1403bc
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa32d ago0xcf5884…06a223
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa32d ago0x1c7316…d5d252
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa33d ago0xb038f8…7a7983
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa33d ago0x198a15…113802
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa33d ago0xdf41c9…c28610
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa33d ago0xcb07cc…b0a03e
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa33d ago0x07f00e…97a93b
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa33d ago0xb94f22…65a125
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa33d ago0xbcf85c…64232e
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa33d ago0x82fdc9…d9baf2
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa33d ago0x50e0d0…9434d4
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa33d ago0xa16713…08e4fb
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa33d ago0x1ba2e4…75503c
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa33d ago0x33a7bb…f4ee24
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa33d ago0x562877…c93da8
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa33d ago0xdec7e2…bd1733

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.