Agent Fleet

Run agents by the fleet. Get a receipt every time.

Pick the agent. Pick the receipt level. Pick the fleet size. Then run it. Start with one agent, and scale to a hundred whenever you're ready. You don't need a sales call to prove it works. Every fleet run carries a record of where the work came from and an AI audit trail from Hive's proof layer.

USDC on Base 8453. Ed25519 and ML-DSA-65 signed receipts. MCP-ready. You can check it offline.
live · checking rail
Three ways to start

Start with one agent, a whole fleet, or the whole rail.

Every path below works today. If instant setup isn't live yet for a path, we say so, and we hand you a ready-to-run activation packet instead of leaving you stuck.

Step 1 · One agent

Run one now

Pick a single agent and put it to work. Get your first signed receipts free, then pay per call over x402-USDC on Base. You don't need an account to try it.

Scale to a fleet whenever you're ready.
Step 2 · Fleet

Run 10, 100, or 1,000

Size a fleet in the planner below. It builds an activation packet you can run right away, plus the rate for your volume. You set it up yourself through your key.

The same setup works from ten agents to ten thousand.
Step 3 · Platform / OEM

Build the receipt layer into your product

Wrap the receipt layer around your own fleet. One API, one envelope, one public key to check against. Ed25519 and ML-DSA-65 signing, x402 metering, and a fleet dashboard you set up yourself.

Receipts run underneath your product, quietly doing the work.
The catalog

Pick the agent. Set the receipt level.

Every agent gives you a signed receipt for every action it takes. The receipt level sets how strong the signature is and how deep the audit trail goes. Run one agent, or point the same agent at a whole fleet.

Receipt Agent

live
Get an Ed25519-signed receipt for any file or action. It travels with the transaction, and anyone can check it offline against one public key.
Receipt levelEd25519 · dual-sig option
Best forAny action that needs proof
Scale to fleetPer-million receipt packs

Agent Trip Router

live
It takes your intent, scores it, picks the right rail, and settles the payment. Every step on the trip is signed, so the whole route can be checked end to end.
Receipt levelEd25519 per hop
Best forMulti-step agent commerce
Scale to fleetPer-trip metering

Voice Provenance Agent

live
It signs voice, both synthetic and recorded, the moment it's made. Every clip carries a receipt showing what was said, which model made it, and when.
Receipt levelEd25519 · PQ upgrade
Best forVoice, TTS, call audit
Scale to fleetPer-million receipt packs

Aegis Black Box Agent

pilot
A signed black box for self-driving systems. Every decision the vehicle or AV stack makes gets a record that can't be tampered with and can hold up in court, ready for the incident file.
Receipt levelDual-sig · ML-DSA-65
Best forAV, robotics, safety cases
Scale to fleetPer-vehicle fleet packs

Procurement Deal Agent

live
It tracks where supply-chain and procurement deals come from. Every quote, redline, and award is locked down, so the deal record holds up under audit or dispute.
Receipt levelDual-sig option
Best forProcurement, RFQ, contracts
Scale to fleetPer-agent fleet packs

Audit Verifier Agent

live · free
Check any Hive receipt against the public key. It returns a valid or invalid result, and it doesn't need to call back to the issuer to work. Checking is always free.
Receipt levelVerifies all levels
Best forAuditors, counterparties
Scale to fleetUnmetered verification
Fleet planner

Size your fleet and get an activation packet.

Pick an agent, a receipt level, and a fleet size. The planner writes a ready-to-run activation packet on the spot, with the rate for your volume. Nothing gets charged here, and no key gets issued here. This packet is just what you hand your engineer, or paste into a key request.

Here's what works today, self-serve: free receipts to try, per-call x402-USDC settlement, key requests, and offline checking. One-click fleet key issuance and automatic per-agent setup are not released. Until they are, this packet is an honest bridge. It doesn't charge you, and it doesn't claim a setup step that isn't live yet.

Easy setup

Connect in without a meeting.

Six ways in, all public, all documented. You can discover, sign, check, stream, and manage it all from your own code. Read the card, build a client, and run it.

01 · API

Agent card and OpenAPI

Read the agent card and the full OpenAPI catalog. Build a typed client in under a minute.

Open the card
02 · Signer

Browser and server signer

Get a signed receipt from the browser or your backend. Your first receipts are free.

Get a receipt
03 · Verifier

Check it offline

Check it against one pinned public key. No call back to the issuer, no issuer SLA needed.

Check a receipt
04 · Receipt stream

Live rail stats

Every call lands in the public stats stream, so you can watch your own fleet in real time.

See the stream
05 · Policy pack

Rail selection and rubric

Route intents to the right rail with the rubric selector, and set your own rules.

Read the policy pack
06 · Fleet dashboard

Set up your own dashboard

Set up a tenant dashboard and evidence room for your fleet, straight from your key.

Open the dashboard
# 1. Look up the agent card (it's free, no login needed) curl -s https://receipts.thehiveryiq.com/.well-known/agent-card.json # 2. Get a signed receipt for one agent action curl -s -X POST https://receipts.thehiveryiq.com/v1/receipt/emit \ -H 'Content-Type: application/json' \ -d '{"agent_did":"did:hive:demo","artifact":"fleet-01","artifact_type":"text/plain"}' # 3. Check it anywhere, offline, against the public key curl -s -X POST https://receipts.thehiveryiq.com/v1/receipt/verify \ -H 'Content-Type: application/json' \ -d '{"receipt_id":"r_...","payload_sha256":"...","sig_b64u":"...","ts":1714000000}'
Pricing and meters

You pay by the receipt, packaged for your fleet.

Start free, pay per call, or buy receipt packs for a fleet. Every meter just counts receipts. There's no per-seat license, and we never claim unlimited usage.

PackageMeterBest forScale
Try freefirst receipts freeOne agent, first runOne agent
Per callx402-USDC per callVariable volumeOne to many
Per tripmetered per routed tripAgent Trip RouterAny fleet
Receipt packper million receiptsPredictable volumeFleet
Fleet packper-agent, tiered by count10 / 100 / 1,000 agentsFleet
Enterprise / OEMenvelope + embedded meterPlatforms embedding the layerWhole rail

See the full rate table and plans on our pricing page. Enterprise and OEM terms are on the enterprise packaging page.

Here's what this actually is.

  • Free receipts to try: live
  • Per-call x402-USDC settlement: live
  • Offline checking: live
  • Key requests: live
  • One-click fleet setup: not released
  • We never claim unlimited or unmetered receipts

The fleet planner doesn't charge you and doesn't issue a key on this page. It writes an honest activation packet with the rate for your volume, then sends you to request a key. It is a bridge, not a checkout.

Start with one agent. Scale to a hundred.

No sales call needed to prove it works. Pick an agent, set the receipt level, and run. Whenever you're ready for a fleet, the planner and your key are already here waiting.