Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad16…df460x159b…4908Basex402 service$0.01100%payAI42d ago0x7be476…7e3255
0xad16…df460x159b…4908Basex402 service$0.01100%payAI42d ago0xcd3c7b…602380
0xad16…df460x159b…4908Basex402 service$0.01100%payAI42d ago0xc03050…633281
0xad16…df460x159b…4908Basex402 service$0.01100%payAI42d ago0x766f23…e03f66
0xad16…df460x159b…4908Basex402 service$0.01100%payAI42d ago0xf9144f…d2601e
0xad16…df460x159b…4908Basex402 service$0.01100%payAI42d ago0x2c3319…a54303
0xad16…df460x159b…4908Basex402 service$0.01100%payAI42d ago0xf2b594…834633
0xad16…df460x159b…4908Basex402 service$0.01100%payAI42d ago0x418466…58903c
0xad16…df460x159b…4908Basex402 service$0.10100%payAI42d ago0x036cea…f44b98
0xad16…df460x159b…4908Basex402 service$0.10100%payAI42d ago0xa0b72a…6e543d
0xad16…df460x159b…4908Basex402 service$0.10100%payAI42d ago0x7e60ab…303e4b
0xad16…df460x159b…4908Basex402 service$0.10100%payAI42d ago0xf7cdbe…41c0d4
0xad16…df460x159b…4908Basex402 service$0.10100%payAI42d ago0x3401b6…12010f
0xad16…df460x159b…4908Basex402 service$0.10100%payAI42d ago0xba7e49…d07a58
0xad16…df460x159b…4908Basex402 service$0.10100%payAI42d ago0x33259d…c94f90
0xad16…df460x159b…4908Basex402 service$0.10100%payAI42d ago0xafa173…b30c00
0xad16…df460x159b…4908Basex402 service$0.10100%payAI42d ago0x48e9fb…00f5e8
0xad16…df460x159b…4908Basex402 service$0.10100%payAI42d ago0xf49897…ca64a8
0xad16…df460x159b…4908Basex402 service$0.10100%payAI42d ago0x809a55…e13e92
0xad16…df460x159b…4908Basex402 service$0.10100%payAI42d ago0x980188…59bdf8
0xad16…df460x159b…4908Basex402 service$0.10100%payAI42d ago0x96557f…ff538d
0xad16…df460x159b…4908Basex402 service$0.10100%payAI42d ago0x07f9aa…3ad20f
0xad16…df460x159b…4908Basex402 service$0.10100%payAI42d ago0xd9d16f…5ab1e4
0xad16…df460x159b…4908Basex402 service$0.10100%payAI42d ago0x666203…84769c
0xad16…df460x159b…4908Basex402 service$0.10100%payAI42d ago0x5294b9…f294f1

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.