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.01100%payAI114d ago0x6b8e68…ad436f
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI114d ago0xa856ee…ede715
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI114d ago0x7f06f1…4998be
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI114d ago0x3f5baa…00010d
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI114d ago0x2a573c…7594d3
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI114d ago0x0bde3a…e3516b
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI114d ago0xa35a5c…67a012
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI114d ago0x09b94b…daf8a4
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI114d ago0xdd9396…297faf
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI114d ago0x9db593…d0fbf5
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI114d ago0x87f80b…5b7c7f
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI114d ago0x297418…a586ee
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI114d ago0xc1c312…1e5b4c
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI114d ago0x082019…e70d7a
0x9077…24170x6a5e…c666Basex402 service$0.01100%payAI114d ago0x9a5373…250025
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc6b473…dd2029
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4e73ed…2d28fb
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3fc076…7d64f3
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI114d ago0x83cb14…9e3299
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI114d ago0x930e42…e00fe2
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7dfd82…b0c11c
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI114d ago0x86aa86…0e708e
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfe2567…41439b
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI114d ago0xaf0df6…f3f270
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI114d ago0x70d7d8…b7c81f

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.