Trust checks, data extraction, shopping, and market intelligence. Your agent pays a few cents in USDC over x402 — no signup, no API key, no subscription. Just call the URL.
Every tool returns clean JSON. Point your agent at the URL; it pays the stated price and gets the data.
GET /intelThe research agent — a full intelligence dossier on any company in ONE call: what they do, trust verdict, domain age, how to reach them, red flags. One call instead of ten.$0.10GET /tokenTrust-vetted token intel — price + market data + scam/rug-risk on the project. Nobody else fuses market data with trust.$0.05GET /verifyShould you trust/pay this counterparty? verdict (safe/caution/avoid) + domain age + human-vouch$0.01GET /approveHuman-verified decision — a real person signs off on whether an agent should take this action for its human. The thing no algorithm can give you.$3.00GET /merchantIs this store safe to buy from? trust verdict + cart/returns/payment signals$0.05GET /extractClean main text from any page (no nav/ads) — for research agents$0.01GET /contactsEmails, phones & socials from a website — lead enrichment$0.01GET /metadataTitle, description, OG image, favicon & canonical$0.01GET /auditFull site audit — trust, SEO & contactability scored 0-100$0.05GET /cryptoLive price + 24h change, market cap & volume for any coin$0.01GET /marketGlobal crypto overview — total cap, 24h change, BTC/ETH dominance$0.01GET /trendingThe coins trending right now$0.01GET /moversTop gainers & losers (24h) across the top 100$0.01GET /fxCurrency conversion + live exchange rates (ECB)$0.01GET /weatherCurrent conditions + 3-day forecast for any city$0.01GET /wikiFactual summary of any topic (Wikipedia) — for research agents$0.01Any x402 client works. Your agent calls the URL, pays the 402 automatically, gets JSON back.
# any GET shows you the payment terms curl https://agents.dyoeway.org/token?symbol=pepe
import { wrapFetchWithPayment } from "x402-fetch"; import { privateKeyToAccount } from "viem/accounts"; const pay = wrapFetchWithPayment( fetch, privateKeyToAccount(process.env.WALLET_KEY)); const r = await pay( "https://agents.dyoeway.org/token?symbol=pepe"); const intel = await r.json(); // price + rug-risk
Full machine-readable catalog: /.well-known/x402.json · also discoverable in the Coinbase x402 Bazaar.
Our whole toolkit is built on a trust layer nobody else has — domain-age checks, a human-vouch registry, and scam/rug detection fused right into the market intelligence. When your agent acts for a real person, *"is this safe?"* is the question that matters most. That's the one we answer best.