Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x478df2…592a55
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x181148…db29ac
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI112d ago0xfaebb9…e8496f
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x437a32…35ad05
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2fcbeb…fde31f
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc54652…e5ac99
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5ad99d…b217d9
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2b7ae0…928b9c
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3f685a…ff0a8b
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd730d4…3fc06a
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa06228…078ad1
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x72de43…3f1ffd
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc127eb…596381
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x14bdbc…caf82f
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb0ac2e…eeaf68
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdb6bfc…6f8472
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7f5b39…6b4f93
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3c583f…7c7fd9
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x55d7a2…9482a6
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6db74a…a4d5aa
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa2f9da…a9fafc
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb72ad1…1a9e68
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6ebebc…84ff92
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0e8770…f8b5a0
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4f1ef0…8dc6ff

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.