Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79f8…f7580x58bd…6b6cBaseApiToll SEC FilingsSec$0.003100%coinbase15d ago0x6728d9…4c6e12
0x79f8…f7580x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase15d ago0x71373a…e7cab2
0x79f8…f7580x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase15d ago0xe34e47…006191
0x79f8…f7580x68e3…85b5BaseLION Verified CompanyWallet$0.001100%coinbase15d ago0xc5d8b8…86e9cd
0x79f8…f758Data Lookup APIBaseData Lookup APIEnergy$0.001100%coinbase15d ago0x7462fe…b9ae63
0x79f8…f7580x480c…846aBaseBitrefillGift-cards$0.001100%coinbase15d ago0x8d8433…e134f6
0x79f8…f7580x548f…abc4BasehyperextendHyperliquid$0.05100%coinbase15d ago0xf525ba…2b224b
0x79f8…f7580x8aab…ce15BaseVAPEPrediction-markets$0.03100%coinbase15d ago0x3acec6…a36fe4
0x79f8…f7580xbd17…283dBaseStableFinanceNews$0.02100%coinbase15d ago0x309600…feeebb
0x79f8…f7580xbd17…283dBaseStableFinanceNews$0.02100%coinbase15d ago0x8190b2…ff7ef9
0x79f8…f7580x4293…ed75BaseENTROPY.RIPEntropy$0.01100%coinbase15d ago0x67eb49…383909
0x79f8…f758Space Data APIBaseSpace Data APISpace$0.01100%coinbase15d ago0xc67bc5…be7a40
0x79f8…f7580x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase15d ago0xd40e26…5c1581
0x79f8…f7580x0e84…b808BaseOtto AITwitter search$0.003100%coinbase15d ago0x0140d2…d5579f
0x79f8…f7580x0e84…b808BaseOtto AITwitter search$0.002100%coinbase15d ago0xba336a…8a7e31
0x79f8…f7580x52e2…f3eaBasex402 service$0.001100%coinbase15d ago0x9a6df5…61f38c
0x79f8…f7580x7103…3661BaseVoidFeedDataset$0.05100%coinbase15d ago0xb7ebd1…5572ad
0x79f8…f7580x68e3…85b5BaseLION Verified CompanyWallet$0.03100%coinbase15d ago0xadefb9…f8a1f3
0x79f8…f7580x52ab…6c06BaseEquityScopeStocks$0.03100%coinbase15d ago0xdba6f0…929b45
0x79f8…f7580x59ea…a71cBasePlaces & Local Business SearchGoogle-maps$0.02100%coinbase15d ago0xb4a7c6…52845a
0x79f8…f758Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsLiquidations$0.02100%coinbase15d ago0x3c7357…2e8279
0x79f8…f7580x3831…3442BaseHyperliquid Market DataHyperliquid$0.01100%coinbase15d ago0x011d7d…c16dd4
0x79f8…f758Space Data APIBaseSpace Data APISpace$0.01100%coinbase15d ago0xa8dba0…c52342
0x79f8…f7580x79e9…3881BasePalmyr CardsCards$0.01100%coinbase15d ago0x3d6c70…be9564
0x79f8…f7580x6ee4…9427Basex402 service$0.01100%coinbase15d ago0xb57e52…9df342

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.