Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0x399022…529f2a
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3abb8f…793af6
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd496f1…66eaf6
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7ba9be…4de35d
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa7897f…4e9761
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3b60ea…868afe
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1b5cf4…99476e
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0x864dfe…d6cd7d
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8b58bc…7e96a6
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcb5c79…389e38
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc597d9…7e1630
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc36ef7…51f14f
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0x64d7fc…179c9b
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7ab71d…880560
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf7ca1d…1fb827
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5773ed…fd5873
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb8b47f…605828
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe933a6…928801
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc2c30b…6b0711
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0xeeb4c9…d92599
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6b8f65…f83558
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9e02cf…d69da6
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1def5a…444056
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0xac073a…c9ccae
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI114d ago0x809b70…d39095

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.