Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79f8…f7580x0e84…b808BaseOtto AITwitter search$0.002100%coinbase3d ago0x8c7892…220c7a
0x79f8…f7580x53a0…f4dbBaseOzmium Agent APIDefi$0.001100%coinbase3d ago0x4c1149…0aa2f4
0x79f8…f7580x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase3d ago0x4cdb51…ba3506
0x79f8…f7580x4791…ef7fBase$0.05100%coinbase3d ago0x470ee7…7e3e69
0x79f8…f758Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsLiquidations$0.04100%coinbase3d ago0x7a40b0…45bd38
0x79f8…f7580x1888…767bBasex402 service$0.03100%coinbase3d ago0xc26758…c42ea6
0x79f8…f7580x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase3d ago0x3056f3…517dab
0x79f8…f758Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsLiquidations$0.02100%coinbase3d ago0xeffd42…b15c38
0x79f8…f7580x38c0…44c8BaseVibe SpringsPrice$0.02100%coinbase3d ago0xa179f9…1de463
0x79f8…f7580xffff…e0dbBasePayPerBytePayperbyte$0.02100%coinbase3d ago0xfef983…ad3d8f
0x79f8…f7580x6671…c0faBaseAgentic ReservationsRestaurant reservations$0.01100%coinbase3d ago0x4b213c…a95107
0x79f8…f7580x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase3d ago0xc773df…071569
0x79f8…f7580xe8e2…8959BaseChainAnalyzerAml$0.01100%coinbase3d ago0x556b4b…19c65c
0x79f8…f7580x79e9…3881BasePalmyr CardsCards$0.01100%coinbase3d ago0x8e5e94…40e1d4
0x79f8…f7580x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase3d ago0x39f35f…ebb714
0x79f8…f7580x68e3…85b5BaseLION Verified CompanyWallet$0.005100%coinbase3d ago0x7a2e04…0f2bd2
0x79f8…f7580x6a70…dd36BaseWikipedia Article SummaryWikipedia$0.005100%coinbase3d ago0x80c1f6…1af55c
0x79f8…f7580x446e…d7f7BaseDNS & WHOIS Domain LookupWhois$0.005100%coinbase3d ago0x66159c…61c3c8
0x79f8…f7580x4683…6fb0BaseTools API$0.05100%coinbase3d ago0xd882dc…575330

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.