{
  "x402Version": 2,
  "id": 9129,
  "slug": "9129",
  "resource": "https://pay.edge-agents.ai/v1/services/defi-protocol-risk-yield-synthesis",
  "description": "Cross-protocol stablecoin supply-yield ranking across Aave V3, Compound V3, Morpho Blue and Lido, combined with each protocol's live TVL and trend, with borrow-rate and liquidation-risk data explicitly stated as unavailable rather than approximated. Purpose: Rank real live stablecoin yield opportunities across tracked lending protocols without overstating risk coverage the underlying data does not support. 15-minute freshness target; missing evidence is reported explicitly rather than invented.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x7d9C21AcB6be3F6EA4723c148A32DC327a3eCB5b",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "100000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "xrpl:0",
      "payTo": "rKv7LTd19CUsKKirVzdZWK4HuFChHf4Hp7",
      "asset": "524C555344000000000000000000000000000000",
      "amount": "0.1",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "2s11RMxZBjoFh8NJvZwA8LUKcaTRx2fHGUSSvQsM7Lib",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "100000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "eip155:42161",
      "payTo": "0x408C4610F6879a75c25722cfCd18A2Eff99dc20F",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "amount": "100000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "eip155:137",
      "payTo": "0x408C4610F6879a75c25722cfCd18A2Eff99dc20F",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "amount": "100000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "analysis": {
              "family": "cross-market",
              "intents": [
                "risk",
                "momentum",
                "supply",
                "defi",
                "yield",
                "tvl"
              ],
              "summary": "Fresh DeFi Protocol Risk & Yield Synthesis findings appear here."
            },
            "dataStatus": "complete",
            "disclaimer": "General, impersonal market research; not investment advice or a buy, sell or hold recommendation.",
            "evidence": {
              "assets": [],
              "policy": "point-in-time",
              "sources": "Reported from the actual live report; never inferred from this example."
            },
            "generatedAt": "2026-08-31T00:00:00.000Z",
            "limitations": [
              "Coverage, source freshness and unavailable evidence are stated in every paid report."
            ],
            "provenance": {
              "issuer": "https://edge-agents.ai",
              "signed": true
            },
            "quality": {
              "confidence": "high",
              "status": "strong"
            },
            "schemaVersion": "2.0",
            "serviceId": "defi-protocol-risk-yield-synthesis"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "additionalProperties": false,
                "description": "No parameters are required. The report is generated from fresh eligible evidence at purchase time.",
                "properties": {},
                "required": [],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "additionalProperties": true,
                "properties": {
                  "analysis": {
                    "description": "Product-specific findings calculated from eligible evidence.",
                    "type": "object"
                  },
                  "dataStatus": {
                    "description": "Completeness of eligible evidence used by the live report.",
                    "enum": [
                      "complete",
                      "partial",
                      "unavailable"
                    ],
                    "type": "string"
                  },
                  "deliveryId": {
                    "description": "Unique delivery identifier returned after a successful paid request.",
                    "type": "string"
                  },
                  "disclaimer": {
                    "type": "string"
                  },
                  "evidence": {
                    "description": "Observed evidence, providers, timestamps and source lineage supporting the analysis.",
                    "type": "object"
                  },
                  "generatedAt": {
                    "description": "RFC3339 date-time timestamp.",
                    "pattern": "^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(?:\\.\\d+)?(?:Z|[+-]\\d{2}:\\d{2})$",
                    "type": "string"
                  },
                  "limitations": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "provenance": {
                    "description": "Issuer and signature/verification status when available.",
                    "type": "object"
                  },
                  "quality": {
                    "description": "Evidence-quality assessment; not probability of profit.",
                    "type": "object"
                  },
                  "reportId": {
                    "description": "Product report identifier when the service exposes one.",
                    "type": "string"
                  },
                  "schemaVersion": {
                    "description": "Version of the machine-readable report contract.",
                    "type": "string"
                  },
                  "serviceId": {
                    "const": "defi-protocol-risk-yield-synthesis",
                    "type": "string"
                  }
                },
                "required": [
                  "serviceId",
                  "generatedAt",
                  "dataStatus",
                  "analysis"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "pay.edge-agents.ai",
  "lastUpdated": "2026-09-15T14:54:43.618Z",
  "quality": {
    "calls30d": 4,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-15T14:54:43.263Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "pay.edge-agents.ai",
    "manifest_name": "pay.edge-agents.ai",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}