{
  "x402Version": 2,
  "id": 1099,
  "slug": "1099",
  "resource": "https://aiagentoracle.ai/api/v1/stablecoin/:symbol",
  "description": "AgentOracle: use before holding or accepting canonical Base USDC, USDT, or DAI. Assesses peg deviation, liquidity, 24h market context, freshness, caveats, and depeg risk.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x2feCabDFC849C76fdC28CA13Aa0Ab392753EF35C",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "30000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "pathParams": {
            "symbol": "USDC"
          },
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "caveats": [],
            "contract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
            "depegProbability": "LOW",
            "freshness": {},
            "liquidityScore": 90,
            "liquidityUsd": 100000000,
            "network": "eip155:8453",
            "pegDeviationPercent": 0,
            "pegPriceUsd": 1,
            "reasons": [],
            "riskScore": 3,
            "scope": "Base identity and market context.",
            "symbol": "USDC"
          },
          "type": "json"
        }
      },
      "routeTemplate": "/api/v1/stablecoin/:symbol",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "pathParams": {
                "properties": {
                  "symbol": {
                    "enum": [
                      "USDC",
                      "USDT",
                      "DAI"
                    ],
                    "type": "string"
                  }
                },
                "required": [
                  "symbol"
                ],
                "type": "object"
              },
              "queryParams": {
                "properties": {},
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "additionalProperties": true,
                "properties": {
                  "caveats": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "contract": {
                    "type": "string"
                  },
                  "depegProbability": {
                    "type": "string"
                  },
                  "freshness": {
                    "type": "object"
                  },
                  "liquidityScore": {
                    "type": "integer"
                  },
                  "liquidityUsd": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "network": {
                    "type": "string"
                  },
                  "pegDeviationPercent": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "pegPriceUsd": {
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "reasons": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "riskScore": {
                    "type": "integer"
                  },
                  "scope": {
                    "type": "string"
                  },
                  "symbol": {
                    "type": "string"
                  }
                },
                "required": [
                  "symbol",
                  "network",
                  "contract",
                  "pegPriceUsd",
                  "pegDeviationPercent",
                  "liquidityScore",
                  "riskScore",
                  "depegProbability",
                  "reasons",
                  "freshness",
                  "scope",
                  "caveats"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "aiagentoracle.ai",
  "lastUpdated": "2026-09-06T03:33:00.13Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-06T03:32:59.924Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "aiagentoracle.ai",
    "manifest_name": "aiagentoracle.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"
  }
}