Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd51b0d…808167
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x821a5c…283b69
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x60be5b…f6eadd
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x24c561…6b572c
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x27b941…175b14
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x273b98…e0eb17
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd17d64…1419ad
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1a87a3…769c94
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5a6c39…2834a5
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7e6174…d03335
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x055587…27ae3b
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3bc7b4…fd8498
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x52f029…6582ec
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2e2493…a961f2
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6f19e8…546bbe
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x63505a…20c63a
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6df066…c79bec
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc71898…67309e
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x370c8b…9030ca
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc7c363…8a5a48
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcc4faf…ecdd4e
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0b7ff1…f0aede
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9afb5a…b0cb76
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5f0154…f44d87
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x015149…db7988

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.