Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbd5191…a6f2db
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x269efe…818a9f
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5b3053…dff5a0
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0d85df…8d4cc2
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xde04b0…bf0bb2
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc9eb30…7c1113
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x35f641…1286c9
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xabb91d…f13189
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf3235b…f22d43
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9a2a48…94d712
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9fb152…93a505
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4c86ce…989f54
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3240a3…dff0df
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7a59f4…cee585
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1772b3…1c21d3
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x31e3c4…77433f
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x825f66…a8bf28
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x27f6f2…3aafa2
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdb7e66…f5c250
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1346c8…eae700
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa1ab70…9551a1
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x235ee0…25e237
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0fd235…3cb6fc
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfa9ed3…4f0edb
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1a7c24…aec7cf

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.