Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc49a…9d2f0xfcba…c83fBase$0.98100%fluxa21d ago0xc7f0df…951275
0xc49a…9d2f0xa806…9941Base$4.90100%fluxa21d ago0xbb65d5…e2717d
0xc49a…9d2f0x813f…5257Base$0.98100%fluxa22d ago0x7eb388…71b5d7
0xc49a…9d2f0x6030…1498Base$0.98100%fluxa22d ago0x292348…ea1b46
0xc49a…9d2f0xcce4…b87aBase$1.96100%fluxa22d ago0xd4f3ef…99b560
0xc49a…9d2f0x087c…de83Base$1.96100%fluxa22d ago0xe6a471…394c2b
0xc49a…9d2f0xffce…615cBase$0.98100%fluxa22d ago0xd1ec56…f30247
0xc49a…9d2f0xc422…a1edBase$0.98100%fluxa22d ago0x237e31…9cfc9c
0xc49a…9d2f0x82c8…5102Base$1.96100%fluxa22d ago0x1a9d90…ba4075
0xc49a…9d2f0x2f02…c00fBase$1.96100%fluxa22d ago0xa5a420…f72fa9
0xc49a…9d2f0x368a…7219Base$0.98100%fluxa22d ago0xc58849…d5bf20
0xc49a…9d2f0xc365…91b3Base$4.90100%fluxa22d ago0x365519…2231f1
0xc49a…9d2f0xcee6…802eBase$4.90100%fluxa22d ago0x61a1bf…d50a04
0xc49a…9d2f0xa2d6…7145Base$1.96100%fluxa22d ago0x28f6b2…43f822
0xc49a…9d2f0x048b…abffBase$1.96100%fluxa22d ago0x6478c9…c37cfa
0xc49a…9d2f0x5d45…0578Base$1.96100%fluxa22d ago0xcd66b5…fcee22
0xc49a…9d2f0xd3fe…0109Base$2.94100%fluxa22d ago0xc46bc7…2c1776
0xc49a…9d2f0xbac1…8675Base$0.98100%fluxa22d ago0x69651f…098680
0xc49a…9d2f0x90be…b98dBase$2.94100%fluxa22d ago0x59a7f7…2bb719
0xc49a…9d2f0xb31b…a0dfBase$0.98100%fluxa22d ago0x91c564…6c28f7
0xc49a…9d2f0x615f…c73fBase$0.98100%fluxa22d ago0xf7a70b…9c803e
0xc49a…9d2f0x7e34…55f5Base$0.98100%fluxa22d ago0x65f470…5a6e43
0xc49a…9d2f0xe937…2123Base$1.96100%fluxa22d ago0x19174b…5c261e
0xc49a…9d2f0x01de…6710Base$1.96100%fluxa22d ago0x169ae1…eda324
0xc49a…9d2f0x5728…ea83Base$1.96100%fluxa22d ago0x2a4715…2142a3

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.