Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa43d ago0xce490f…6e106e
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa43d ago0x5a8097…96f044
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa43d ago0x3208ce…57633f
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa43d ago0x7d7cb7…5c2e8b
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa43d ago0x58a762…613bc3
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa43d ago0x39970c…2d7ec4
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa43d ago0xae013b…1fc01f
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa43d ago0x9d1d70…82ce22
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa43d ago0xa5e22b…1fee47
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa43d ago0xbdd720…955218
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa43d ago0x9a62b8…3eee1e
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa43d ago0xd57887…cc24d3
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa43d ago0x9f09be…637756
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa43d ago0xc5b754…6cea79
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa43d ago0x139cea…1a3282
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa43d ago0x61c9a8…7490bc
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa43d ago0xe4f18c…2f4351
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa43d ago0x10fd29…1b4075
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa43d ago0x4cf371…ec92d0
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa43d ago0x4b389c…f025e9
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa43d ago0x531565…9e507a
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa43d ago0xd27f7a…bd575a
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa43d ago0xfc1ca9…2e2964
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa43d ago0xfe65aa…0b893b

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.