Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa95d ago0x7afadd…47d7f2
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa95d ago0xe9d1f9…aec833
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa95d ago0xec8adf…b5c237
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa95d ago0x2a598a…ee6235
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa95d ago0x23defc…3fc328
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa95d ago0x7128fd…4b316b
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa95d ago0x0ad098…a5751c
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0x4c598e…73e46b
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0x799958…409486
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0x837f8e…530a9d
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0x280e7f…286e9d
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0xae7b31…28c6c7
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0x58a00b…70027e
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0x7e09db…0ee3f4
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0xf1b882…50d8a5
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0x8b3fe2…ef1027
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0x4db864…da1e28
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0x818ca9…ec8640
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0xfed46b…f63085
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0xd75e08…805125
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0x368444…020f37
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0xc9d443…0d641f
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0xb1fe84…d06f96
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0x63b4ca…3f4934
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa96d ago0x179144…020599

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.