Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b89…243a0x10c1…1e24Base$0.26100%coinbase116d ago0xcbfcfe…59706c
0x3b89…243a0x10c1…1e24Base$0.13100%coinbase116d ago0x294d40…16e41e
0x3b89…243a0x10c1…1e24Base$0.05100%coinbase116d ago0xb266f6…1f9347
0x3b89…243a0x10c1…1e24Base$0.14100%coinbase116d ago0x7819eb…b4aa74
0x3b89…243a0x10c1…1e24Base$0.14100%coinbase116d ago0x5da899…0a61d7
0x3b89…243a0x10c1…1e24Base$0.15100%coinbase116d ago0x1f1577…fdc13a
0x3b89…243a0x10c1…1e24Base$0.12100%coinbase116d ago0x46418e…440147
0x3b89…243a0x10c1…1e24Base$0.50100%coinbase116d ago0x91062d…47ab6d
0x3b89…243a0x10c1…1e24Base$0.50100%coinbase116d ago0x0cc2a3…0e7f80
0x3b89…243a0x10c1…1e24Base$0.11100%coinbase116d ago0xa37e08…9b84ba
0x3b89…243a0x10c1…1e24Base$0.52100%coinbase116d ago0x06ae24…910cc9
0x3b89…243a0x10c1…1e24Base$0.51100%coinbase116d ago0x4eb535…87bc01
0x3b89…243a0x10c1…1e24Base$0.06100%coinbase116d ago0xf9a07f…ac5169
0x3b89…243a0x10c1…1e24Base$0.08100%coinbase116d ago0x574b1d…e3e1cd
0x3b89…243a0x10c1…1e24Base$0.07100%coinbase116d ago0xc410f2…5351b5
0x3b89…243a0x10c1…1e24Base$0.11100%coinbase116d ago0xaf8f79…81183d
0x3b89…243a0x10c1…1e24Base$0.05100%coinbase116d ago0x5325b4…99dcdc
0x3b89…243a0x10c1…1e24Base$0.24100%coinbase116d ago0x23fe25…2b4289
0x3b89…243a0x10c1…1e24Base$0.11100%coinbase116d ago0x8bc625…4838ca
0x3b89…243a0x10c1…1e24Base$0.13100%coinbase116d ago0x9954f1…54ce25
0x3b89…243a0x10c1…1e24Base$0.09100%coinbase116d ago0x759559…6b61d1
0x3b89…243a0x10c1…1e24Base$0.07100%coinbase116d ago0x4a590a…fc802a
0x3b89…243a0x10c1…1e24Base$0.04100%coinbase116d ago0x89c2e9…0654f9
0x3b89…243a0x10c1…1e24Base$0.03100%coinbase116d ago0xded001…8a7d0b
0x3b89…243a0x10c1…1e24Base$0.07100%coinbase116d ago0xf2a055…336bf2

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.