Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xeba572…f36e66
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe3fcc9…dac68d
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5d7d39…eca0e5
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb90b12…c002ad
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x23c03b…563dd8
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0f8640…bdd39e
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbd95b7…5e4a66
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x510af2…bda163
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x35158d…885aa1
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5b0a8c…088bde
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x879b49…85f549
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe3ab18…e7aefa
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd4efd9…0bc5b4
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4dc28c…546b5d
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa50c61…993101
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1f06c4…d7e0eb
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd2f531…bcdbd5
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9f3560…66cdd4
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf6dd95…f30ff8
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x865b9b…96a780
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5754ac…9d5d33
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x25e1a2…ebc404
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2417d1…7f1ecb
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x50ed48…7fa8e5
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9ff61c…056555

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.