Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x02e080…85a286
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc48db2…61fca0
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb61ca2…1d22b9
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2cf6c0…d3286b
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdfdf6d…f0bec1
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3715a2…601958
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcbee81…52f2c9
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdda8f4…837f85
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9f1e42…766e24
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3b4a6b…258703
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9079e0…c14188
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5285e3…d03b2d
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa83799…d3677d
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5c3c46…88ff6b
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbc8e90…1c3d1d
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3390fa…c54bad
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0684fa…bcb50a
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x99e5a7…01f90f
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb61a57…dde942
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1e2fa3…e0cf28
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x621690…4ef023
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9540f7…b57ab9
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0d4166…72c250
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcbba13…65b0d4
0x8818…e23f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xba046a…63f1ad

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.