Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9367…e9830xfe80…47eeBase$0.001100%fluxa46d ago0xe8a7a9…a23781
0x9367…e9830x9c95…e299Base$0.001100%fluxa46d ago0x89c2fb…644872
0x9367…e9830x9c95…e299Base$0.001100%fluxa46d ago0x6a6acf…e49f90
0x9367…e9830x9c95…e299Base$0.001100%fluxa46d ago0x76c39b…91164f
0x9367…e9830x9c95…e299Base$0.001100%fluxa46d ago0x7a1561…ef83d5
0x9367…e9830xfe80…47eeBase$0.001100%fluxa46d ago0x1dc7b7…e7b3aa
0x9367…e9830xfe80…47eeBase$0.001100%fluxa46d ago0x2010ed…e7aecd
0x9367…e9830x9c95…e299Base$0.001100%fluxa46d ago0xb9d9c8…3e1e04
0x9367…e9830xfe80…47eeBase$0.001100%fluxa46d ago0xe59d8a…eff186
0x9367…e9830x9c95…e299Base$0.001100%fluxa46d ago0x84a7db…a4d29f
0x9367…e9830x9c95…e299Base$0.001100%fluxa46d ago0x40e84b…61323d
0x9367…e9830xfe80…47eeBase$0.001100%fluxa46d ago0xc6f822…f472ca
0x9367…e9830x9c95…e299Base$0.001100%fluxa46d ago0xfcb767…add6a8
0x9367…e9830xfe80…47eeBase$0.001100%fluxa46d ago0xdccd48…68f9eb
0x9367…e9830x9c95…e299Base$0.001100%fluxa46d ago0xe97d53…28ded5
0x9367…e9830xfe80…47eeBase$0.001100%fluxa46d ago0x78b87f…dfea15
0x9367…e9830x9c95…e299Base$0.001100%fluxa46d ago0xdf789c…560160
0x9367…e9830x9c95…e299Base$0.001100%fluxa46d ago0xe348ec…189849
0x9367…e9830x9c95…e299Base$0.001100%fluxa46d ago0x430e9a…c6f751
0x9367…e9830x9c95…e299Base$0.001100%fluxa46d ago0x7fd3bd…60a3d5
0x9367…e9830x9c95…e299Base$0.001100%fluxa46d ago0x201825…bb68fb
0x9367…e9830xfe80…47eeBase$0.001100%fluxa47d ago0xf29173…b551ae
0x9367…e9830xfe80…47eeBase$0.001100%fluxa47d ago0x0d4f22…e2b4bd
0x9367…e9830x9c95…e299Base$0.001100%fluxa47d ago0xa2dc7f…4ddafe
0x9367…e9830x9c95…e299Base$0.001100%fluxa47d ago0x1b1d83…f3d89f

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.