A2A Compatible · Live on Vitreus

The Intelligent AI Compute Layer

Stop overpaying for AI. HiveIQ automatically routes every request to the optimal provider — cutting costs by up to 86% while improving reliability.

0
Tasks Processed
Updates live
0%
Cost Saved vs GPT-4o
Updates live
0 / 6
Active Providers
2 live · 4 configurable
<100ms
Routing Overhead
HiveIQ routing decision only — excludes provider round-trip
How it works

Three steps. One endpoint.

Replace six provider integrations with one intelligent layer.

1

Send Your Request

Use our API, Python SDK, or A2A protocol. One endpoint replaces six provider integrations.

2

HiveIQ Routes Intelligently

Our engine scores every available provider on cost, latency, reputation, and your privacy requirements — in under 100ms.

3

Pay Less, Get More

Tasks settle on the Vitreus blockchain via VTRS. Your costs are slashed. Your reliability goes up.

Pricing

Real costs. Real savings.

Pricing measured per million tokens against published rate cards.

Model Direct Cost Via HiveIQ You Save
GPT-4o openai $5.00 / 1M tok ~$0.70 / 1M tok 86%
Claude 3.5 Sonnet anthropic $3.00 / 1M tok ~$0.50 / 1M tok 83%
Llama 3.1 70B io.net · runpod $0.90 / 1M tok ~$0.20 / 1M tok 78%

Savings vary based on routing strategy, workload mix, and live provider availability.

Features

Everything you need.
Nothing you don't.

Production-grade primitives shipped in Phase 6.

Smart Routing

Cost, latency, and privacy-aware routing across 6 AI providers in under 100ms.

🔒

Privacy Tiers

Public, semi-private, and TEE confidential compute via Phala Network.

🏪

Agent Marketplace

Providers compete for your requests. Reputation-weighted bidding drives quality up, costs down.

🤖

Multi-Agent Sessions

Decompose complex tasks across specialist agents. Claude orchestrates, you get results.

Vitreus Native

Built for the Vitreus ecosystem. VTRS settlement, NAC identity, pallet_reputation sync.

🌐

A2A Compatible

Google Agent2Agent protocol support. Plug HiveIQ into any A2A-compatible orchestrator.

Quickstart

Up and running in 60 seconds

Pick a transport. Send a request. Pay less.

import hiveiq

client = hiveiq.Client(api_key="your-key")

response = client.complete(
    prompt="Explain quantum entanglement simply",
    routing="auto"  # HiveIQ picks the best provider
)

print(response.text)
# Provider: anthropic | Cost: $0.000012 | Saved: 84%
curl https://hiveiq.xyz/tasks \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
        "messages": [{"role":"user","content":"Hello"}],
        "provider": "auto",
        "routing": "auto"
      }'
# 1. Discover the agent
curl https://hiveiq.xyz/.well-known/agent.json

# 2. Submit an A2A task
curl https://hiveiq.xyz/a2a/tasks \
  -H "Content-Type: application/json" \
  -d '{
        "id": "task-1",
        "input": {
          "message": {
            "role": "user",
            "parts": [{"type":"text","text":"Hello"}]
          }
        }
      }'
Vitreus Ecosystem

Built for Vitreus.
Native from day one.

HiveIQ is purpose-built for the Vitreus Layer 0 ecosystem — every primitive maps to a real on-chain pallet, not a wrapper.

  • VTRS settlement via EVM precompile 0x…0800
  • NAC-backed provider identity (pallet_nac_managing)
  • On-chain reputation sync (pallet_reputation)
  • Chain ID 1943, VNRG gas token support
  • Substrate settlement pallet (13 tests passing)
Testnet integration in progress
👤
Client Request
REST · SDK · A2A protocol
HiveIQ Router
Marketplace bidding · NAC verified
🤖
AI Provider
OpenAI · Anthropic · Phala TEE · …
Vitreus Settlement
VTRS payment · VNRG gas · receipt
Live on mainnet SSL secured PostgreSQL + Redis 15/15 tests passing Built for Vitreus

Ready to cut your AI costs?

Open the operator dashboard and watch HiveIQ route a real request live.

Offer your compute on HiveIQ

Join the marketplace and get paid for every task your infrastructure handles — settled transparently on-chain.

  • 🌐Instant Reach — Access a growing pool of AI workloads without building distribution
  • On-Chain Settlement — Every payment settled via Vitreus smart contracts, fully verifiable
  • Reputation System — Earn reputation points on-chain and climb the leaderboard for more bids
Apply to Join