Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x85c68a…5eb165
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x725bda…316bea
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x07ba06…ab4f2e
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe69982…f56d34
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9e8e16…9f9d97
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x510a36…071d26
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x58935b…d49c7b
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x495113…1e9dc6
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf5c8b5…ef7d2d
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe08b8a…6e6084
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb6d602…5baf8d
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa39304…e001ab
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x592569…83f81a
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc1a7fb…c10a7b
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe3bece…26d6fe
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xac1c00…8509b6
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe8b65d…94cad4
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8ef6ce…7b7805
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfce258…0f836b
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbdd606…d9d606
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa5b12f…f2f945
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa9fb56…2789c9
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe5045d…590c4e
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0b4c19…98de7e
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xadabb4…0bd17f

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.