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%coinbase17d ago0xfa2980…c5bcaa
0xe252…29e50x03d7…584cBasex402 service$0.0370%0xf615…3d6c17d ago0xc1f724…ed82bc
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase17d ago0x4ec51a…feff2f
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase17d ago0xd7527d…f73066
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase17d 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…29e50x03d7…584cBasex402 service$0.0370%0xf615…3d6c17d ago0x0d19e5…5421a4
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
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase17d ago0x1a208c…2f286b
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
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase17d ago0x9c1bb9…bc9942

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.