{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "jatevo-moodboard-arumam-engineer-entrypoints-analyzemoodboard-invoke",
  "title": "Jatevo \u00b7 Analyze crypto market mood",
  "url": "https://jatevo-moodboard.arumam.engineer/entrypoints/analyzeMoodboard/invoke",
  "category": "ai",
  "summary": "Fetch top CoinGecko coins and analyze market mood using Jatevo AI.",
  "seo": {
    "title": "AI crypto market sentiment analysis | 0.01 USDC",
    "description": "Pay 0.01 USDC for AI-powered analysis of top CoinGecko coins. Returns market mood data with timestamped coin sentiment."
  },
  "use_cases": [
    "Generate market sentiment reports for trading decisions",
    "Monitor top coin mood trends",
    "Feed sentiment data into automated trading strategies"
  ],
  "ideal_buyer": "Crypto traders and AI agents seeking automated market sentiment analysis from on-chain and social signals.",
  "example_prompt": "Analyze the current mood of top cryptocurrencies from CoinGecko",
  "example_request_body": {},
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.333,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x9e87e3c39fdba23549170de3bd30b5ad30269fc7",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Fetch top coins from CoinGecko and analyze market mood using Jatevo AI",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "input": {
              "type": "object",
              "required": [
                "limit",
                "vs_currency"
              ],
              "properties": {
                "limit": {
                  "type": "number",
                  "description": "Number of top coins to analyze (default: 10)"
                },
                "vs_currency": {
                  "type": "string",
                  "description": "Currency for price data (default: usd)"
                }
              }
            }
          }
        },
        "output": {
          "output": {
            "type": "object",
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "required": [
              "date",
              "coins",
              "analyzed_at"
            ],
            "properties": {
              "date": {
                "type": "string",
                "description": "Analysis date in ISO format"
              },
              "coins": {
                "type": "array",
                "items": {
                  "type": "object",
                  "required": [
                    "symbol",
                    "mood",
                    "narrative",
                    "score"
                  ],
                  "properties": {
                    "mood": {
                      "type": "string",
                      "minLength": 1,
                      "description": "Mood indicator (emoji or text)"
                    },
                    "score": {
                      "type": "number",
                      "maximum": 1,
                      "minimum": 0,
                      "description": "Confidence score between 0 and 1"
                    },
                    "symbol": {
                      "type": "string",
                      "minLength": 1,
                      "description": "Coin symbol (e.g., BTC, ETH)"
                    },
                    "narrative": {
                      "type": "string",
                      "minLength": 1,
                      "description": "Market narrative or trend description"
                    },
                    "market_cap_rank": {
                      "type": "number",
                      "description": "Market cap ranking"
                    },
                    "price_change_24h": {
                      "type": "number",
                      "description": "24h price change percentage"
                    }
                  },
                  "additionalProperties": false
                },
                "minItems": 1,
                "description": "Array of analyzed coins with mood data"
              },
              "analyzed_at": {
                "type": "string",
                "description": "Timestamp of analysis in ISO format"
              },
              "market_sentiment": {
                "type": "string",
                "description": "Overall market sentiment summary"
              }
            },
            "additionalProperties": false
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "finance-cl-2027eddf36ab",
  "origin": {
    "slug": "jatevo-moodboard-arumam-engineer",
    "host": "jatevo-moodboard.arumam.engineer",
    "url": "https://jatevo-moodboard.arumam.engineer"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/jatevo-moodboard-arumam-engineer-entrypoints-analyzemoodboard-invoke",
    "url": "https://x402all.com/resource/jatevo-moodboard-arumam-engineer-entrypoints-analyzemoodboard-invoke",
    "name": "Jatevo \u00b7 Analyze crypto market mood",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/jatevo-moodboard-arumam-engineer-entrypoints-analyzemoodboard-invoke",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://jatevo-moodboard.arumam.engineer/entrypoints/analyzeMoodboard/invoke",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/jatevo-moodboard-arumam-engineer",
      "url": "https://jatevo-moodboard.arumam.engineer",
      "name": "jatevo-moodboard.arumam.engineer",
      "@type": "Organization"
    },
    "identifier": "jatevo-moodboard-arumam-engineer-entrypoints-analyzemoodboard-invoke",
    "description": "Pay 0.01 USDC for AI-powered analysis of top CoinGecko coins. Returns market mood data with timestamped coin sentiment.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=jatevo-moodboard-arumam-engineer-entrypoints-analyzemoodboard-invoke",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=jatevo-moodboard-arumam-engineer-entrypoints-analyzemoodboard-invoke"
}
