Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfcc…fac20xcf3d…b9fcBase—$1,803.61100%0x23ef…243198d ago0x5b9521…21db08
0x8f7c…29f30xcf3d…b9fcBase—$23.90100%0x23ef…243198d ago0xd74939…a647db
0x5e81…61600xcf3d…b9fcBase—$97.81100%0xe528…c02898d ago0x6007da…13293e
0x5023…db110xcf3d…b9fcBase—$200.00100%0x23ef…243198d ago0xc14ae4…f017b1
0xbb46…45f00xcf3d…b9fcBase—$48.95100%0x23ef…243198d ago0x62fe66…4817aa
0xc7c1…40080xcf3d…b9fcBase—$20.00100%0x23ef…243198d ago0x72d0c5…e92fba
0xc0de…351b0xcf3d…b9fcBase—$56.05100%0xe528…c02898d ago0xa1e3a2…282794
0xd7c6…8c120xcf3d…b9fcBase—$296.65100%0x23ef…243198d ago0x8aa9e1…02f409
0x4959…348a0xcf3d…b9fcBase—$21.85100%0xe528…c02898d ago0x846189…3a395f
0x483d…56760xcf3d…b9fcBase—$79.04100%0x23ef…243198d ago0x3b29d2…57ad2b
0x2afe…18010xcf3d…b9fcBase—$34.28100%0xe528…c02898d ago0x1b9839…1ce700
0x3949…aaf60xcf3d…b9fcBase—$349.02100%0x23ef…243198d ago0x1ee84a…3655b5
0x8842…0d3a0xcf3d…b9fcBase—$56.36100%0xe528…c02898d ago0x98a1ad…fc7e16
0x9244…192e0xcf3d…b9fcBase—$1,000.00100%0xe528…c02898d ago0x361735…02435c
0x4812…795c0xcf3d…b9fcBase—$550.00100%0x23ef…243198d ago0x4c377b…c86e53
0xa698…ff620xcf3d…b9fcBase—$146.34100%0x23ef…243198d ago0x301527…158363
0x4812…795c0xcf3d…b9fcBase—$890.00100%0xe528…c02898d ago0xb850a7…075c2a
0x18ea…b2030xcf3d…b9fcBase—$77.79100%0x23ef…243198d ago0x83a0aa…f16d76
0x91f4…22b70xcf3d…b9fcBase—$72.89100%0x23ef…243199d ago0x6832d2…dd5351

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.