Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x8e77…e2d6Base—$17.40100%mrdn72d ago0xb456cc…b81842
0xfe8f…794d0x8e77…e2d6Base—$14.47100%mrdn72d ago0xab5d91…cc9de1
0xfe8f…794d0x8e77…e2d6Base—$17.95100%mrdn72d ago0xe3baaa…a17df8
0xfe8f…794d0x8e77…e2d6Base—$21.72100%mrdn72d ago0xe99ed7…697d18
0xfe8f…794d0x8e77…e2d6Base—$23.90100%mrdn72d ago0xdb6e33…2c1ae5
0xfe8f…794d0x8e77…e2d6Base—$14.47100%mrdn72d ago0x9a7c5e…5b0812
0xfe8f…794d0x8e77…e2d6Base—$17.50100%mrdn72d ago0x632d51…11a42c
0xfe8f…794d0x8e77…e2d6Base—$18.28100%mrdn72d ago0xdf7ad1…86a4f9
0xfe8f…794d0x8e77…e2d6Base—$21.96100%mrdn72d ago0x814916…b628a4
0xfe8f…794d0x8e77…e2d6Base—$18.79100%mrdn72d ago0xbd55f1…9da16b
0xfe8f…794d0x8e77…e2d6Base—$27.63100%mrdn72d ago0x7e30e5…81a7db
0xfe8f…794d0x8e77…e2d6Base—$17.39100%mrdn72d ago0x095900…4434e6
0xfe8f…794d0x8e77…e2d6Base—$20.75100%mrdn72d ago0xb481fb…c5f672
0xfe8f…794d0x8e77…e2d6Base—$17.05100%mrdn72d ago0x945383…a4115b
0xfe8f…794d0x8e77…e2d6Base—$23.72100%mrdn72d ago0x7ebad5…0cc9ed
0xfe8f…794d0x8e77…e2d6Base—$15.29100%mrdn72d ago0x5471a8…f6013c
0xfe8f…794d0x8e77…e2d6Base—$14.98100%mrdn72d ago0x62391b…60d2d2
0xfe8f…794d0x8e77…e2d6Base—$12.53100%mrdn72d ago0xf6ddbe…87661b
0xfe8f…794d0x8e77…e2d6Base—$15.17100%mrdn72d ago0x4fc940…7de5df
0xfe8f…794d0x8e77…e2d6Base—$18.29100%mrdn72d ago0xa26e15…e1ae27
0xfe8f…794d0x8e77…e2d6Base—$26.08100%mrdn72d ago0x55e9a1…6fbcb1
0xfe8f…794d0x8e77…e2d6Base—$24.98100%mrdn72d ago0x11f96a…09b0c8
0xfe8f…794d0x8e77…e2d6Base—$17.96100%mrdn72d ago0xc45fda…b46b6d
0xfe8f…794d0x8e77…e2d6Base—$17.73100%mrdn72d ago0xfb2c61…cdaa19
0xfe8f…794d0x8e77…e2d6Base—$25.66100%mrdn72d ago0x243dea…a808b7

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.