{
  "x402Version": 2,
  "id": 1089,
  "slug": "1089",
  "resource": "https://svm402.com/organic/:address",
  "description": "Demand authenticity for a Solana token given its mint address — the organic score standalone: what share of volume is real buyers/sellers vs manufactured, plus organic buyers, trades-per-trader, vol/liq ratio and the wash verdict. Call this before trusting a token's volume as demand. — $0.01 USDC",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "4ofUMGcRHsfr6LMY6AuaRSQpqyKsvibSbXmieQL4i8Dc",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "pathParams": {
            "address": "AGi2s9zPRPHs3zEDPhPTroumTEXK5ufymYSfEFndCSSW"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "address": "DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263",
            "num_traders_24h": 14064,
            "organic_score": 94.2,
            "organic_volume_pct": 64.1,
            "trades_per_trader": 3.1,
            "wash_suspected": false
          },
          "type": "json"
        }
      },
      "routeTemplate": "/organic/:address",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "headers": {
                "additionalProperties": {
                  "type": "string"
                },
                "type": "object"
              },
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "pathParams": {
                "properties": {
                  "address": {
                    "description": "Solana token mint address (base58, 32-44 chars)",
                    "maxLength": 44,
                    "minLength": 32,
                    "type": "string"
                  }
                },
                "required": [
                  "address"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "svm402.com",
  "lastUpdated": "2026-09-18T21:28:22.624Z",
  "quality": {
    "calls30d": 782,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-18T19:26:56.144Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "svm402.com",
    "manifest_name": "svm402.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}