$0.1
per call · USD Coin on Base
Stratalize — attested finance, legal, healthcare, and compliance intelligence. Signed, independently verifiable receipt on every call (trust.stratalize.com/verify). Software spend curves by company size — SMB, mid-market, and enterprise medians for any category. Source: Stratalize size-segmented composite. Use when benchmarking total software spend or a specific category against same-size peers
Endpoint
POST https://www.stratalize.com/api/x402/spend-by-company-size1
Calls / 30d
1
Unique payers / 30d
Aug 13
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://www.stratalize.com/api/x402/spend-by-company-size", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"vendor_name": "Salesforce"
}),
});
const data = await res.json();curl -X POST \
"https://www.stratalize.com/api/x402/spend-by-company-size" \
-H "Content-Type: application/json" \
-d '{"vendor_name":"Salesforce"}' \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"data_source": "Stratalize governed intelligence",
"freshness": "live",
"receipt_id": "rcpt_example",
"tool": "get_spend_by_company_size",
"verified_at": "https://trust.stratalize.com/verify?synthesis_id=example"
}Payment details
0x5d51ecc50813e0937a5c43be298e9146796ad60dUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Data & Enrichment and the homepage with a featured placement.
More from Stratalize & similar services
Stratalize · IMF WEO Macro Snapshot
stratalize.com
Stratalize — attested finance, legal, healthcare, and compliance intelligence. Signed, independently verifiable receipt on every call (trust.stratalize.com/verify). IMF World Economic Outlook macro composites — GDP growth, inflation, and current account balance by country group. Source: IMF WEO static composite, semi-annual update. Use when providing global macro context for an international brief or country risk assessment
Stratalize · Salary Benchmark
stratalize.com
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
Stratalize · CMS Facility Benchmark
stratalize.com
Stratalize — attested finance, legal, healthcare, and compliance intelligence. Signed, independently verifiable receipt on every call (trust.stratalize.com/verify). CMS cost report benchmarks for hospitals — IT spend, labor cost, supply chain cost, and cost per adjusted patient day by bed size and state. Source: CMS HCRIS cost reports. Use when benchmarking hospital operating costs or preparing a healthcare CFO brief