Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5e694d…b9046b
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x778033…e554eb
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xee1b0e…dee54e
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x75cc89…772e27
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x969f5b…62f2a2
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x336cca…23c01d
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa56513…c11abb
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x47a08e…4349b5
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x15de87…512f70
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x017485…651f2f
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbe7ef8…9bc6a4
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9dcef6…ab2c78
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf43c12…58b469
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x39eff5…5a4779
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x957836…d252d7
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb03f62…bde607
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xca2b67…b88b41
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdbfdca…aa3dad
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3ca151…ef75a5
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7bd8c6…ed209e
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x536dc8…b8a74b
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x015ae2…50eeaa
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x142835…c4ae7a
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x247af9…dce216
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x47bfad…01653f

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.