mirrored listing x402 eip155:8453solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp

Stratalize — attested finance, legal, healthcare, and compliance intelligence

Stratalize — attested finance, legal, healthcare, and compliance intelligence. Signed, independently verifiable receipt on every call (trust.stratalize.com/verify). Salary benchmarks by job title — p25, p50, p75 wage estimates with state and industry adjustments across 50+ role families. Source: BLS Occupational Employment Statistics, latest release. Use when setting compensation ranges or evaluating a job offer

Do you run www.stratalize.com? This listing was mirrored from Coinbase's public Bazaar. Claim it in 30 seconds — no account required — and it becomes verified, permanently overriding the mirrored copy.

Claim this listing
20000 (raw units)
price
3
calls / 30d
3
unique payers
2026-09-17
updated

Provider

www.stratalize.com · discovered, not yet claimed by its owner

Payment (x402 accepts[])

[
  {
    "scheme": "exact",
    "network": "eip155:8453",
    "payTo": "0x5d51ECC50813E0937a5c43be298E9146796ad60d",
    "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "amount": "20000",
    "maxTimeoutSeconds": 300
  },
  {
    "scheme": "exact",
    "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
    "payTo": "6kswsVRgpf32jWRLAeRxaiqJ9Y7bn9jHMzv5aqF1dQDX",
    "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
    "amount": "20000",
    "maxTimeoutSeconds": 300
  }
]

Output schema

{
  "bazaar": {
    "category": "finance",
    "description": "Salary benchmarks by job title — p25, p50, p75 wage estimates with state and industry adjustments across 50+ role families. Source: BLS Occupational Employment Statistics, latest release. Use when setting compensation ranges or evaluating a job offer. Cryptographically attested with a post-quantum signed settlement receipt. Verify at trust.stratalize.com/verify.",
    "discoverable": true,
    "iconUrl": "https://www.stratalize.com/stratalize-logo-400.png",
    "info": {
      "input": {
        "body": {
          "job_title": "example"
        },
        "bodyType": "json",
        "inputSchema": {
          "properties": {
            "industry": {
              "description": "Request parameter: industry",
              "type": "string"
            },
            "job_title": {
              "description": "Request parameter: job title",
              "type": "string"
            },
            "state": {
              "description": "Two-letter state code",
              "type": "string"
            }
          },
          "required": [
            "job_title"
          ],
          "type": "object"
        },
        "method": "POST",
        "type": "http"
      },
      "output": {
        "example": {
          "data_source": "Stratalize governed intelligence",
          "freshness": "live",
          "receipt_id": "rcpt_example",
          "tool": "get_salary_benchmark",
          "verified_at": "https://trust.stratalize.com/verify?synthesis_id=example"
        },
        "schema": {
          "properties": {
            "data_source": {
              "type": "string"
            },
            "freshness": {
              "type": "string"
            },
            "receipt_id": {
              "description": "Cryptographic receipt identifier",
              "type": "string"
            },
            "tool": {
              "type": "string"
            },
            "verified_at": {
              "description": "Receipt verification URL at trust.stratalize.com/verify",
              "format": "uri",
              "type": "string"
            }
          },
          "type": "object"
        },
        "type": "json"
      }
    },
    "inputSchema": {
      "properties": {
        "industry": {
          "description": "Request parameter: industry",
          "type": "string"
        },
        "job_title": {
          "description": "Request parameter: job title",
          "type": "string"
        },
        "state": {
          "description": "Two-letter state code",
          "type": "string"
        }
      },
      "required": [
        "job_title"
      ],
      "type": "object"
    },
    "logoUrl": "https://www.stratalize.com/stratalize-logo-400.png",
    "name": "Salary Benchmark",
    "outputSchema": {
      "properties": {
        "data_source": {
          "type": "string"
        },
        "freshness": {
          "type": "string"
        },
        "receipt_id": {
          "description": "Cryptographic receipt identifier",
          "type": "string"
        },
        "tool": {
          "type": "string"
        },
        "verified_at": {
          "description": "Receipt verification URL at trust.stratalize.com/verify",
          "format": "uri",
          "type": "string"
        }
      },
      "type": "object"
    },
    "providerLogoUrl": "https://www.stratalize.com/stratalize-logo-400.png",
    "providerName": "Stratalize",
    "providerWebsite": "https://www.stratalize.com",
    "schema": {
      "$schema": "https://json-schema.org/draft/2020-12/schema",
      "properties": {
        "input": {
          "additionalProperties": false,
          "properties": {
            "body": {
              "properties": {
                "industry": {
                  "description": "Request parameter: industry",
                  "type": "string"
                },
                "job_title": {
                  "description": "Request parameter: job title",
                  "type": "string"
                },
                "state": {
                  "description": "Two-letter state code",
                  "type": "string"
                }
              },
              "required": [
                "job_title"
              ],
              "type": "object"
            },
            "bodyType": {
              "enum": [
                "json",
                "form-data",
                "text"
              ],
              "type": "string"
            },
            "method": {
              "enum": [
                "POST"
              ],
              "type": "string"
            },
            "type": {
              "const": "http",
              "type": "string"
            }
          },
          "required": [
            "type",
            "method",
            "bodyType",
            "body"
          ],
          "type": "object"
        },
        "output": {
          "properties": {
            "example": {
              "properties": {
                "data_source": {
                  "type": "string"
                },
                "freshness": {
                  "type": "string"
                },
                "receipt_id": {
                  "description": "Cryptographic receipt identifier",
                  "type": "string"
                },
                "tool": {
                  "type": "string"
                },
                "verified_at": {
                  "description": "Receipt verification URL at trust.stratalize.com/verify",
                  "format": "uri",
                  "type": "string"
                }
              },
              "type": "object"
            },
            "type": {
              "type": "string"
            }
          },
          "required": [
            "type"
          ],
          "type": "object"
        }
      },
      "required": [
        "input"
      ],
      "type": "object"
    },
    "serviceIconUrl": "https://www.stratalize.com/stratalize-logo-400.png",
    "serviceName": "Stratalize",
    "serviceTags": [
      "governance",
      "finance",
      "healthcare",
      "intelligence"
    ],
    "tags": [
      "attested",
      "finance",
      "salary"
    ]
  }
}

Use it

curl

curl "https://www.stratalize.com/api/x402/salary-benchmark"
# -> 402 Payment Required, accepts[] lists how to pay
# retry with a PAYMENT-SIGNATURE (or PAYMENT header) once paid

JavaScript

const res = await fetch("https://www.stratalize.com/api/x402/salary-benchmark");
if (res.status === 402) {
  const { accepts } = await res.json();
  // pay one of accepts[] via an x402 client, then retry with the payment header
}

Python

import httpx
res = httpx.get("https://www.stratalize.com/api/x402/salary-benchmark")
if res.status_code == 402:
    accepts = res.json()["accepts"]
    # pay one of accepts[] via an x402 client, then retry with the payment header

Machine-readable

Everything on this page is also available as clean JSON at /resources/6289.json, and this resource appears in /discovery/resources and /discovery/search.