Bazaar Gateway Crypto Market Report is a paid API for AI agents from bazaar-gateway.vercel.app, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-15).
Fetches real-time prices from CoinGecko and uses Claude AI to generate a structured cryptocurrency market analysis report with sentiment, trends, risks, and opportunities.
AI-generated cryptocurrency market analysis report. Fetches real-time prices from CoinGecko then uses Claude AI to generate a professional market analysis with trends, risks, and opportunities.
Returns a structured JSON object including: a plain-text markdown-stripped report, a structured analysis object with overall_sentiment, market_phase, time_horizon, key_takeaway, per-coin sentiment with key support/resistance levels, risks, opportunities, and conviction scores; plus raw data_sources (CoinGecko per-coin metrics, fear & greed index, global market stats), boolean signals, the AI model used, and a generated_at timestamp.
GEThttps://bazaar-gateway.vercel.app/api/market-reportChoose this endpoint when you need a holistic, AI-synthesized view of the cryptocurrency market rather than just raw price data. It is ideal when you want sentiment analysis, macro context (fear & greed, BTC dominance), and actionable per-coin insights (support/resistance, risks, opportunities) in a single call. Prefer it over the raw prices endpoint (/api/crypto-prices) when the user wants interpretation, not just numbers. Best for agents building market summaries, investment briefings, or crypto newsletter content.
{
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"coins": "bitcoin,ethereum,solana"
}
}
}| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"ok": true,
"_meta": {
"call_id": "navi_2j1e5i2a0p3u"
},
"model": "claude-haiku-4-5",
"report": "Crypto Market: Bearish Cautious — Downtrend\n\nExtreme Fear sentiment (23 index) with BTC holding 57.6% dominance despite -3.3% 7d decline signals capitulation phase, yet near-term consolidation risk as macro headwinds persist.\n\nContext: Fear & Greed 23 (Extreme Fear) · BTC dominance 57.6% · Total cap 2554B · Horizon 1-2 weeks\n\nBITCOIN — Bearish Cautious (conviction 65%)\n• Price $73389 · 24h -0.04% · 7d -3.30% · 30d -3.05% · ATH distance -41.8%\n• Key levels: support $70500, resistance $75800\n• BTC down 3.3% over 7d with -41.8% ATH distance but maintaining 57.6% dominance; $36B 24h volume provides liquidity for potential reversal if fear sentiment exhausts.\n• Risks: macro_headwinds, sustained_selling_pressure, federal_tightening\n• Opportunities: capitulation_exhaustion, btc_dominance_stability, extreme_fear_reversal\n\nETHEREUM — Bearish (conviction 58%)\n• Price $2011.09 · 24h 0.30% · 7d -2.88% · 30d -10.72% · ATH distance -59.3%\n• Key levels: support $1850, resistance $2150\n• ETH significantly underperforming BTC with -10.72% 30d decline and -59.3% ATH distance; outflows evident despite stable $14B volume, suggesting institutional weakness.\n• Risks: eth_underperformance, macro_deterioration, defi_contagion\n• Opportunities: relative_value_bottom, eth_btc_divergence_reversion\n\nSOLANA — Bearish (conviction 62%)\n• Price $81.82 · 24h -0.14% · 7d -3.68% · 30d -1.30% · ATH distance -72.1%\n• Key levels: support $75, resistance $88\n• SOL worst performer at -72.1% from ATH with -3.68% 7d drawdown despite flat 30d; extreme disconnect suggests sentiment reset opportunity if macro stabilizes.\n• Risks: execution_risk, developer_exodus, low_volume_illiquidity\n• Opportunities: extreme_valuation_reset, ecosystem_recovery_play\n\nMacro factors\n• fed_policy\n• regulatory_uncertainty\n• macro_headwinds",
"signals": {
"ai_generated": true,
"missing_coins": [],
"structured_output": true,
"includes_sparkline": true,
"includes_24h_change": true,
"includes_fear_greed": true,
"includes_market_cap": true,
"includes_global_market": true,
"has_all_requested_coins": true
},
"analysis": {
"coins": [
{
"id": "bitcoin",
"risks": [
"macro_headwinds",
"sustained_selling_pressure",
"federal_tightening"
],
"summary": "BTC down 3.3% over 7d with -41.8% ATH distance but maintaining 57.6% dominance; $36B 24h volume provides liquidity for potential reversal if fear sentiment exhausts.",
"sentiment": "bearish_cautious",
"conviction": 0.65,
"key_levels": {
"support": 70500,
"resistance": 75800
},
"opportunities": [
"capitulation_exhaustion",
"btc_dominance_stability",
"extreme_fear_reversal"
]
},
{
"id": "ethereum",
"risks": [
"eth_underperformance",
"macro_deterioration",
"defi_contagion"
],
"summary": "ETH significantly underperforming BTC with -10.72% 30d decline and -59.3% ATH distance; outflows evident despite stable $14B volume, suggesting institutional weakness.",
"sentiment": "bearish",
"conviction": 0.58,
"key_levels": {
"support": 1850,
"resistance": 2150
},
"opportunities": [
"relative_value_bottom",
"eth_btc_divergence_reversion"
]
},
{
"id": "solana",
"risks": [
"execution_risk",
"developer_exodus",
"low_volume_illiquidity"
],
"summary": "SOL worst performer at -72.1% from ATH with -3.68% 7d drawdown despite flat 30d; extreme disconnect suggests sentiment reset opportunity if macro stabilizes.",
"sentiment": "bearish",
"conviction": 0.62,
"key_levels": {
"support": 75,
"resistance": 88
},
"opportunities": [
"extreme_valuation_reset",
"ecosystem_recovery_play"
]
}
],
"key_takeaway": "Extreme Fear sentiment (23 index) with BTC holding 57.6% dominance despite -3.3% 7d decline signals capitulation phase, yet near-term consolidation risk as macro headwinds persist.",
"market_phase": "downtrend",
"time_horizon": "1-2 weeks",
"macro_factors": [
"fed_policy",
"regulatory_uncertainty",
"macro_headwinds"
],
"overall_sentiment": "bearish_cautious"
},
"prices_used": {
"solana": {
"usd": 81.82,
"usd_24h_change": -0.13949,
"usd_market_cap": 47326419506
},
"bitcoin": {
"usd": 73389,
"usd_24h_change": -0.04155,
"usd_market_cap": 1470515928359
},
"ethereum": {
"usd": 2011.09,
"usd_24h_change": 0.29589,
"usd_market_cap": 242724489013
}
},
"data_sources": {
"coin_metrics": [
{
"id": "bitcoin",
"name": "Bitcoin",
"symbol": "BTC",
"ath_usd": 126080,
"atl_usd": 67.81,
"ath_date": "2025-10-06T18:57:42.558Z",
"atl_date": "2013-07-06T00:00:00.000Z",
"price_usd": 73389,
"max_supply": 21000000,
"sparkline_7d": [
73550.79256299682,
73343.3487732116,
73482.95850574436,
73739.61799518361,
73370.36217240569,
73539.84189606174,
73613.0938173537,
73490.21978575047,
73112.31168568574,
73195.82372288709,
73401.22135906796,
73559.19835591863,
73673.46591664334,
73373.04416373577,
73539.89255044883,
73634.9177050287,
73570.16949009337,
73359.79897581557,
73197.21940706698,
73084.79098935658,
73008.29234582045,
73706.34296495169,
73944.31695316517,
73892.76714522223
],
"total_supply": 20036275,
"change_7d_pct": -3.296158035635183,
"ath_change_pct": -41.79133,
"change_24h_pct": -0.04155,
"change_30d_pct": -3.0545936235984823,
"market_cap_usd": 1470515928359,
"market_cap_rank": 1,
"total_volume_usd": 36138788338,
"circulating_supply": 20036275
},
{
"id": "ethereum",
"name": "Ethereum",
"symbol": "ETH",
"ath_usd": 4946.05,
"atl_usd": 0.432979,
"ath_date": "2025-08-24T19:21:03.333Z",
"atl_date": "2015-10-20T00:00:00.000Z",
"price_usd": 2011.09,
"max_supply": null,
"sparkline_7d": [
2022.303049157349,
2012.9898344611358,
2011.4280055387865,
2018.1847851458085,
2003.804478708003,
2007.5624108851769,
2009.348087278078,
2005.6130286207288,
1996.1507987696975,
2000.2332775605416,
2005.667444036052,
2010.319500990156,
2015.2919816703097,
2004.0163259659748,
2003.2135905340997,
2011.8592522487188,
2009.0859201042651,
2004.1390591892407,
1997.2200097557743,
1997.9505120012127,
2000.0277965504126,
2028.0634944227015,
2037.9507859565606,
2025.9888449220628
],
"total_supply": 120685349.6009245,
"change_7d_pct": -2.875172291878105,
"ath_change_pct": -59.3394,
"change_24h_pct": 0.29589,
"change_30d_pct": -10.718356502175826,
"market_cap_usd": 242724489013,
"market_cap_rank": 2,
"total_volume_usd": 14105069214,
"circulating_supply": 120685349.6009245
},
{
"id": "solana",
"name": "Solana",
"symbol": "SOL",
"ath_usd": 293.31,
"atl_usd": 0.500801,
"ath_date": "2025-01-19T11:15:27.957Z",
"atl_date": "2020-05-11T19:35:23.449Z",
"price_usd": 81.82,
"max_supply": null,
"sparkline_7d": [
82.74927222928196,
82.28155818986619,
82.27971481768483,
82.4111585512471,
81.94249229605154,
81.92734317475956,
82.26147124069179,
82.07109570640472,
81.43748260378985,
81.5014397139291,
81.67223718369901,
81.92711155603055,
82.15088346989533,
81.93907134719035,
82.11679561517883,
82.32561514043162,
82.05570720089284,
81.577422515482,
81.41180554122202,
81.300651776294,
81.15483497856836,
82.38813660416537,
82.79771432696154,
82.708334559066
],
"total_supply": 627397909.0619416,
"change_7d_pct": -3.681584257454807,
"ath_change_pct": -72.10628,
"change_24h_pct": -0.13949,
"change_30d_pct": -1.3029075355917794,
"market_cap_usd": 47326419506,
"market_cap_rank": 7,
"total_volume_usd": 2392962715,
"circulating_supply": 578452695.4020761
}
],
"global_market": {
"btc_dominance_pct": 57.57907957787785,
"eth_dominance_pct": 9.502921514504909,
"total_market_cap_usd": 2553577403938.931,
"total_volume_24h_usd": 88886287989.9806,
"active_cryptocurrencies": 17410,
"market_cap_change_24h_pct": 0.15503154775865968
},
"fear_greed_index": {
"value": 23,
"timestamp": "2026-05-29T00:00:00.000Z",
"classification": "Extreme Fear"
}
},
"generated_at": "2026-05-29T22:50:54.573Z",
"coins_returned": [
"bitcoin",
"ethereum",
"solana"
],
"coins_requested": [
"bitcoin",
"ethereum",
"solana"
],
"report_markdown": "# Crypto Market: Bearish Cautious — Downtrend\n\n> Extreme Fear sentiment (23 index) with BTC holding 57.6% dominance despite -3.3% 7d decline signals capitulation phase, yet near-term consolidation risk as macro headwinds persist.\n\n**Context:** Fear & Greed 23 (Extreme Fear) · BTC dominance 57.6% · Total cap 2554B · Horizon 1-2 weeks\n\n## BITCOIN — Bearish Cautious (conviction 65%)\n- Price **$73389** · 24h -0.04% · 7d -3.30% · 30d -3.05% · ATH distance -41.8%\n- Key levels: support **$70500**, resistance **$75800**\n- BTC down 3.3% over 7d with -41.8% ATH distance but maintaining 57.6% dominance; $36B 24h volume provides liquidity for potential reversal if fear sentiment exhausts.\n- Risks: `macro_headwinds`, `sustained_selling_pressure`, `federal_tightening`\n- Opportunities: `capitulation_exhaustion`, `btc_dominance_stability`, `extreme_fear_reversal`\n\n## ETHEREUM — Bearish (conviction 58%)\n- Price **$2011.09** · 24h 0.30% · 7d -2.88% · 30d -10.72% · ATH distance -59.3%\n- Key levels: support **$1850**, resistance **$2150**\n- ETH significantly underperforming BTC with -10.72% 30d decline and -59.3% ATH distance; outflows evident despite stable $14B volume, suggesting institutional weakness.\n- Risks: `eth_underperformance`, `macro_deterioration`, `defi_contagion`\n- Opportunities: `relative_value_bottom`, `eth_btc_divergence_reversion`\n\n## SOLANA — Bearish (conviction 62%)\n- Price **$81.82** · 24h -0.14% · 7d -3.68% · 30d -1.30% · ATH distance -72.1%\n- Key levels: support **$75**, resistance **$88**\n- SOL worst performer at -72.1% from ATH with -3.68% 7d drawdown despite flat 30d; extreme disconnect suggests sentiment reset opportunity if macro stabilizes.\n- Risks: `execution_risk`, `developer_exodus`, `low_volume_illiquidity`\n- Opportunities: `extreme_valuation_reset`, `ecosystem_recovery_play`\n\n## Macro factors\n- fed_policy\n- regulatory_uncertainty\n- macro_headwinds",
"response_time_ms": 6235,
"report_word_count": 249
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"