Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x305c83…029d9c
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2584ac…79482a
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6a443d…1c3599
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4dd2bd…a627d6
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0xaee655…ee5a12
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb23036…ee9725
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa6a848…3ff343
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4b67ec…c587b8
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1a68a5…5a75ca
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3aa0b5…3f25eb
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0cea0f…64608f
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5af970…168729
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8b5c43…693475
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5538d1…9511c0
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x36eb7c…edfdef
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa6fde7…6a96f3
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc88158…71a9c0
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5d1974…4aa3b7
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x29323f…50f85c
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf56e7d…427c04
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc38ec0…07c1d4
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x24e054…8fb478
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4965c6…1554db
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc32c7b…2de437
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5349a3…7d7f50

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.