{
  "name": "DYOE — Know Your Agent",
  "description": "The trust layer for the agent economy. Before an AI agent pays, DYOE runs the Know Your Agent check: is the counterparty safe, is the payee wallet safe (OFAC + on-chain footprint), does it fit policy — returning proceed / caution / stop with a signed, independently verifiable attestation. Automated at $0.01–$0.25; a named human reviews and signs the high-stakes calls at $25. Every verdict verifies against a published signing authority — including against us.",
  "image": "https://agents.dyoeway.org/favicon.svg",
  "url": "https://agents.dyoeway.org",
  "homepage": "https://dyoeway.org",
  "documentation": "https://agents.dyoeway.org/builders.html",
  "active": true,
  "x402Support": true,
  "trustModels": ["signed-attestation", "human-review"],
  "supportedTrust": {
    "scheme": "EIP-191",
    "authority": "0xF80Ee914c1ddd77aC655ceDFdAFBFe9E80C43dC2",
    "verify": "https://agents.dyoeway.org/authority",
    "methodology": "https://agents.dyoeway.org/trust",
    "note": "Every verdict is signed, timestamped, carries its evidence, and expires. Anyone can verify it against the published authority without asking us."
  },
  "payment": {
    "protocol": "x402",
    "network": "base",
    "asset": "USDC",
    "manifest": "https://agents.dyoeway.org/.well-known/x402.json"
  },
  "services": [
    {
      "name": "Know Your Agent",
      "endpoint": "https://agents.dyoeway.org/transaction",
      "method": "GET",
      "price": "$0.25",
      "description": "The pay-safely pre-flight: counterparty + wallet + policy in one call → proceed / caution / stop, signed."
    },
    {
      "name": "Trust Check",
      "endpoint": "https://agents.dyoeway.org/verify",
      "method": "GET",
      "price": "$0.01",
      "description": "Automated verdict on a counterparty (safe / caution / avoid) with a signed attestation."
    },
    {
      "name": "Wallet Check",
      "endpoint": "https://agents.dyoeway.org/wallet",
      "method": "GET",
      "price": "$0.05",
      "description": "OFAC-sanctions screen + on-chain footprint on a payee wallet before you send."
    },
    {
      "name": "Policy Sign-Off",
      "endpoint": "https://agents.dyoeway.org/approve",
      "method": "GET",
      "price": "$2.00",
      "description": "Approve/deny an action against standing policy, with a signed authorization."
    },
    {
      "name": "Human Sign-Off (Validation)",
      "endpoint": "https://agents.dyoeway.org/review",
      "method": "GET",
      "price": "$25.00",
      "description": "A named human reviews the action and signs a DYOE TrustReceipt. The human validation tier no algorithm provides."
    }
  ],
  "registrations": [],
  "provider": "DYOE Way"
}
