{
  "x402Version": 2,
  "id": 540,
  "slug": "540",
  "resource": "https://api.oblique.markets/api/v1/paid/market-intel",
  "description": "Use when an agent needs market intel. Returns Composed crypto market intelligence from public protocol, chain, DEX, fee and yield data plus bounded public web context. $0.10.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x970007590aCC5C938cd51345B17AF51B1B40D3Ab",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "100000",
      "maxTimeoutSeconds": 60
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "GYyTRmt317JafPHXPnM54Fsvsma5GnS9wm6qGMqaykdS",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "100000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "chain": "example",
            "project": "example",
            "symbol": "example",
            "token_address": "example"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "chain": "Base",
            "intel_type": "project",
            "on_chain": {
              "chain_tvl_usd": 5000000000,
              "dex_volume_24h_usd": 120000000,
              "fees_24h_usd": 900000,
              "price": null
            },
            "project": "uniswap",
            "protocols": [
              {
                "name": "Uniswap",
                "source": "DefiLlama",
                "tvl_usd": 1000000000
              }
            ],
            "queried_at": "2026-09-01T12:00:00.000Z",
            "sources": [
              "DefiLlama"
            ],
            "token_address": null,
            "web_intel": {
              "snippets": [],
              "sources": []
            }
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "chain": {
                    "type": "string"
                  },
                  "project": {
                    "type": "string"
                  },
                  "symbol": {
                    "type": "string"
                  },
                  "token_address": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST",
                  "PUT",
                  "PATCH"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "chain": {
                "type": "string"
              },
              "intel_type": {
                "type": "string"
              },
              "on_chain": {
                "properties": {
                  "chain_tvl_usd": {
                    "type": "integer"
                  },
                  "dex_volume_24h_usd": {
                    "type": "integer"
                  },
                  "fees_24h_usd": {
                    "type": "integer"
                  },
                  "price": {
                    "type": "null"
                  }
                },
                "type": "object"
              },
              "project": {
                "type": "string"
              },
              "protocols": {
                "items": {
                  "properties": {
                    "name": {
                      "type": "string"
                    },
                    "source": {
                      "type": "string"
                    },
                    "tvl_usd": {
                      "type": "integer"
                    }
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "queried_at": {
                "type": "string"
              },
              "sources": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "token_address": {
                "type": "null"
              },
              "web_intel": {
                "properties": {
                  "snippets": {
                    "type": "array"
                  },
                  "sources": {
                    "type": "array"
                  }
                },
                "type": "object"
              }
            },
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.oblique.markets",
  "lastUpdated": "2026-09-14T06:49:37.862Z",
  "quality": {
    "calls30d": 6,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-14T06:49:37.753Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.oblique.markets",
    "manifest_name": "api.oblique.markets",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}