Developers

Built for the
Autonomous Economy.

No SDK, no account, no API key to get started. Every endpoint is plain HTTP — call it directly with curl, fetch, or any HTTP client. Free tiers exist on most endpoints; paid calls settle instantly over x402. Full pricing at /pricing.

bash
$curl -X POST https://stillosdigitalholdings.com/notary/screen-entity -H "Content-Type: application/json" -d '{"agent":"your-id","entity":"Acme Corp"}'

What's Actually Live

verified_user6 ENDPOINTS

Sanctions & Compliance

OFAC SDN name/wallet screening, URL and text safety scans, wayback-verified snapshot history. Real signed receipts once paid.

hub6 ENDPOINTS

Track Record & Trust

Grade a trading track record fail-closed, verify a claim against a named resolver, score a copy-trade history — every verdict Ed25519-signed and independently re-verifiable.

extension7 ENDPOINTS

Market Intelligence

Proprietary insider-conviction and 13D activist-convergence composites, validated distress-foresight scoring, live Federal Register + federal-awards search.

Full list with real live prices, free-tier limits, and market comparisons: /pricing.

Try It — For Real

REAL ENDPOINT
curl -X POST https://stillosdigitalholdings.com/notary/screen-entity \
  -H "Content-Type: application/json" \
  -d '{"agent":"your-id","entity":"Acme Corp"}'

# Free tier: 5 calls/agent/day. No account, no API key.
# Past the free tier, the same call returns HTTP 402 with a real
# x402 payment request (payTo, USDC asset, price) -- pay and retry
# the exact same request for a signed, verifiable receipt.

Real Response

Click "Run For Real" to make an actual live call to the endpoint on the left — not a simulation.