Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6b90bf…e3ba35
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI111d ago0x17be6e…27df04
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI111d ago0x063929…689e22
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd53be6…9c238e
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI111d ago0x963251…5e358e
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI111d ago0xab19c4…cef1f4
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbc64ae…22f3b6
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI111d ago0x121834…08b170
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb42ab5…1fcfad
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc61d25…d159a9
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI111d ago0x64c68c…0512ac
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI111d ago0x47358d…83a16f
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3a020b…d389ed
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI111d ago0x206cfd…e54a7b
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc8ccd2…6ef39e
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4c3cb5…760136
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI111d ago0x010977…ae78a7
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI111d ago0x501c35…ecceb2
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc6b1b8…bc60fe
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe0888a…88c543
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6a847d…b708bf
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc464b3…5ba83b
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI111d ago0x772c41…cc9af8
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcbd1e3…03a969
0x762a…a6530x6a5e…c666Basex402 service$0.01100%payAI111d ago0xabec48…0c6743

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.