Carbon & Cashmere Factor Analytics – SOL is a paid API for AI agents from api.carbon-cashmere.de, paid per call via x402, $0.05/call, status unknown (last checked 2026-09-14).
Returns multi-factor crypto market intelligence for Solana (SOL), including carry, crowding, momentum, volatility regimes, and a composite bullish/bearish score.
Professional crypto market intelligence. Real-time prices, signals, and market scoring.
A JSON object containing factor analytics for SOL: carry (value + regime), crowding (value + regime), momentum (value + regime), volatility (value + regime + 90-day percentile), a composite_label (e.g. 'bullish_bias_low_vol'), and a composite_score (0–1 float). Also includes a disclaimer meta field.
GEThttps://api.carbon-cashmere.de/v1/factor-analytics/SOLUse this endpoint when you specifically need quantitative multi-factor regime analysis for SOL — carry, crowding, momentum, and volatility scored together into a composite signal. Prefer this over generic price feeds when you need interpretable market regime labels (e.g. 'bullish_bias_low_vol') rather than raw price ticks. Best suited for systematic trading research, portfolio signal generation, or AI agents making conditional decisions based on crypto market conditions.
| Field | Type | Description |
|---|---|---|
| properties | string |
{
"type": "json",
"example": {
"_meta": {
"disclaimer": "Informational research data only — not investment advice."
},
"symbol": "BTC",
"factors": {
"carry": {
"value": 12.4,
"regime": "long_paying"
},
"crowding": {
"value": 0.42,
"regime": "crowded_long"
},
"momentum": {
"value": 0.087,
"regime": "positive"
},
"volatility": {
"value": 0.48,
"regime": "compressed",
"percentile_90d": 0.21
}
},
"composite_label": "bullish_bias_low_vol",
"composite_score": 0.62
}
}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"