Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9f2244…e36b7c
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x438cff…ad02c6
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x07f8ce…860ce2
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd81d80…58aa2b
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x166010…d255cd
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x982724…65991a
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7fdfc0…7c8319
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7ce620…5268dc
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x62058e…29784f
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd38ea8…a64095
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd67602…3b14df
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x924ce8…2cac3e
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9adc75…0ed43e
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3cb73e…10bf6b
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe8758f…188af8
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc3cc71…d510fe
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x06f9ee…8b26b6
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9c6bb6…3b88f9
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x318b1a…de5b13
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7af5d7…12cb34
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0bb1d1…963403
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcf7bc4…e7166a
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x12dc00…fd329c
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x75f6d6…d8f546
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4adabe…8cce05

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.