Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc26008…b319b5
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe7cd7f…0aa504
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0b38c9…b575e7
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI106d ago0x448010…aef72b
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf8897a…57606c
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe7e6f1…faa9c8
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdd9aa4…32a881
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8e8055…f28bf8
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI106d ago0x86ea74…8f3f63
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6308a6…d58ee5
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6ac874…94e4b1
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI106d ago0x240441…d44e50
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI106d ago0x46ff70…f46dca
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb148ff…5fdeb6
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI106d ago0x58aa33…53072e
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI106d ago0x88c694…8c89e9
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI106d ago0x46d258…c8bfda
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb84c07…bd0a50
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1057f9…8e871e
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb72ce1…1bff93
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI106d ago0xeeb20a…95c8b6
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf9351f…b9101e
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI106d ago0x28d279…bb9bcc
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd42e66…d7fd5f
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8363c9…bf84a2

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.