Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf42e45…3b202e
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI110d ago0x388672…82d6bb
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI111d ago0xcc4246…818a04
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI111d ago0x820ceb…563b8d
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI111d ago0x864399…0305f3
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd33357…10750d
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0576d4…f8ce2d
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI111d ago0x73cbf0…8e50f6
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa8ff59…3bf6c7
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI111d ago0x774b2c…6e6a04
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI111d ago0x68423a…294e1e
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI111d ago0x45bd08…9e9809
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf433c9…fc1f60
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5bed15…d122b8
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc649ee…d7c6e8
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0486ec…bb49c9
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI111d ago0xdada25…ba3e60
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc32d1e…8b1d0d
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc175ad…11450c
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8cb2cf…74627a
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2fd67c…f66554
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI111d ago0x026be6…c5c055
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5f8266…de745f
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2dcb0b…182fb8
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI111d ago0xaea350…bda7c1

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.