Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d8d…19aa0xe82e…59e3BaseTickersFeedStock-quotes$0.008100%coinbase86d ago0xc25574…6b0246
0xb6f9…71f50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase86d ago0xf77db5…b3f2a3
0x0df2…07c90xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase86d ago0x0ef019…70472f
0xa8f5…c2100xe82e…59e3BaseTickersFeedStock-quotes$0.008100%coinbase87d ago0x992ed2…29330f
0x5958…50360xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase87d ago0x096d7b…99e763
0x5958…50360xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase87d ago0xb1934a…bf619f
0x5bcc…79e70xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase87d ago0xc818ac…90efaa
0x4d12…b5dc0xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase87d ago0x446e8f…4f61e2
0x7b10…5c400xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase87d ago0x29ae5a…24cb42
0x23be…6a8e0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase87d ago0x11cfb7…036fbf
0x5f42…f8580xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase87d ago0x061b64…0d9f62
0x2b0f…d4fb0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase87d ago0xe0d9a9…36981d

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.