{
  "x402Version": 2,
  "id": 6303,
  "slug": "6303",
  "resource": "https://ta.lonestaroracle.xyz/analyze",
  "description": "Full technical analysis — 18 indicators + AI signal summary",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x52Ab53912D37759B2ad364f22dD06B16714b6C06",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "3nmeVj5m9Uq2hSTfsVsn3tJMHRJQNMKR1AjzyUJbrSgw",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "50000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "category": "trading",
      "discoverable": true,
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "symbol": "AAPL",
            "ticker": "AAPL",
            "timeframe": "1d"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "price": 82199.02,
            "signal": "strong_buy",
            "signal_score": 0.86,
            "symbol": "BTC-USD"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "category": "trading",
        "name": "TechAnalysis — Technical Analysis",
        "properties": {
          "input": {
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "symbol": {
                    "title": "Symbol",
                    "type": "string"
                  },
                  "ticker": {
                    "title": "Ticker",
                    "type": "string"
                  },
                  "timeframe": {
                    "default": "1d",
                    "title": "Timeframe",
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "price": 82199.02,
                "signal": "strong_buy",
                "signal_score": 0.86,
                "symbol": "BTC-USD"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "ta.lonestaroracle.xyz",
  "lastUpdated": "2026-09-16T20:01:12.358Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-16T20:01:12.192Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "ta.lonestaroracle.xyz",
    "manifest_name": "ta.lonestaroracle.xyz",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}