Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf9d9b3…7fe147
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x13f5f4…d09366
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2dec50…ff12b5
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa551d2…bb00c4
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x12ed98…932b1a
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x66aff5…fe02ea
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6ce893…d85d9c
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x699057…8cf9ac
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6fa13e…7d80a4
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf1a8da…d08b54
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9c1d7d…991beb
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x38234a…56c288
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x60b745…5fe0a2
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x24e5a6…469bcf
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd97a01…401f73
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaedf45…6fbb22
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf697ee…71fddd
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2c8c89…81b050
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8e5637…40ae25
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfdd947…66f43a
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x00f600…11b9ea
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3e1b42…6c26bb
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8a17cd…350402
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6545d3…2af080
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb41960…91d7e3

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.