Developer reference

Stratalize Documentation

Cryptographically attested governance and intelligence tools for the agent economy.

What is Stratalize

Stratalize provides 175 unique governed MCP tools across all surfaces:

  • 108 tools listed on x402 (97 paid + 11 free reference tools)
  • 67 additional tools accessible via OAuth-authenticated MCP for organizations

All 175 tools follow the same Ed25519 cryptographic attestation standard and JCS RFC 8785 canonicalization.

Tools are accessible via x402 (USDC micropayments on Base) or MCP (OAuth for organizations).

Get started

Pay-per-call via x402

Use HTTP 402 Payment Required: read the payment requirements, sign a payment authorization, and receive an attested tool response.

OAuth via MCP

Connect your organization, complete OAuth, then call tools using an API key or Bearer token as required by your MCP client.

Verify attestation

Validate Ed25519 signatures offline using the published public key from /api/trust/signing-key.

Tool categories

  • Governance. Compliance framework references and attestation utilities.
  • Finance. Macro indicators, corporate finance benchmarks, and market data.
  • Healthcare. CMS data, vendor benchmarks, and billing analysis.
  • Real estate. Cap rates, REIT analytics, and construction costs.
  • Crypto. On-chain metrics, DeFi yields, and gas benchmarks.
  • Intelligence. AI synthesis briefs and decision support.

Standards & Compliance

Stratalize implements the following open standards and specifications. Each is publicly auditable.

OAuth 2.0 with PKCE
RFC 7636. MCP authentication flow.
OAuth Resource Metadata
RFC 9728. Tool discovery via /.well-known/oauth-protected-resource and /.well-known/oauth-authorization-server.
JSON Canonicalization Scheme
RFC 8785. Used for deterministic serialization before Ed25519 signing.
Ed25519
RFC 8032. Signature algorithm for response attestation.
CAIP-2
Network identifier format (e.g., eip155:8453 for Base mainnet).
EIP-3009
transferWithAuthorization. USDC payment authorization on x402.
EIP-712
Typed structured data signing. Used in payment authorization.
HTTP 402
Payment Required. Foundation of the x402 protocol.
MCP
Model Context Protocol. Tool integration with AI agents.

Networks Supported

x402 settlement on Base mainnet (eip155:8453). USDC asset contract: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913. Additional networks roadmapped per CDP facilitator support.

Authentication

  • Public tools — no auth required for discovery-style reference tools. Paid per-call access is documented in /docs/x402.
  • Organization tools — OAuth via MCP; see /docs/mcp.

Resources

  • MCP Registry— discover Stratalize servers under thecom.stratalize/*namespaces.
  • /api/trust/signing-key— public verification key (JSON).
  • /api/x402— live x402 endpoint catalog.
  • Status page — coming soon (planned path: /status).