Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79f8…f7580xd850…f111Basex402 service$0.001100%coinbase10d ago0x15005a…599181
0x79f8…f7580xc91c…b95cBasex402 serviceCrypto$0.09100%coinbase10d ago0x3a86dc…b3b0ca
0x79f8…f7580x1888…767bBasex402 service$0.05100%coinbase10d ago0x456cbc…ab837d
0x79f8…f7580x161d…7fb9BaseinvinoveritasBrowser$0.03100%coinbase10d ago0xe4bda9…740f59
0x79f8…f7580x7f74…570fBasex402 service$0.02100%coinbase10d ago0x2d0d78…c3a3c6
0x79f8…f7580xe79a…6de8BaseHyperliquid Account IntelligenceHyperliquid$0.01100%coinbase10d ago0xeba7cf…7b6e1a
0x79f8…f7580xf444…14a0Basex402 service$0.01100%coinbase10d ago0x819501…22f53a
0x79f8…f7580x2ec4…be71Basex402scanX402$0.01100%coinbase10d ago0x87975b…1ce877
0x79f8…f7580x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase10d ago0x7173be…20627a
0x79f8…f7580xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase10d ago0x9d9cba…31b573
0x79f8…f7580x8209…e571BaseCrypto Perp Funding & SentimentCrypto$0.005100%coinbase10d ago0xa79c5c…498151
0x79f8…f7580x446e…d7f7BaseDNS & WHOIS Domain LookupWhois$0.005100%coinbase10d ago0x93e5ec…09531c
0x79f8…f7580x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.005100%coinbase10d ago0x1df1bb…e2357c
0x79f8…f7580x1304…17caBasex402 service$0.005100%coinbase10d ago0x38ea70…e98c6a
0x79f8…f7580x217e…67c4Basex402 Service Auditx402$0.005100%coinbase10d ago0x937c68…4aafb4
0x79f8…f7580x52e2…f3eaBasex402 service$0.005100%coinbase10d ago0xc05218…f02dac
0x79f8…f7580x58bd…6b6cBaseApiToll SEC FilingsSec$0.003100%coinbase10d ago0x6920e0…e9d26f
0x79f8…f7580x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase10d ago0xf7446e…ccdfc3
0x79f8…f7580x7103…3661BaseVoidFeedDataset$0.05100%coinbase10d ago0xf8f753…fc4b68
0x79f8…f7580x1888…767bBasex402 service$0.04100%coinbase10d ago0xcb186a…e5c829
0x79f8…f7580x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase10d ago0xbea85a…0a13c7
0x79f8…f7580x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase10d ago0x870961…34234f
0x79f8…f7580x8aab…ce15BaseVAPEPrediction-markets$0.02100%coinbase10d ago0x30f7b3…221c61
0x79f8…f758Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.02100%coinbase10d ago0x28fddb…0f05cb
0x79f8…f7580x6334…3039Basefresh-feedsMcp$0.02100%coinbase10d ago0x576545…50eea2

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.