Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79f8…f7580xb3e7…bf5bBasex402 serviceTest$0.001100%coinbase6d ago0x28ffc1…50a40b
0x79f8…f7580x40a8…ad8bBasex402 service$0.001100%coinbase6d ago0xc76082…f01466
0x79f8…f7580xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.001100%coinbase6d ago0x1512fa…87eeb1
0x79f8…f758Navi WeatherBaseNavi WeatherWeather$0.001100%coinbase6d ago0xb1d254…6c8dec
0x79f8…f7580x1888…767bBasex402 service$0.10100%coinbase6d ago0x81543c…e7467f
0x79f8…f7580xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.08100%coinbase6d ago0x66e449…5932fc
0x79f8…f7580x7cf4…87ffBaseChainQuery Bitcoin IntelligenceBitcoin$0.05100%coinbase6d ago0x6ff5e9…cba76e
0x79f8…f7580x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase6d ago0xc62a83…e3b480
0x79f8…f7580x7f74…570fBasex402 service$0.02100%coinbase6d ago0x7e6338…bd1d82
0x79f8…f7580x549c…c6d1Basex402 service$0.02100%coinbase6d ago0x7de46e…34d82d
0x79f8…f7580x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase6d ago0xf4f490…abdd01
0x79f8…f7580xf444…14a0Basex402 service$0.01100%coinbase6d ago0x3cc417…1d0b34
0x79f8…f7580x0cd2…394fBaseCRYPTYXCrypto$0.01100%coinbase6d ago0x76293a…0aef59
0x79f8…f7580xee6e…5f23BaseLagoon CIV Commodity DataCocoa$0.01100%coinbase6d ago0xd2a392…8f2af2
0x79f8…f7580x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase6d ago0x9813e5…751513
0x79f8…f7580x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase6d ago0x6fa182…ddde52
0x79f8…f7580xefc3…360eBasebasefeedBase$0.005100%coinbase6d ago0x589e60…85f6a8
0x79f8…f7580x446e…d7f7BaseDNS & WHOIS Domain LookupWhois$0.005100%coinbase6d ago0x193fcc…c08f53
0x79f8…f7580x68e3…85b5BaseLION Verified CompanyWallet$0.004100%coinbase6d ago0x65d3bd…453080
0x79f8…f7580x552c…a3f6BaseAye ScoutMarket$0.003100%coinbase6d ago0xbf02d0…782211
0x79f8…f7580xd3fa…e723BaseKeystone Opportunity APIAgents$0.002100%coinbase6d ago0x21798a…a0657b
0x79f8…f7580x108b…029fBasevaults.fyiDefi$0.002100%coinbase6d ago0xdea859…5af7dc
0x79f8…f7580x0e84…b808BaseOtto AITwitter search$0.001100%coinbase6d ago0xbf927b…009df6
0x79f8…f758lasofinance.ethBaseLaso FinancePrepaid-card$0.001100%coinbase6d ago0xb42edf…2f094c
0x79f8…f7580x82b1…cd7bBasex402 service$0.001100%coinbase6d ago0x5c9f02…e4c72d

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.