Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf881…6f0e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8c52c2…c00c6a
0xf881…6f0e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3ccdb7…93cfef
0xf881…6f0e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1cc10a…ae551e
0xf881…6f0e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf5863b…2475fa
0xf881…6f0e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x28b583…e7de43
0xf881…6f0e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x90887e…19506d
0xf881…6f0e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe7a4a8…b99a31
0xf881…6f0e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x63ffb9…3e5711
0xf881…6f0e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfd4461…2419c5
0xf881…6f0e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x92e7da…7abff1
0xf881…6f0e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbbf914…c2d138
0xf881…6f0e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5be4c3…65364f
0xf881…6f0e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9a250a…88149b
0xf881…6f0e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdd4ead…2adb63
0xf881…6f0e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc163f6…a94cf1
0xf881…6f0e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfd6bac…a1813d
0xf881…6f0e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x21f5e7…e0b1d6
0xf881…6f0e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x323e6d…ee29eb
0xf881…6f0e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8906dd…1f57db
0xf881…6f0e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x70daac…ede147
0xf881…6f0e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x691c89…aab22c
0xf881…6f0e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x10e73f…adbef9
0xf881…6f0e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7ad637…c8ac5f
0xf881…6f0e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9a8cf8…e44555
0xf881…6f0e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb9dd87…42d616

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.