Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1a4…a4640xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase78d ago0xac06bb…e874a3
0x7565…d3440xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase78d ago0x4e55b6…2ffe5f
0x9852…8e4b0xe82e…59e3BaseTickersFeedStock-quotes$0.05100%coinbase78d ago0xc2885c…fcb968
0x061c…d4990xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase78d ago0x654cc8…b332ee
0xaf5b…85ae0xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase78d ago0x8812ad…4d4207
0xaf5b…85ae0xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase78d ago0x282450…ad0ae4
0x4374…ede50xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase78d ago0x8c29f3…ae4c67
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase78d ago0x37cf3d…1730e3
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase78d ago0x0c1e82…e7ea3e
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase78d ago0xce462d…af2a39
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase78d ago0x6d9262…21a8b5
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.08100%coinbase78d ago0xe2433d…86bbb7
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.05100%coinbase78d ago0x072595…633f3b
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.05100%coinbase78d ago0x86e9e6…86e901
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.02100%coinbase78d ago0x1d38bf…c337a9
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.03100%coinbase78d ago0xb78014…6e6775
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase78d ago0xd6b90e…6f8972
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.005100%coinbase78d ago0x87fdda…ba5bc8
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase78d ago0xd98f72…e43ff8
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase78d ago0x429d74…65845a
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.008100%coinbase78d ago0x659878…102626
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase78d ago0xfc367f…83d77a
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase78d ago0xd792bf…f41daf
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase78d ago0x59c685…9542bf
0x0567…13f40xe82e…59e3BaseTickersFeedStock-quotes$0.001100%coinbase78d ago0x44113b…00942f

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.