Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0x9847b4…6391de
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0xe916ce…240771
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0x5474fa…866bb6
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0x08fef4…3bc67b
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase36d ago0xd921c9…1a3825
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase36d ago0xc73156…a189b9
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase36d ago0xce28da…baa467
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0xaaf89d…206899
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0x8ed464…766f66
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0x534a58…919bf7
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0x469847…dee90b
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase36d ago0xe17022…e6fad5
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase36d ago0xb9b383…174598
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase36d ago0xae55be…cced5c
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0xe445a1…24616f
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0xdefe02…80ec31
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0x043991…9b20e9
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0x06c5ca…52861d
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase36d ago0xff58e4…cad37c
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase36d ago0xf09226…b071d1
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase36d ago0xe161a9…8aebba
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0x840e93…aaf723
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0x936b4b…b83236
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0xa69401…53d162
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0x7aebc1…50f893

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.