Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base—$18.33100%mrdn98d ago0xa847d8…9272ed
0xa6a9…809d0x8e77…e2d6Base—$17.36100%mrdn98d ago0x4fddfe…662eb8
0xa6a9…809d0x8e77…e2d6Base—$21.75100%mrdn98d ago0x7b3ac1…e0bf34
0xa6a9…809d0x8e77…e2d6Base—$30.11100%mrdn98d ago0xf88928…b5c292
0xa6a9…809d0x8e77…e2d6Base—$19.34100%mrdn98d ago0x664f69…d3d697
0xa6a9…809d0x8e77…e2d6Base—$20.53100%mrdn98d ago0xcb72c5…643c1d
0xa6a9…809d0x8e77…e2d6Base—$13.51100%mrdn98d ago0x94dbf6…5cfed5
0xa6a9…809d0x8e77…e2d6Base—$14.82100%mrdn98d ago0x4e7c68…d20d89
0xa6a9…809d0x8e77…e2d6Base—$17.14100%mrdn98d ago0x59e548…d61783
0xa6a9…809d0x8e77…e2d6Base—$25.02100%mrdn98d ago0xa5bd71…732a8c
0xa6a9…809d0x8e77…e2d6Base—$23.97100%mrdn98d ago0x465072…c69a9e
0xa6a9…809d0x8e77…e2d6Base—$30.76100%mrdn98d ago0xc5e8d1…e19d90
0xa6a9…809d0x8e77…e2d6Base—$25.82100%mrdn98d ago0xbd6fdd…7a449f
0xa6a9…809d0x8e77…e2d6Base—$20.00100%mrdn98d ago0x31b36c…bbafd3
0xa6a9…809d0x8e77…e2d6Base—$21.14100%mrdn98d ago0xa8e160…19cdfe
0xa6a9…809d0x8e77…e2d6Base—$19.74100%mrdn98d ago0xfdd8d4…489297
0xa6a9…809d0x8e77…e2d6Base—$30.01100%mrdn98d ago0x7c5474…3b4715
0xa6a9…809d0x8e77…e2d6Base—$29.98100%mrdn98d ago0x682af8…fe168a
0xa6a9…809d0x8e77…e2d6Base—$24.65100%mrdn98d ago0xa015ef…a6fab3
0xa6a9…809d0x8e77…e2d6Base—$17.66100%mrdn98d ago0x1d0d2b…a8f1d4
0xa6a9…809d0x8e77…e2d6Base—$27.07100%mrdn98d ago0x65a062…a2037d
0xa6a9…809d0x8e77…e2d6Base—$25.56100%mrdn98d ago0xe2cedb…8fccc5
0xa6a9…809d0x8e77…e2d6Base—$14.73100%mrdn98d ago0x59ed44…ff8f46
0xa6a9…809d0x8e77…e2d6Base—$21.01100%mrdn98d ago0x9fb127…146026
0xa6a9…809d0x8e77…e2d6Base—$18.44100%mrdn98d ago0x527580…7e732a

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.