Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa65d ago0x448fb2…ef40bb
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa65d ago0x1dab72…ab1e58
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa65d ago0xa50f5e…b1c61a
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa65d ago0xd03658…0343a6
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa65d ago0xaa38b8…d6ecc8
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa65d ago0x2f1028…4cec13
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa65d ago0xdf6db4…d7e3c6
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa65d ago0xda50ac…962595
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa65d ago0xdb4f96…c3c96f
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa65d ago0x5a8d73…7e02d9
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa66d ago0x617e98…f6231d
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa66d ago0x8c891c…b441b8
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa66d ago0xabab7e…45ea13
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa66d ago0x8d28f2…4ff367
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa66d ago0xe2b2ea…5c8b2c
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa66d ago0xef79de…24516b
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa66d ago0x3ba7fb…920b24
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa66d ago0x7808b4…293289
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa66d ago0x810cba…527048
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa66d ago0xd960ff…8b88ed
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa66d ago0x42f8ba…aced72
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa66d ago0xbb267d…76397d
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa66d ago0x017c59…19ef6c
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa66d ago0x1a1bf8…a4ce31
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa66d ago0x3f05ab…e34de7

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.