Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x728d…c01d0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase1d ago0xc4b06a…a2093b
0x728d…c01d0xb3c2…2ab6BaseGEDX402 ChatChat$0.04100%coinbase1d ago0xd38cce…467041
0x728d…c01d0x38c0…44c8BaseVibe SpringsPrice$0.008100%coinbase1d ago0x65e700…c9c2d3
0x728d…c01d0xb3c2…2ab6BaseGEDX402 ChatChat$0.04100%coinbase1d ago0x781139…8e624f
0x728d…c01d0xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase1d ago0x811584…b8043a
0x728d…c01d0x9baa…d6edBaseCoinCap$0.004100%coinbase1d ago0x3f6c87…0a5a26
0x728d…c01d0x995c…781fBasex402 service$0.001100%coinbase1d ago0x675ed4…9c5e01
0x728d…c01d0x7374…be54Baseagent-readerJson$0.02100%coinbase1d ago0x2dae60…7180f3
0x728d…c01d0xc751…86a1Baseglim.shTwitter$0.005100%coinbase2d ago0x01c569…8141e6
0x728d…c01d0x7374…be54Baseagent-readerJson$0.02100%coinbase2d ago0xab7575…2c14bb
0x728d…c01d0xc751…86a1Baseglim.shTwitter$0.005100%coinbase2d ago0xce99ba…70e53d
0x728d…c01d0x1f5f…ae34BasesearchSearch$0.01100%coinbase2d ago0xa43814…50ef72
0x728d…c01d0x4df6…cdeaBaseWeb Search (SERP)Search$0.03100%coinbase2d ago0x34c8cd…3c4566
0x728d…c01d0xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase2d ago0xa4f55d…e0b05a
0x728d…c01d0xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase2d ago0xb429fd…32f592
0x728d…c01d0xce33…989eBaseAmazon Product SearchAmazon$0.004100%coinbase2d ago0xab9c54…557685
0x728d…c01d0xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase2d ago0x4df1a2…568799
0x728d…c01d0x1f5f…ae34BasesearchSearch$0.01100%coinbase2d ago0x046fc1…9ab144
0x728d…c01d0xc751…86a1Baseglim.shTwitter$0.005100%coinbase2d ago0x546d60…749b64
0x728d…c01d0xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%coinbase2d ago0xa5f1d7…ed1662
0x728d…c01d0xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase2d ago0x40dfc1…f2a5ac
0x728d…c01d0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase2d ago0xa67228…ab33a2
0x728d…c01d0x7374…be54Baseagent-readerJson$0.02100%coinbase2d ago0x9cd1b8…276a04
0x728d…c01d0x9305…f13fBaseNansenCrypto$0.01100%coinbase2d ago0x2484e5…22185c
0x728d…c01d0x4df6…cdeaBaseWeb Search (SERP)Search$0.03100%coinbase2d ago0x0ade51…7fb17e

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.