Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4daa…f9940x9c95…e299Base$0.001100%fluxa33d ago0xf06db8…4e0d83
0x4daa…f9940x9c95…e299Base$0.001100%fluxa33d ago0x8753ec…552562
0x4daa…f9940x9c95…e299Base$0.001100%fluxa33d ago0xdaa63b…5d08bb
0x4daa…f9940x9c95…e299Base$0.001100%fluxa33d ago0xd9efb3…bab1c5
0x4daa…f9940x9c95…e299Base$0.001100%fluxa33d ago0x07236c…c95fd2
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa33d ago0x3b33aa…b58c1b
0x4daa…f9940x9c95…e299Base$0.001100%fluxa33d ago0x5076d8…04c37b
0x4daa…f9940x9c95…e299Base$0.001100%fluxa33d ago0x756689…1b5194
0x4daa…f9940x9c95…e299Base$0.001100%fluxa33d ago0x9eb493…57d2b7
0x4daa…f9940x9c95…e299Base$0.001100%fluxa33d ago0x8e079c…7fb87e
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa33d ago0xe8b69c…40b625
0x4daa…f9940x9c95…e299Base$0.001100%fluxa33d ago0xa085da…ab499c
0x4daa…f9940x9c95…e299Base$0.001100%fluxa33d ago0x637cd3…24c088
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa33d ago0x07c33b…37df2c
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa33d ago0x48be3e…9fdc82
0x4daa…f9940x9c95…e299Base$0.001100%fluxa33d ago0x4d5891…49639d
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa33d ago0x27d04b…95f1eb
0x4daa…f9940x9c95…e299Base$0.001100%fluxa33d ago0xc7b0e7…20254f
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa33d ago0x710927…36a93f
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa34d ago0xfaf08f…b56166
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa34d ago0x1e772c…240c02
0x4daa…f9940x9c95…e299Base$0.001100%fluxa34d ago0xd6d465…30e5cc
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa34d ago0x639acf…d4cc64
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa34d ago0x88325b…a39afd
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa34d ago0xc873e8…2f25a1

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.