Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa91d ago0xa585a9…e6adf8
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa91d ago0xab1810…141b8a
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa91d ago0xa07db4…0d89c8
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa91d ago0x3ef210…77ac89
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa91d ago0x2d5916…e84c8a
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa91d ago0xd04eda…33816e
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa91d ago0x7e3e4c…6d102d
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa91d ago0x9fe7d8…fd78f4
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa91d ago0x42731d…7dcd17
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa91d ago0x41211a…9cbb8c
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa91d ago0xedc4c7…4fa575
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa91d ago0xd58a0d…f919d1
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa91d ago0x439fa7…42ea03
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa91d ago0xe5b077…7af6e9
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa91d ago0xe58499…ee3df7
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa91d ago0x49f78c…2fb4cc
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa91d ago0x2699d8…44db3f
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa91d ago0xdcc73e…5f3681
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa91d ago0x863f29…47e422
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa91d ago0x8faa04…335666
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa91d ago0x617701…69043b
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa91d ago0x553fda…27e65d
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa91d ago0x01daeb…b317b4
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa91d ago0x0c7299…5f306c
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa91d ago0xd1e1a4…d10142

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.