Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase16d ago0xfa2980…c5bcaa
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase16d ago0x4ec51a…feff2f
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase16d ago0xd7527d…f73066
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase16d ago0x9181a2…14c774
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase17d ago0x1386af…9ac1bb
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase17d ago0xb1717e…1832d1
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase17d ago0xe44da3…dfd8af
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase17d ago0xbf7ab9…0c7d56
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase17d ago0x58b957…ed7264
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase17d ago0x9ac38b…6529c1
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase17d ago0x6e2502…c71fed
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase17d ago0xb145b4…0ab200
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase17d ago0x263811…da84cf
0xc9c7…16700xe82e…59e3BaseTickersFeedStock-quotes$0.02100%coinbase17d ago0xf8e4d3…b77aad
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase17d ago0xbbbf47…c6ccd5
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase17d ago0xbf47b4…ad4eae
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase17d ago0x4c026b…818b5e
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase17d ago0x2d1e0b…f50e12
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase17d ago0x1a208c…2f286b
0x89c0…c6fb0xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase17d ago0x55fc2d…93062d
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase17d ago0x9a9f13…195db3
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase17d ago0x36ed7c…804647
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase17d ago0x0aba78…6c14fe
0xc059…8b5e0xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase17d ago0x4045d1…ab6d96
0x6e53…a2650xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase17d ago0x95f6d2…b67f7d

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.