Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa48d ago0xe8ab6d…fd0d11
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa48d ago0x3d1a61…a0ce77
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa48d ago0x5df72d…ee756a
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa49d ago0x6a8796…52e9a8
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa49d ago0xba2650…0acb50
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa49d ago0xc4a9b1…d64223
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa49d ago0xe2c083…bd78ae
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa49d ago0x8889b9…e01ce3
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa49d ago0x8b4fe6…7e63ae
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa49d ago0xfef219…0b5fc0
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa49d ago0xf72f88…25ef17
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa49d ago0xdc9805…918c28
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa49d ago0xb3e13b…9b4fb2
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa49d ago0x16b8b2…edf088
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa49d ago0x1fac44…f72df4
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa49d ago0x56bee7…ebcd94
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa49d ago0x4f9464…e92d8a
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa49d ago0x8c0c85…9ea151
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa49d ago0xd9090d…d4c4de
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa49d ago0xaaf5ca…20cdf2
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa49d ago0xd57c5c…bb8ace
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa49d ago0x06759a…6d21b0
0xe959…e56d0xfe80…47eeBase—$0.001100%fluxa49d ago0xf6af72…b8f9b2
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa49d ago0x04f089…bc8cd6
0xe959…e56d0x9c95…e299Base—$0.001100%fluxa49d ago0xfc87f6…a75b9b

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.