Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa44d ago0x11648a…e847bd
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa44d ago0xada437…a59398
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa44d ago0xeeb944…c46fd3
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa44d ago0x906e68…8770a2
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa44d ago0x9ff538…6600b6
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa44d ago0x0277cb…726c0f
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa44d ago0x8b4c22…3e3eef
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa44d ago0x0130a0…2def33
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa44d ago0x287c20…01912a
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa44d ago0xa2d808…94e478
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa44d ago0x10f709…58685e
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa44d ago0xd60440…7e51f4
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa44d ago0x8ed5a1…ab24b5
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa44d ago0xff5a59…66264b
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa44d ago0x0da02d…8831ea
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa44d ago0x59cbc9…74d265
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa44d ago0xb71249…ae16f5
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa45d ago0xaefb38…f1234e
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa45d ago0xea0b29…afb9e0
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa45d ago0xbb8251…edf4f6
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa45d ago0x3fcc98…a2d4f5
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa45d ago0xa23498…6a7743
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa45d ago0x0d166c…62eb32
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa45d ago0xb9302e…9153b5
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa45d ago0x966305…35e0c7

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.