Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ebf…1bca0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x889d61…a363c3
0x6ebf…1bca0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x59bc05…5e788d
0x6ebf…1bca0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x049e82…e7f42d
0x6ebf…1bca0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xd384a4…ce534f
0x6ebf…1bca0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xdbdf39…b61544
0x6ebf…1bca0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x543e17…231cc1
0x6ebf…1bca0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xaa6aff…d899f8
0x6ebf…1bca0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x45e3f7…a06d5a
0x6ebf…1bca0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x32fc3f…8e8b1d
0x6ebf…1bca0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x0ac854…2a7ccb
0x6ebf…1bca0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x9bd922…d6d87a
0x6ebf…1bca0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x1c2361…2650cc
0x6ebf…1bca0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x685cd8…52ac91
0x6ebf…1bca0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xa1a6ff…5c0722
0x6ebf…1bca0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xa371ed…5fbe99
0x6ebf…1bca0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x1f2938…cf4202
0x6ebf…1bca0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xcd982d…6dd448
0x6ebf…1bca0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xc833ea…cee93b
0x6ebf…1bca0x6a5e…c666Basex402 service$0.01100%payAI114d ago0x1eb03f…00a8ac
0x6ebf…1bca0x6a5e…c666Basex402 service$0.01100%payAI114d ago0xbeb87c…84c539
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbf8004…578461
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6cf983…6410d9
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8e3c9e…339c38
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7d14d9…82e084
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4d9039…e54997

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.