Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ac1…255a0xe2fb…6eacBase—$0.000170%0x03ea…c2d435d ago0x992c37…2ebec3
0x9ac1…255a0xe2fb…6eacBase—$0.000170%0x03ea…c2d435d ago0xd5a574…03b131
0x9ac1…255a0xe2fb…6eacBase—$0.000170%0x03ea…c2d435d ago0x53ff92…db0287
0x9ac1…255a0xe2fb…6eacBase—$0.000170%0x03ea…c2d435d ago0xeecd93…e2858f
0x9ac1…255a0xe2fb…6eacBase—$0.000170%0x03ea…c2d435d ago0x013437…a8166e
0x9ac1…255a0xe2fb…6eacBase—$0.000170%0x03ea…c2d435d ago0xec59b9…8e9ec0
0x9ac1…255a0xe2fb…6eacBase—$0.000170%0x03ea…c2d435d ago0xe79a8d…81f100
0x9ac1…255a0xe2fb…6eacBase—$0.000170%0x03ea…c2d435d ago0xc1a963…8d0d8a
0x9ac1…255a0xe2fb…6eacBase—$0.0170%0x03ea…c2d435d ago0x3ce98f…40600c
0x9ac1…255a0xe2fb…6eacBase—$0.000170%0x03ea…c2d435d ago0xbdcec2…a3dea8
0x9ac1…255a0xe2fb…6eacBase—$0.0170%0x03ea…c2d435d ago0x663b55…d36796
0x9ac1…255a0xe2fb…6eacBase—$0.000170%0x03ea…c2d435d ago0x38f43d…6bb4c7
0x9ac1…255a0xe2fb…6eacBase—$0.000170%0x03ea…c2d435d ago0x45935d…36bdfc
0x9ac1…255a0xe2fb…6eacBase—$0.000170%0x03ea…c2d435d ago0x158aad…0dac7e
0x9ac1…255a0xe2fb…6eacBase—$0.000170%0x03ea…c2d435d ago0x6015cf…708322
0x9ac1…255a0xe2fb…6eacBase—$0.000170%0x03ea…c2d435d ago0xb4db8c…50acab
0x9ac1…255a0xe2fb…6eacBase—$0.000170%0x03ea…c2d435d ago0x02ebf1…aaf6c2
0x9ac1…255a0xe2fb…6eacBase—$0.000170%0x03ea…c2d435d ago0x414f8e…d3b62c
0x9ac1…255a0xe2fb…6eacBase—$0.000170%0x03ea…c2d435d ago0x2dc933…ab955a
0x9ac1…255a0xe2fb…6eacBase—$0.000170%0x03ea…c2d435d ago0xd1d8a2…c8e4ee
0x9ac1…255a0xe2fb…6eacBase—$0.000170%0x03ea…c2d435d ago0x1f6c0c…154cd3
0x9ac1…255a0xe2fb…6eacBase—$0.000170%0x03ea…c2d435d ago0x2cdaf7…138f2f
0x9ac1…255a0xe2fb…6eacBase—$0.000170%0x03ea…c2d435d ago0x40d69d…830f08
0x9ac1…255a0xe2fb…6eacBase—$0.000170%0x03ea…c2d435d ago0x0430b1…a79b3b
0x9ac1…255a0xe2fb…6eacBase—$0.000170%0x03ea…c2d435d ago0xec29d3…bb490f

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.