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%coinbase55d ago0x3a2085…98f039
0x41c7…10b50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase55d ago0x312947…7956e6
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase55d ago0xe9a32f…95852c
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase55d ago0x9a6fe4…512e8a
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.02100%coinbase55d ago0x2ccca1…3192bb
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase55d ago0x234423…b7eeff
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase55d ago0xfccac7…44877d
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.01100%coinbase56d ago0x4ba9ba…c73998
0xe252…29e50xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase56d ago0xe6e07a…814b8f
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.01100%coinbase56d ago0x2a549a…a3f206
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.01100%coinbase56d ago0x4838a6…b2de76
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase56d ago0xc56530…ca432e
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.008100%coinbase56d ago0x7b9047…d02bc8
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.01100%coinbase56d ago0x39c89f…d66f1f
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase56d ago0xe4efe5…0e9771
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase56d ago0x442709…9d165f
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.01100%coinbase56d ago0x4eb89a…594ae3
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase56d ago0x80dd73…da95fe
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase56d ago0x452d42…f341f5
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.01100%coinbase56d ago0x803326…52b7b4
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase56d ago0x6adb4e…6a718d
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.01100%coinbase56d ago0x20524e…d9fbb3
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase56d ago0x6959a8…9d7991
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase56d ago0xc39ba8…b5a6e9
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase56d ago0x046d46…90c50a

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.