Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6a2d6f…64546f
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x86bfca…d19d9e
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb4ab79…4dc622
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6a34be…b2ced6
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x05167b…725ce5
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc6412a…15e87e
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x93b0ec…61dd89
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x25184c…3d7731
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x96d6fa…a356de
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe0524e…b0d252
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc1e3d7…652466
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3e84a8…7adf0a
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4963ed…18c34e
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7b4c41…cec2cb
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7f6b31…200726
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2f24c7…92fef2
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd08607…9ff826
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf1b9d3…52a272
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb6f3dc…4be333
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9a3425…fbbe42
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x21a885…0d8650
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x63be35…cdb074
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7bed5f…c3b7dc
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe2f88b…046cc6
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5ad9ac…34d2d9

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.