Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI114d ago0x528086…448d5c
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI114d ago0x255f90…c76ad5
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI114d ago0x12ddc7…ca9ec8
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3583c9…8e8cba
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0341fa…3cf3a6
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI114d ago0x101abd…700735
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa8bd68…2701af
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2eb5e6…6bdcf1
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4c0785…4476a7
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8d8487…0f0c7d
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4c68c1…d00dac
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa516bf…6a286f
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI114d ago0x77f1fe…cfe74b
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb5a629…655d6d
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI114d ago0x51c92e…9bf638
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcfb446…9d8ce4
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8c763b…d994e0
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI114d ago0x65aa71…e5ea70
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf8f54c…c3dc43
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI114d ago0xff0ff5…07b4e5
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI114d ago0x80262b…333bf0
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5f9789…3b93cb
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1bafb8…600d54
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI114d ago0x49f999…2524b7
0x74c8…c1260x6a5e…c666Basex402 service$0.001100%payAI114d ago0x81b0aa…73e311

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.