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%fluxa35d ago0x042037…74aedd
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa35d ago0xe85be8…1dd426
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa36d ago0x43e2dd…0d0ee0
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa36d ago0x6d772c…efc7c5
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa36d ago0x8f18c5…1bfb1e
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa36d ago0x5fc915…c415e3
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa36d ago0x69f8c0…934b6f
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa36d ago0x135010…5fa859
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa36d ago0x6cffee…99b098
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa36d ago0x40a0ea…da4204
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa36d ago0xb1b36c…602333
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa36d ago0xcdd610…53cf5d
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa36d ago0x2501da…dd73bc
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa36d ago0x31107b…932565
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa36d ago0xc311ba…18b228
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa36d ago0x96e225…979f8b
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa36d ago0xc77fc8…fcb807
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa36d ago0xe8b260…30403e
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa36d ago0xc6460f…b84c9f
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa36d ago0xff6d09…22fcc3
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa36d ago0x1f3f5d…b1524a
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa36d ago0x5281cb…156439
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa36d ago0x714402…d6ca02
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa36d ago0xae6d4f…34b82d
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa36d ago0xc2a6f8…983218

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.