{
  "x402Version": 2,
  "id": 2190,
  "slug": "2190",
  "resource": "https://x402.tbs-digital.com/crypto/bundle",
  "description": "Complete crypto and DeFi snapshot in ONE call for AI agents: spot prices for your tokens, full market data (market cap, 24h volume, supply, 24h change) for the lead token, top-10 chains by TVL, and the best yield pools by APY. Prices, market, TVL and yields together — the most complete crypto+DeFi call per request.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xd6fCE15298Fc9D60f867d9455D497177Da9BFB0a",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "symbols": "btc,eth"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "generated_at": "2026-08-11T12:00:00.000Z",
            "market": {
              "circulating_supply": 19720000,
              "id": "btc-bitcoin",
              "market_cap_usd": 1281000000000,
              "name": "Bitcoin",
              "observed_at": "2026-08-11T12:00:00.000Z",
              "percent_change_24h": 1.24,
              "price_usd": 64980.12,
              "rank": 1,
              "symbol": "BTC",
              "total_supply": 21000000,
              "volume_24h_usd": 25400000000
            },
            "payer": {
              "address": "0x0000000000000000000000000000000000000000",
              "network": "base"
            },
            "prices": [
              {
                "coin": "coingecko:ethereum",
                "confidence": 0.99,
                "observed_at": "2026-08-11T12:00:00.000Z",
                "price_usd": 3542.18,
                "symbol": "ETH"
              }
            ],
            "request_id": "0b21c0e6-6a3f-4e2a-8b1e-2f9d4c7a1e55",
            "source": "defillama+coinpaprika",
            "top_chains": [
              {
                "name": "Ethereum",
                "tvl_usd": 52100000000
              }
            ],
            "top_yields": [
              {
                "apy": 5.21,
                "apy_base": 5.02,
                "chain": "Ethereum",
                "project": "aave-v3",
                "stablecoin": true,
                "symbol": "USDC",
                "tvl_usd": 452000000
              }
            ]
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "chain": {
                    "description": "Chain for the yield slice (default Ethereum)",
                    "type": "string"
                  },
                  "symbols": {
                    "description": "Comma-separated tickers (default btc,eth)",
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "generated_at": {
                    "type": "string"
                  },
                  "market": {
                    "nullable": true,
                    "type": "object"
                  },
                  "payer": {
                    "properties": {
                      "address": {
                        "nullable": true,
                        "type": "string"
                      },
                      "network": {
                        "type": "string"
                      }
                    },
                    "type": "object"
                  },
                  "prices": {
                    "type": "array"
                  },
                  "request_id": {
                    "type": "string"
                  },
                  "source": {
                    "type": "string"
                  },
                  "top_chains": {
                    "type": "array"
                  },
                  "top_yields": {
                    "type": "array"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "x402.tbs-digital.com",
  "lastUpdated": "2026-09-17T03:30:44.81Z",
  "quality": {
    "calls30d": 7,
    "uniquePayers30d": 7,
    "lastCalledAt": "2026-09-17T03:30:44.295Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402.tbs-digital.com",
    "manifest_name": "x402.tbs-digital.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}