Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e95…a55e0xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase36d ago0xdbf9f1…e861ae
0x5e95…a55e0xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase36d ago0x9a55c1…cf0195
0x5e95…a55e0xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase36d ago0x4cdba4…bb6f05
0x5e95…a55e0xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase36d ago0x3f2bd2…d4a5f1
0x843b…c4a70xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase36d ago0xce49a0…344e98
0x5e95…a55e0xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase36d ago0x0751e3…a2b9f8
0x5e95…a55e0xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase36d ago0x785cac…9ccfc7
0x5e95…a55e0xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase36d ago0x421de7…b4d9cc
0x5e95…a55e0xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase36d ago0x0466db…204bee
0x5e95…a55e0xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase37d ago0xb60794…008098
0x5e95…a55e0xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase37d ago0x0395a7…3661a2
0x5e95…a55e0xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase37d ago0xf18c18…0eee90
0x9a07…9eea0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase37d ago0xf6debd…e1802d
0x9a07…9eea0xe82e…59e3BaseTickersFeedStock-quotes$0.008100%coinbase37d ago0xe3391b…8f97b1
0x9a07…9eea0xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase37d ago0x3f071f…e7fce6
0x9a07…9eea0xe82e…59e3BaseTickersFeedStock-quotes$0.008100%coinbase37d ago0x255864…33ac90
0x9a07…9eea0xe82e…59e3BaseTickersFeedStock-quotes$0.008100%coinbase37d ago0x38b4bd…ea96a7
0x9a07…9eea0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase37d ago0x5eda18…0760df
0x9a07…9eea0xe82e…59e3BaseTickersFeedStock-quotes$0.008100%coinbase37d ago0xf2707c…42e702
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase37d ago0x42c86f…96c7bd
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase37d ago0xaa9d38…0856d5
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase37d ago0xcae183…2b1694
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase37d ago0x402190…cbf818
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase37d ago0x70089e…97b85e
0x8c6e…1b030xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase37d ago0x5c84f6…8cc70d

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.