Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa42d ago0x59aad7…1c36c2
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa42d ago0x38d8f4…a420dd
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa43d ago0x3053f2…f69eb1
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa43d ago0x98dd1c…1eb264
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa43d ago0x41a20d…fc26bd
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa43d ago0xe11e58…3586df
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa43d ago0xbd8cf7…b3a50e
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa43d ago0x59f25c…61909c
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa43d ago0xf4e21f…c35528
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa43d ago0xc329d0…511bdf
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa43d ago0xb74cfe…e9d892
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa43d ago0x17d5d3…b2380c
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa43d ago0xdf7f4a…a994b8
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa43d ago0x00d91a…845b96
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa43d ago0xa5befe…f274d9
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa43d ago0x9dbc1f…6e3019
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa43d ago0xc7655c…60353a
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa43d ago0x2b31bd…b69345
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa43d ago0x320594…dcb7f7
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa43d ago0x0cca06…b91bc2
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa43d ago0x916297…2166bb
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa43d ago0x6859d2…b31796
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa43d ago0x09e5c9…8b8d66
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa43d ago0xe9b087…c67223
0x3f09…1a740x9c95…e299Base—$0.001100%fluxa43d ago0x8d137e…55eb2c

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.