Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI110d ago0xef8c9a…ba8edc
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x067d7e…1ec8bd
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcadbe1…64311c
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x801586…a9a68e
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb7b6ec…ffcd5e
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6ff7bf…aacd8b
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb2ba7b…a5fbb8
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfd6d19…dd57dc
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x092c21…785f24
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2952ae…30e5fb
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x61c604…6b4e93
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x22f0d2…56e427
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe9d16b…fcb65f
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4ca3f0…9e9bef
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x586833…93ae3d
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI110d ago0xae01ab…6c3fc3
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcaed55…668b66
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x441faa…f341a4
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe16045…d4f51b
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa45eef…db420d
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x39f882…542ddf
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3ed02a…354116
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa02b81…7bef55
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x53c81e…8925fd
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc08e18…89475b

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.