Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x560527…d2eb5f
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcc158e…bcaa9b
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x262d4f…f97ed9
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x09047c…301805
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2a34e6…0a6915
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0e3ecf…ee83fd
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfacc56…61e546
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa50ffb…f58926
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2aceb3…33c97b
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc2a38d…0987c0
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd3e345…27899d
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x28aa2d…8565db
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfe90fb…4b81d8
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xadf000…2198ad
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9ac769…31076a
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x25508c…a9a642
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9be300…85bc55
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb980ea…b2c853
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbdb4fc…87e52e
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdad1fb…a2dcd0
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdf1e25…c7558c
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcb14b2…21a96b
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2fd8d9…2e3a41
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe10864…0bfdbf
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x37b699…e1ffe5

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.