Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4bcb94…c64ee0
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x203d78…430c9b
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x86716c…0951d2
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1563f5…e7bdcc
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x56ab1c…481924
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x36c2eb…2386db
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xebdf7c…51c773
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7699b2…1ec261
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x068420…b865ee
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe54d3b…61f273
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5cf2d8…09c47f
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8795de…50a548
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x10658b…87ff12
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7d0956…b43213
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7cab28…47e28c
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x813742…3da589
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x31a6ae…3ee71e
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf83659…62f9ca
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcd69be…d8dfdb
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x549dd9…4df782
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf9588b…226b38
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcb46f2…d3a075
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x95736b…0cbcf7
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5d4e94…c0ca32
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb677da…11b8bd

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.