Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa77d ago0x91c2bd…a868f7
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa77d ago0xd6f9e5…bd4e4a
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa77d ago0xfaa3ea…e33784
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa77d ago0x3a075f…a1e5cb
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa77d ago0xce5e36…abd4fa
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa77d ago0xbc2ad9…3bf050
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa77d ago0xfb08a7…de92f5
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa77d ago0xec4938…cf0ac8
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa77d ago0xb70765…ab3294
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa77d ago0xce0b64…8dae77
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa77d ago0x579fcd…ed5eec
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa77d ago0xd7caa2…b23015
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa77d ago0x03d9bf…41f851
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa77d ago0xcb822e…0b372f
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa77d ago0xd21f4e…badc9d
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa77d ago0x339205…ab75bb
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa77d ago0xe829c7…dedd0e
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa77d ago0x03fb43…d34dcf
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa77d ago0x62ee93…a22f74
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa77d ago0xbe904b…79747c
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa77d ago0x8a7282…6d79a1
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa77d ago0x4b9600…b2faaa
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa77d ago0xd76375…a51d5a
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa77d ago0xf6c20c…e5f732
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa77d ago0xaf6fea…99c11d

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.