Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa98ffb…b73c2d
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x47eebd…9c5f23
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x71e6e6…7b9727
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb5e6d4…d3c504
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf21673…d20c46
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6f020e…08b40d
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x12d88c…230e29
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf74399…484ff5
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7e2f20…538f3a
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x052e88…6bf9d3
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3decb9…afecab
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7fe776…581fe0
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x45fa31…f0080e
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc761be…d40360
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3a46f9…d527e1
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb02311…18cfe4
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb760b4…97d6a8
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x829bfc…3b9559
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x244d9c…4b4bbe
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbf1ab6…94f288
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf14c8f…d17ccb
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x987def…d632b5
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0aeb94…68aeb4
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x148357…139d4a
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x89795a…b57419

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.