Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7b3cdf…8e5ce8
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5f5d5b…859d35
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x363850…578862
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x67eadb…43792e
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x524fd2…46d49b
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x87694b…3d8290
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4fe449…439124
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc81a2b…c9862b
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf1b0fa…c049de
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x00376d…021dd2
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0af570…60072a
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xea3ff7…ccb448
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9c2a15…4fa3ab
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x123130…7c5d1b
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7d1e62…c5be40
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x93929e…f7fd45
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfe2263…b4be67
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x59a3d9…31a1a9
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb54a7b…e883ca
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4c9ad5…527802
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x33025e…3250b4
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa8fa54…8e76c2
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x738163…60a5fa
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa409ef…bfcf8e
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc4ecad…661e69

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.