Connection check
verified live · 26h ago
hivetrust
KYA identity verification, trust scoring, and performance bonds for AI agents
Tools
17
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
26h ago
Tools & capabilities
17 toolsRead from the running server on 26h ago.
hivetrust_bind_insurance
agent_id*quote_detailstransaction_value*
Bind (activate) an insurance policy for an agent. Locks in the premium, creates the policy record, and deploys the escrow contract on Base L2. Bind (activate) an insurance policy for an agent. Locks in the premium, creates the policy record, and deploys the escrow contract on Base L2.
hivetrust_create_lease
lessee_did*data_stream*duration_hours*
Create a Data Oracle Context Lease — "Sign Once, Settle Many". Grants unlimited access to a data stream for a fixed period (24h/72h/168h). Returns a cryptographic lease token (SHA-… Create a Data Oracle Context Lease — "Sign Once, Settle Many". Grants unlimited access to a data stream for a fixed period (24h/72h/168h). Returns a cryptographic lease token (SHA-256) for zero-friction verification. Available streams: construction_pricing, simpson_catalog, compliance_feeds, market_data, pheromone_signals.
hivetrust_file_claim
amount*evidencepolicy_id*claim_type*claimant_id*description
File an insurance claim against an active policy. Triggers claims adjudication workflow. Payouts are made in USDC via the Base L2 escrow contract. File an insurance claim against an active policy. Triggers claims adjudication workflow. Payouts are made in USDC via the Base L2 escrow contract.
hivetrust_file_dispute
reason*agent_id*evidencetarget_id*target_type*dispute_type*
File a dispute or appeal against a trust score decision, credential revocation, or behavioral event. Initiates the dispute resolution workflow. File a dispute or appeal against a trust score decision, credential revocation, or behavioral event. Initiates the dispute resolution workflow.
hivetrust_get_agent
read-only
agent_id*
Retrieve a registered agent's full identity profile, including public key, checksum, trust tier, capabilities, and compliance status. Retrieve a registered agent's full identity profile, including public key, checksum, trust tier, capabilities, and compliance status.
hivetrust_get_insurance_quote
read-only
agent_id*counterparty_idtransaction_value*
Get a dynamic insurance premium quote for an agent transaction. Premium is calculated based on trust score, transaction value, and risk tier. HiveTrust takes a 1.5% spread on insur… Get a dynamic insurance premium quote for an agent transaction. Premium is calculated based on trust score, transaction value, and risk tier. HiveTrust takes a 1.5% spread on insured transactions.
hivetrust_get_platform_stats
read-only
Retrieve HiveTrust platform-wide statistics: total registered agents, verified count, average trust score, total insured value, active policies, claims filed, and more. Retrieve HiveTrust platform-wide statistics: total registered agents, verified count, average trust score, total insured value, active policies, claims filed, and more.
hivetrust_get_trust_score
read-only
agent_id*
Retrieve an agent's current multi-pillar trust score (0–1000 scale). Returns composite score, tier, per-pillar breakdown (identity, behavior, fidelity, compliance, provenance), ver… Retrieve an agent's current multi-pillar trust score (0–1000 scale). Returns composite score, tier, per-pillar breakdown (identity, behavior, fidelity, compliance, provenance), verdict, and max recommended transaction value.
hivetrust_ingest_telemetry
events*
Bulk ingest behavioral telemetry events for an agent. These events feed into the trust scoring engine. Supports transaction completions, SLA violations, dispute events, tool calls,… Bulk ingest behavioral telemetry events for an agent. These events feed into the trust scoring engine. Supports transaction completions, SLA violations, dispute events, tool calls, and more.
hivetrust_issue_credential
claims*agent_id*issuer_id*expires_atcredential_type*
Issue a W3C-compatible verifiable credential to an agent. Credentials represent verified claims such as identity verification, compliance certification, or domain expertise. Issue a W3C-compatible verifiable credential to an agent. Credentials represent verified claims such as identity verification, compliance certification, or domain expertise.
hivetrust_register_agent
name*checksummetadataowner_id*verticalsmodel_name
+10
Register a new AI agent identity with HiveTrust KYA (Know Your Agent). Assigns a unique agent ID, anchors the public key, and initializes the trust score. Register a new AI agent identity with HiveTrust KYA (Know Your Agent). Assigns a unique agent ID, anchors the public key, and initializes the trust score.
hivetrust_revoke_credential
can modify data
reason*agent_idevidencecredential_id*
Revoke a verifiable credential. Records the revocation in the registry. Revoked credentials immediately fail verification checks. Revoke a verifiable credential. Records the revocation in the registry. Revoked credentials immediately fail verification checks.
hivetrust_stake_bond
tier*agent_did*amount_usdc*lock_period_days*
Stake USDC to back an agent's reputation via HiveBond. Creates a trust bond with a specified tier (bronze/silver/gold/platinum) and lock period. Phase 1: declared stake amount trac… Stake USDC to back an agent's reputation via HiveBond. Creates a trust bond with a specified tier (bronze/silver/gold/platinum) and lock period. Phase 1: declared stake amount tracked in-memory; flat $0.25 registration fee via x402. Longer lock periods earn higher simulated yield (2–5% APY). Slashing is permanent — if an agent fails, stake is slashed and paid to injured parties.
hivetrust_verify_agent_risk
read-only
agent_id*
Quick risk assessment for payment processors and marketplace operators. Returns verdict (ALLOW/REVIEW/BLOCK), trust tier, and max transaction limit. This is the free public endpoin… Quick risk assessment for payment processors and marketplace operators. Returns verdict (ALLOW/REVIEW/BLOCK), trust tier, and max transaction limit. This is the free public endpoint — no API key required.
hivetrust_verify_bond
read-only
did*
Quick bond verification — check if an agent is bonded and at what tier. Returns bonded status, tier, staked amount, slash count, and max bounty access. This is the key integration… Quick bond verification — check if an agent is bonded and at what tier. Returns bonded status, tier, staked amount, slash count, and max bounty access. This is the key integration point — other services call this to check bond status before assigning bounties. Free endpoint, no x402 payment required.
hivetrust_verify_credential
read-only
credential_id*
Verify a previously issued verifiable credential. Checks signature validity, revocation status, and expiration. Verify a previously issued verifiable credential. Checks signature validity, revocation status, and expiration.
hivetrust_verify_identity
read-only
agent_id*checksumchallengesignature