Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd0c79b…9926ef
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x63c738…ce0a5a
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6ad061…dc9ed9
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x40f34a…df6315
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xce11f2…d74da2
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xeb3019…eb02cd
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1526ba…f205cb
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5b8357…4de902
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb3ab93…c54884
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1443bc…cb6c42
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x714360…6ffdde
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf38195…091dd7
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe02e36…a56645
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x05ae81…beea73
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8d7c85…37031d
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4ff0b1…9de8bf
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2d2b1a…172d8e
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3793e1…545f5e
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfc56a0…e40d43
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x87fbce…1b8275
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8d568b…3f196c
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x875df6…ed3d78
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x88bcd2…ec32d9
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6ec7ff…e102f3
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf82ccc…595e30

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.