EveryDev.ai
Subscribe
Home
Tools

3,904+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2782
  • Coding1973
  • Infrastructure825
  • Projects603
  • Marketing598
  • Research520
  • Analytics468
  • Design462
  • MCP419
  • Testing346
  • Security323
  • Data305
  • Integration224
  • Prompts220
  • Communication210
  • Extensions196
  • Learning179
  • Voice175
  • Commerce160
  • DevOps135
  • Web95
  • Finance31
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. TrustedRouter
    TrustedRouter icon

    TrustedRouter

    LLM Orchestration

    A privacy-first AI gateway that routes requests across 600+ models from 90+ providers through one OpenAI-compatible API, with an attested prompt path that never logs prompt or output content.

    Visit Website

    At a Glance

    Pricing
    Free tier available

    Prepaid credits with no monthly subscription. Pay provider cost plus 5.5% markup for text and embeddings, plus 20% for video generation.

    Migration Credits: Custom/contact

    Engagement

    Available On

    Windows
    Web
    API
    SDK
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    LLM OrchestrationAI InfrastructureUnified API

    Alternatives

    TokenGOOpenRouterEden AI
    Developer
    Lore-HexLore-Hex builds Quill Cowork, a native macOS coding agent an…

    Listed Sep 2026

    About TrustedRouter

    TrustedRouter is an AI routing gateway operated by Lore Hex Corp, a Delaware C Corporation founded by Joseph Perla. It provides developers and businesses with one OpenAI-compatible API for hundreds of models served across multiple providers, with routing controls for price, reliability, region, and privacy posture. The service runs through a hardware-attested gateway in GCP Confidential Space, and customers can cryptographically verify that the running code matches the published open-source repository.

    What It Is

    TrustedRouter is a unified LLM routing API that sits between your application and model providers. It accepts standard OpenAI-shaped requests and routes them to the best available provider based on health, cost, privacy requirements, or geographic constraints. The core differentiator is a verifiable trust model: the gateway runs in a Trusted Execution Environment, publishes a live attestation record, and is designed so that even Lore Hex engineers cannot read prompt or output content. The homepage describes it as "an OpenRouter alternative for teams that need verifiable privacy, lower-cost model choices, provider fallback, and one API across hundreds of models."

    The Trust Architecture

    The trust model is structural, not policy-based. Key design properties include:

    • Attested gateway: The prompt path runs inside GCP Confidential Space. A hardware-signed measurement of the running binary can be compared to the public source commit and image digest.
    • No content logs: Prompt and output content are intentionally excluded from the control plane and metadata systems. Usage logs contain metadata only.
    • Fail-closed behavior: If attestation fails, or if a requested privacy floor (ZDR or confidential+E2EE) cannot be satisfied, the request fails rather than silently routing through an unverified fallback.
    • Separation of planes: The production prompt path (api.trustedrouter.com) is architecturally separate from the dashboard and billing control plane (trustedrouter.com).

    Customers can verify the trust evidence themselves by fetching a nonce-protected attestation token from the API and comparing the image digest to the published artifact on the trust page.

    Routing Model and Named Aliases

    TrustedRouter exposes named routing aliases alongside direct model IDs:

    • trustedrouter/auto — healthy provider rollover for general production traffic
    • trustedrouter/zdr — hard zero-retention provider floor for legal and sensitive work
    • trustedrouter/e2e — confidential compute + provider E2EE for the most sensitive workloads
    • trustedrouter/eu — Europe-focused routing via the api-europe-west4.quillrouter.com endpoint
    • trustedrouter/synth — multi-model synthesis presets (Iris, Prometheus, Zeus, and code-tuned variants)

    Provider routing supports OpenRouter-compatible filters including order, only, ignore, allow_fallbacks, min_privacy, data_collection, sort, max_price, and zdr. Unknown options return a 400 error; recognized but unimplemented options return a stable 501, never a silent no-op.

    Open-Source Deployment Model

    The homepage states the product is "100% hosted open source." The control plane, website, gateway, infrastructure, and SDKs are all published in public repositories under the Lore-Hex GitHub organization. The primary repository (quill-router) is licensed under the Business Source License 1.1 — non-production use (security review, audit, local evaluation) is permitted without a commercial license, and each version converts to Apache License 2.0 four years after publication. SDKs are available for Python, TypeScript, Go, Rust, Swift, and Java, plus a Vercel AI SDK provider.

    Developer Setup Path

    Migration requires changing one line: the base_url in any OpenAI-compatible SDK. The docs provide a 60-second quickstart, a migration guide from OpenRouter, agent setup instructions for Codex, Claude Code, Cursor, and Hermes, and an MCP server that lets agents inspect live models, pricing, provider posture, and credits. BYOK (bring your own provider key) is supported for teams with existing provider commitments or enterprise rate limits.

    Update: Active Development as of September 2026

    The quill-router repository was last pushed on September 2, 2026, and the GitHub About page notes it was created in May 2026. The homepage references a feature in Axios dated August 25, 2026. The product is in active production with four live attested API regions across GCP, AWS, and Azure. The README documents a scale target of OpenRouter-class traffic (1 trillion tokens/day) and notes the current deployment does not yet meet that target — correctness, trust, billing, and SDK compatibility are described as in steady-state while capacity scales horizontally.

    TrustedRouter - 1

    Community Discussions

    Be the first to start a conversation about TrustedRouter

    Share your experience with TrustedRouter, ask questions, or help others learn from your insights.

    Pricing

    FREE

    Pay As You Go

    Prepaid credits with no monthly subscription. Pay provider cost plus 5.5% markup for text and embeddings, plus 20% for video generation.

    • 600+ AI models from 90+ providers
    • Attested no-log gateway on every request
    • Provider failover with trustedrouter/auto
    • Prepaid credits with auto-refill
    • Card, ACH, PayPal, and stablecoin checkout

    Migration Credits

    Teams spending more than $100/month on LLMs can request migration credits by approval to move workloads over.

    Custom
    contact sales
    • Migration credits by approval
    • One base_url change migration
    • All Pay As You Go features
    View official pricing

    Capabilities

    Key Features

    • OpenAI-compatible API (one base_url change to migrate)
    • 600+ AI models from 90+ providers
    • Attested gateway running in GCP Confidential Space
    • Zero prompt or output content logging
    • Fail-closed privacy filters (ZDR and confidential+E2EE)
    • Named routing aliases (auto, zdr, e2e, eu, synth)
    • Provider failover and health-based routing
    • EU-focused regional routing
    • Bring your own provider key (BYOK)
    • Prepaid credits with auto-refill
    • Stablecoin, card, ACH, and PayPal checkout
    • MCP server for agent-readable catalog and docs
    • Python, TypeScript, Go, Rust, Swift, and Java SDKs
    • Vercel AI SDK provider
    • Prompt caching support
    • Batch API with encrypted result retention
    • Video generation (Seedance, Veo, Sora, Runway, Kling, and more)
    • Web search via Responses API with source citations
    • Signed inference receipts for offline verification
    • Request tagging for cost allocation
    • Evals across providers through one API
    • Live latency and availability benchmarks
    • Public status page with per-provider health
    • llms.txt and llms-full.txt for agent-readable docs
    • Multi-model Synth presets (Iris, Prometheus, Zeus)
    • User-provided model listing with 70% credit payout
    • x402 stablecoin funding for agents
    • Sign in with TrustedRouter for user-facing apps

    Integrations

    OpenAI SDK
    Anthropic SDK
    Codex
    Claude Code
    Cursor
    Hermes
    Vercel AI SDK
    Google Gemini
    DeepSeek
    Qwen
    Mistral
    Cerebras
    Anthropic Claude
    AWS Bedrock
    Google Vertex AI
    Azure OpenAI
    Stripe
    PayPal
    PostHog
    OTLP webhooks
    GCP Confidential Space
    Sentry
    Google Cloud Spanner
    Google Cloud Bigtable
    MCP (Model Context Protocol)
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate TrustedRouter and help others make informed decisions.

    Developer

    Lore-Hex

    Lore-Hex builds Quill Cowork, a native macOS coding agent and AI coworker written entirely in Swift. The organization publishes the project as open source under the Apache License 2.0, targeting developers who want a no-Electron, platform-native AI coding environment. The project is actively developed with a public tester build pipeline and a documented merge train process.

    Read more about Lore-Hex
    WebsiteGitHub
    2 tools in directory

    Similar Tools

    TokenGO icon

    TokenGO

    TokenGO is a unified AI API gateway that provides a single API key for accessing multiple top AI models—including DeepSeek, Kimi, and Qwen—with enterprise uptime guarantees and a zero-retention privacy policy.

    OpenRouter icon

    OpenRouter

    A unified API gateway that provides access to 400+ AI models from 60+ providers through a single OpenAI-compatible interface with automatic failover and transparent pricing.

    Eden AI icon

    Eden AI

    A unified API gateway providing access to 500+ LLMs and specialized AI models (OCR, Speech, Vision, Translation) from 50+ providers with smart routing, fallbacks, and cost controls.

    Browse all tools

    Related Topics

    LLM Orchestration

    Platforms and frameworks for designing, managing, and deploying complex LLM workflows with visual interfaces, allowing for the coordination of multiple AI models and services.

    223 tools

    AI Infrastructure

    Infrastructure designed for deploying and running AI models.

    385 tools

    Unified API

    AI-enhanced API aggregation services that provide a single, intelligent interface for accessing and managing multiple APIs with automatic version management.

    17 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions