Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa73d ago0xdb01cd…f4d0ad
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa73d ago0x09c889…8cb5fd
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa74d ago0xfa3cb5…0cc734
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa74d ago0xb5e314…4861ea
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa74d ago0x4e1161…f5452c
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa74d ago0x8aa418…3b6e50
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa74d ago0xc343df…604817
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa74d ago0x57cbd6…8b0281
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa74d ago0xd87a15…da358b
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa74d ago0xa21c4d…3e7941
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa74d ago0xf5ab9c…746502
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa74d ago0x5b9fe3…7459af
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa74d ago0xd0c6a5…422361
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa74d ago0x4c326a…b64a7d
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa74d ago0x2d7fb1…6210c3
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa74d ago0x1378f9…3fdb60
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa74d ago0x6ef7d7…709d62
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa74d ago0x49d6dd…cd2a62
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa74d ago0x126c82…856e95
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa74d ago0xdc57e9…86cbd5
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa74d ago0x3c2158…50b1d2
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa74d ago0xcf69da…8a18c8
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa74d ago0x871620…004fd0
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa74d ago0xc6446a…0d6457
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa74d ago0x02c5f4…50f304

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.