{
  "x402Version": 2,
  "id": 155,
  "slug": "155",
  "resource": "https://x402.ottoai.services/stablecoin-watch",
  "description": "Is USDC/USDT/DAI holding its $1 peg, and is stablecoin supply growing or shrinking (risk-on vs risk-off)? Live peg deviation (bps), circulating supply + 1d/7d/30d flow, market dominance and chain spread for the top 30 USD stablecoins, plus downside depeg alerts for any coin trading >0.5% below peg. Sourced from DefiLlama (public). Served from a cached snapshot while fresh (≤1h) and regenerated on demand when a read finds it stale.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "6XcSfqJHr9vNW2vbiRaMqUYVm7shDgLepca54wUTDPN5",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "1000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "data": {
              "analysisStatus": "ok",
              "depegAlerts": [
                {
                  "circulatingUsd": 412550031,
                  "name": "Example USD",
                  "pegDeviationBps": -69,
                  "priceUsd": 0.9931,
                  "symbol": "USDX"
                }
              ],
              "generatedAt": "2026-06-09T21:00:00.000Z",
              "marketChange": {
                "d1Pct": 0.12,
                "d30Pct": 2.31,
                "d7Pct": 0.84
              },
              "narrative": "Aggregate stablecoin supply expanded 0.84% over 7d (risk-on tilt). USDT and USDC are both within 2bps of peg. One tracked coin trades 69bps below peg on thin liquidity - watch redemption flow.",
              "stablecoinCount": 30,
              "topStablecoins": [
                {
                  "chains": [
                    "Ethereum",
                    "Tron",
                    "Solana",
                    "Base"
                  ],
                  "change1dPct": 0.05,
                  "change30dPct": 1.92,
                  "change7dPct": 0.61,
                  "circulatingUsd": 142055120031,
                  "dominancePct": 63.2,
                  "name": "Tether",
                  "pegDeviationBps": -2,
                  "pegMechanism": "fiat-backed",
                  "priceUsd": 0.9998,
                  "symbol": "USDT"
                },
                {
                  "chains": [
                    "Ethereum",
                    "Base",
                    "Solana",
                    "Arbitrum"
                  ],
                  "change1dPct": 0.21,
                  "change30dPct": 3.55,
                  "change7dPct": 1.43,
                  "circulatingUsd": 61209311842,
                  "dominancePct": 27.2,
                  "name": "USD Coin",
                  "pegDeviationBps": 1,
                  "pegMechanism": "fiat-backed",
                  "priceUsd": 1.0001,
                  "symbol": "USDC"
                }
              ],
              "totalCirculatingUsd": 224731008451
            },
            "meta": {
              "degraded": false,
              "generatedAt": "",
              "stalenessSec": 0,
              "validUntil": ""
            },
            "status": "success"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {},
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "data": {},
                  "meta": {
                    "type": "object"
                  },
                  "reason": {
                    "description": "status=unavailable only; every >=400 is UNCHARGED",
                    "type": "string"
                  },
                  "status": {
                    "enum": [
                      "success",
                      "unavailable"
                    ],
                    "type": "string"
                  }
                },
                "required": [
                  "status"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    },
    "builder-code": {
      "info": {
        "a": "bc_hc2dhq09"
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "additionalProperties": false,
        "properties": {
          "a": {
            "description": "App builder code",
            "pattern": "^[a-z0-9_]{1,32}$",
            "type": "string"
          },
          "s": {
            "description": "Service builder codes",
            "items": {
              "pattern": "^[a-z0-9_]{1,32}$",
              "type": "string"
            },
            "type": "array"
          },
          "w": {
            "description": "Wallet builder code",
            "pattern": "^[a-z0-9_]{1,32}$",
            "type": "string"
          }
        },
        "type": "object"
      }
    },
    "offer-receipt": {
      "info": {
        "offers": [
          {
            "acceptIndex": 0,
            "format": "eip712",
            "payload": {
              "amount": "1000",
              "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
              "network": "eip155:8453",
              "payTo": "0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808",
              "resourceUrl": "https://x402.ottoai.services/stablecoin-watch",
              "scheme": "exact",
              "validUntil": 1789148588,
              "version": 1
            },
            "signature": "0x2dbcfc5642534281ff7c4efe2859383d7b60d9ef3de24e50ef3a00d9d9996d6936599061251052da2a6b8566b7b1dbc642f0d430fd3aa645811edd03c5d2d0881c"
          },
          {
            "acceptIndex": 1,
            "format": "eip712",
            "payload": {
              "amount": "1000",
              "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
              "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
              "payTo": "6XcSfqJHr9vNW2vbiRaMqUYVm7shDgLepca54wUTDPN5",
              "resourceUrl": "https://x402.ottoai.services/stablecoin-watch",
              "scheme": "exact",
              "validUntil": 1789148588,
              "version": 1
            },
            "signature": "0xa7680460e5ef0984b53d8db1c97a2ebde551857165577c8a60cb85d6b225ea606c0c134c207e7fda7ef9b611c5c8597c52c2b4ca4f2c29f75a9684168623f9d91b"
          }
        ]
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "offers": {
            "items": {
              "properties": {
                "acceptIndex": {
                  "type": "integer"
                },
                "format": {
                  "type": "string"
                },
                "payload": {
                  "properties": {
                    "amount": {
                      "type": "string"
                    },
                    "asset": {
                      "type": "string"
                    },
                    "network": {
                      "type": "string"
                    },
                    "payTo": {
                      "type": "string"
                    },
                    "resourceUrl": {
                      "type": "string"
                    },
                    "scheme": {
                      "type": "string"
                    },
                    "validUntil": {
                      "type": "integer"
                    },
                    "version": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "version",
                    "resourceUrl",
                    "scheme",
                    "network",
                    "asset",
                    "payTo",
                    "amount"
                  ],
                  "type": "object"
                },
                "signature": {
                  "type": "string"
                }
              },
              "required": [
                "format",
                "signature"
              ],
              "type": "object"
            },
            "type": "array"
          }
        },
        "required": [
          "offers"
        ],
        "type": "object"
      }
    },
    "otto-content-receipt": {}
  },
  "tags": [
    "bazaar",
    "builder-code",
    "offer-receipt",
    "otto-content-receipt"
  ],
  "sourceHost": "x402.ottoai.services",
  "lastUpdated": "2026-09-11T17:38:08.644Z",
  "quality": {
    "calls30d": 12,
    "uniquePayers30d": 8,
    "lastCalledAt": "2026-09-11T17:38:08.38Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402.ottoai.services",
    "manifest_name": "x402.ottoai.services",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}