Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf22f…59cd0x1892…6085Base$1.98100%Route unknown93d ago0xa39f29…ab8e5d
0xf22f…59cd0x1892…6085Base$1.27100%Route unknown93d ago0xd289e9…a434e2
0xf22f…59cd0x1892…6085Base$1.80100%Route unknown93d ago0x16ac42…5a0c8b
0xf22f…59cd0x1892…6085Base$1.38100%Route unknown93d ago0x8e5dd6…699641
0xf22f…59cd0x1892…6085Base$1.36100%Route unknown93d ago0xcefba1…ffe585
0xf22f…59cd0x1892…6085Base$1.39100%Route unknown93d ago0x3e92e8…862b01
0xf22f…59cd0x1892…6085Base$1.55100%Route unknown93d ago0x708ab0…07286b
0xf22f…59cd0x1892…6085Base$1.79100%Route unknown93d ago0x9349bd…b1459b
0xf22f…59cd0x1892…6085Base$1.77100%Route unknown93d ago0xbf924e…3ceb0a
0xf22f…59cd0x1892…6085Base$1.09100%Route unknown93d ago0x5a89e0…ecfcad
0xf22f…59cd0x1892…6085Base$1.08100%Route unknown93d ago0xc6f23a…6cfc4c
0xf22f…59cd0x1892…6085Base$1.53100%Route unknown94d ago0xfc0a95…13f58b
0xf22f…59cd0x1892…6085Base$1.91100%Route unknown94d ago0x3d078a…e62fa2
0xf22f…59cd0x1892…6085Base$1.25100%Route unknown94d ago0x6046f3…1a9ae8
0xf22f…59cd0x1892…6085Base$1.10100%Route unknown94d ago0x2343d7…3268ed
0xf22f…59cd0x1892…6085Base$1.29100%Route unknown94d ago0x799b96…7bd8de
0xf22f…59cd0x1892…6085Base$1.81100%Route unknown94d ago0x9f3faf…6174c6
0xf22f…59cd0x1892…6085Base$1.68100%Route unknown94d ago0xd6f796…79e61a
0xf22f…59cd0x1892…6085Base$1.58100%Route unknown94d ago0x6b6721…3a40d6
0xf22f…59cd0x1892…6085Base$1.92100%Route unknown94d ago0xa29cb3…f917e7
0xf22f…59cd0x1892…6085Base$1.30100%Route unknown94d ago0xacdd0a…e151f6
0xf22f…59cd0x1892…6085Base$1.91100%Route unknown94d ago0x7ddbdf…37be5b
0xf22f…59cd0x1892…6085Base$1.77100%Route unknown94d ago0xf09a2e…766f4f
0xf22f…59cd0x1892…6085Base$1.67100%Route unknown94d ago0xedbe3f…cf6ada
0xf22f…59cd0x1892…6085Base$1.93100%Route unknown94d ago0xc5b79c…380610

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.