Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b2a…99340x8eb3…e058Base—$0.01100%coinbase74d ago0xd473d1…5af565
0x4b2a…99340x9e18…be0dBase—$0.01100%coinbase74d ago0xe7a67c…9cbc8d
0x4b2a…99340xa52b…2c81Base—$0.01100%coinbase74d ago0xddee59…7dd173
0x4b2a…99340x4d83…dfb9Base—$0.01100%coinbase74d ago0x043498…c8b0de
0x4b2a…99340x03a0…3077Base—$0.01100%coinbase74d ago0xb7f645…c59243
0x4b2a…99340x8287…02e4Base—$0.01100%coinbase74d ago0x22d314…d9a42e
0x4b2a…99340x5a39…cad0Base—$0.01100%coinbase74d ago0x480758…68bbe5
0x4b2a…99340x6616…89ddBase—$0.01100%coinbase74d ago0x70d802…a9dc4f
0x4b2a…99340x9547…13e5Base—$0.01100%coinbase74d ago0xd20175…c8c7a7
0x4b2a…99340x10ad…9fe3Base—$0.01100%coinbase74d ago0x907684…e23743
0x4b2a…99340x3987…80d6Base—$0.01100%coinbase74d ago0x21f8e5…77dd11
0x4b2a…99340x0a68…f17dBase—$0.01100%coinbase74d ago0x3092fc…1b0030
0x4b2a…99340xd674…83feBase—$0.01100%coinbase74d ago0x91cede…55a072
0x4b2a…99340xe875…b895Base—$0.01100%coinbase74d ago0x630709…95c0c4
0x4b2a…99340x31aa…ae35Base—$0.01100%coinbase74d ago0xdcdfd0…026ecb
0x4b2a…99340xbd39…8bfdBase—$0.01100%coinbase74d ago0x1dd286…2eea88
0x4b2a…99340xba85…e4b5Base—$0.01100%coinbase74d ago0x58b152…02fe9e
0x4b2a…99340x62f5…3a0fBase—$0.01100%coinbase74d ago0x67f318…2f1aa0
0x4b2a…99340x1618…9479Base—$0.01100%coinbase74d ago0x7e3b99…36d18a
0x4b2a…99340x1995…55d1Base—$0.01100%coinbase74d ago0x8180a3…a1f335
0x4b2a…99340x2a3a…6df5Base—$0.01100%coinbase74d ago0x2e8e51…fed777
0x4b2a…99340x2ead…20deBase—$0.01100%coinbase74d ago0x81b9fb…e02622
0x4b2a…99340xddd7…6d54Base—$0.01100%coinbase75d ago0xa7ec43…7d9dcc
0x4b2a…99340x30b4…57bbBase—$0.01100%coinbase75d ago0x8806b5…afc326
0x4b2a…99340xa3b3…863eBase—$0.01100%coinbase75d ago0x753938…2586f1

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.