{
  "x402Version": 2,
  "id": 11950,
  "slug": "11950",
  "resource": "https://decipherranker.com/api/report/merchant",
  "description": "Get a detailed merchant deep-dive by wallet address. Returns volume stats, buyer diversity, trend signals, and recommendations.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x289aa17875d1adbe3dc66d7658218d14258d81f2",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "30000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "address": "0xe9030014f5dae217d0a152f02a043567b16c1abf",
            "chain": "base"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "address": "0xe9030014f5dae217d0a152f02a043567b16c1abf",
            "all_time_stats_available": false,
            "buyers": {
              "concentration": 0.3,
              "diversity_score": 65,
              "unique_30d": 10
            },
            "category": "ai",
            "chain": "base",
            "found": true,
            "pricing": {
              "price_usd": 0.01,
              "vs_category": "median"
            },
            "rank": 5,
            "recommendations": [
              "Publish input schemas",
              "Increase buyer diversity"
            ],
            "service_name": "Example Service",
            "trends": [
              {
                "date": "2026-07-01",
                "rank": 5,
                "score": 0.55
              }
            ],
            "volume": {
              "total_transactions": null,
              "tx_count_30d": 50,
              "volume_30d": 200
            }
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "$schema": "https://json-schema.org/draft/2020-12/schema",
                "additionalProperties": false,
                "properties": {
                  "address": {
                    "description": "The payee address (EVM or Solana) of the merchant",
                    "maxLength": 48,
                    "minLength": 32,
                    "type": "string"
                  },
                  "chain": {
                    "default": "base",
                    "description": "Blockchain network (mainnet only)",
                    "enum": [
                      "base",
                      "solana",
                      "polygon"
                    ],
                    "type": "string"
                  }
                },
                "required": [
                  "address",
                  "chain"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST",
                  "PUT",
                  "PATCH"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "$schema": "https://json-schema.org/draft/2020-12/schema",
                "additionalProperties": false,
                "properties": {
                  "address": {
                    "type": "string"
                  },
                  "all_time_stats_available": {
                    "type": "boolean"
                  },
                  "buyers": {
                    "additionalProperties": {},
                    "propertyNames": {
                      "type": "string"
                    },
                    "type": "object"
                  },
                  "category": {
                    "anyOf": [
                      {
                        "type": "string"
                      },
                      {
                        "type": "null"
                      }
                    ]
                  },
                  "chain": {
                    "type": "string"
                  },
                  "found": {
                    "type": "boolean"
                  },
                  "message": {
                    "type": "string"
                  },
                  "pricing": {
                    "additionalProperties": {},
                    "propertyNames": {
                      "type": "string"
                    },
                    "type": "object"
                  },
                  "rank": {
                    "anyOf": [
                      {
                        "type": "number"
                      },
                      {
                        "type": "null"
                      }
                    ]
                  },
                  "recommendations": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "service_name": {
                    "anyOf": [
                      {
                        "type": "string"
                      },
                      {
                        "type": "null"
                      }
                    ]
                  },
                  "trends": {
                    "items": {
                      "additionalProperties": {},
                      "propertyNames": {
                        "type": "string"
                      },
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "volume": {
                    "additionalProperties": {},
                    "propertyNames": {
                      "type": "string"
                    },
                    "type": "object"
                  }
                },
                "required": [
                  "found"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "decipherranker.com",
  "lastUpdated": "2026-09-17T06:13:37.753Z",
  "quality": {
    "calls30d": 4,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-17T06:13:37.294Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "decipherranker.com",
    "manifest_name": "decipherranker.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"
  }
}