Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf846d6…149e9b
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfe6425…59ba14
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe3d4db…925fa8
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x89ad7b…1419cc
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe6295b…4bd167
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd0317c…3184fb
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb53098…f36921
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6c816e…2f95e7
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0ab990…9a7074
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0f3082…dc3b21
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe5c145…7dd441
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0xea51ef…26fb83
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x371874…ffa6b0
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x04f821…e26012
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb0806d…c416b2
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf1f859…be9a4d
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2c7372…2c78e8
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1d9f06…c97e70
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4ac79e…579ecd
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0xace1eb…d3fadf
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1c83ee…197af9
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfd6e63…27bdb3
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0xefe0bf…2358c5
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x023845…905f7a
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7d96ec…a0b60d

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.