Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa72d ago0x552bb8…adda90
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa72d ago0xe1dc2f…f1846e
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa72d ago0xa0ac8a…80f768
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa72d ago0x2124e7…a387ff
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa72d ago0x9f259f…b4b0da
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa72d ago0xcf1250…4bd533
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa72d ago0xd5d2f8…1b3cb3
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa72d ago0xb3e377…0cf3f8
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa72d ago0xcbecdf…6fa854
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa72d ago0xfeb229…e763d5
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa72d ago0x4a7061…0aeff7
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa72d ago0x68ef69…77dcc0
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa72d ago0xe922c4…a0b0f6
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa72d ago0x8ebe1b…804b0c
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa72d ago0x8a3a7c…b689f8
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa72d ago0xe01fcc…3f1b6f
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa72d ago0x6cad37…e8a0d3
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa73d ago0x111e1f…ec18ee
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa73d ago0x5a9240…e644b0
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa73d ago0x4023fe…c6ee0f
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa73d ago0xa8b53d…95a4d7
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa73d ago0x162d3e…a1e88c
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa73d ago0xdf1984…dee660
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa73d ago0x509d5b…62e5ad
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa73d ago0x23c0b7…0519ad

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.