Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x42d1…691f0xcf3d…b9fcBase—$11.5670%0xe528…c02839d ago0xb913c0…561e30
0xe5a5…be6e0xcf3d…b9fcBase—$46.3370%0xe528…c02839d ago0xf5530d…ec2e95
0xc7c1…40080xcf3d…b9fcBase—$25.0070%0xe528…c02839d ago0x2941d5…c21a05
0xee9e…89cc0xcf3d…b9fcBase—$77.9870%0x23ef…243139d ago0xcc7444…842c00
0x9817…d8340xcf3d…b9fcBase—$10.3870%0x23ef…243139d ago0x3f93fc…b433f7
0x5611…6e600xcf3d…b9fcBase—$78.7270%0xe528…c02839d ago0xff7ff9…dce21d
0x928f…37f90xcf3d…b9fcBase—$50.0070%0x23ef…243139d ago0xdcc2f5…53869a
0x928f…37f90xcf3d…b9fcBase—$50.0070%0xe528…c02839d ago0x3d4c4c…e7c562
0x928f…37f90xcf3d…b9fcBase—$100.0070%0x23ef…243139d ago0xed0d8e…5d90ad
0x6ca7…76890xcf3d…b9fcBase—$24.7570%0xe528…c02839d ago0x09dd18…19ff57
0xf023…47410xcf3d…b9fcBase—$10.4770%0x23ef…243139d ago0x086455…e601c0
0xfc80…19f30xcf3d…b9fcBase—$121.0070%0xe528…c02839d ago0x9e16a7…1b0315
0xe539…de5c0xcf3d…b9fcBase—$291.7470%0x23ef…243139d ago0x4c215d…fd442c
0x5c7d…49330xcf3d…b9fcBase—$408.2370%0xe528…c02839d ago0xf290b7…b9fd6a
0x0057…68c10xcf3d…b9fcBase—$94.3370%0x23ef…243139d ago0xbd6677…8ada77
0x0057…68c10xcf3d…b9fcBase—$134.0570%0xe528…c02839d ago0xf44ae7…c93218
0x8fa9…b4580xcf3d…b9fcBase—$100.8470%0x23ef…243139d ago0x3251fa…9d6ba8
0x08c6…54310xcf3d…b9fcBase—$78.0070%0xe528…c02839d ago0xae2982…c22407
0x9e94…37520xcf3d…b9fcBase—$12.0070%0x23ef…243139d ago0x16bd5a…6d9a6a
0xcfcc…fac20xcf3d…b9fcBase—$100.0470%0xe528…c02839d ago0x4ed8ef…6e22d6
0x9e94…37520xcf3d…b9fcBase—$11.5070%0x23ef…243139d ago0xe1e0a9…49a942

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.