ONCHAIN AI AGENT OBSERVABILITY & GUARDRAILS

The Watchtower for AI Agents

Monitor every tool call, audit every onchain transaction, and halt anomalous behavior automatically. Securely built on Base.

agent-demo.ts
import { Vaeltus } from '@vaeltus/sdk';

const agent = new Vaeltus({
  agentId: process.env.AGENT_ID,
  apiKey: process.env.VLTS_API_KEY,
  debug: true
});

// Log any execution event with client-side validation
await agent.logEvent({
  eventType: 'tool_call',
  data: { tool: 'uniswap_swap', success: true }
});

// Keep track of agent status via heartbeat
agent.startHeartbeat();
FEATURES

Comprehensive Agent Safety Plane

Every protection mechanism designed from scratch to integrate seamlessly with your agent workflow.

Real-time Observability

Every tool call, transaction, and reasoning step logged and verifiable. No more silent failures.

Onchain Guardrails

Define hard rules: allowed tools, spend limits, blocked addresses. Enforced at the contract level.

Budget Governor

Set per-hour and per-day spend caps. Agents auto-halt when they hit the ceiling.

Circuit Breaker

One-click emergency halt. Recovers with a time-lock to prevent rushed restarts.

Immutable Audit Trail

Event hashes anchored onchain. Tamper-proof compliance logs for every autonomous action.

Smart Alerts

Anomaly detection triggers instant alerts via Telegram, Farcaster, or webhook.

WORKFLOW

Up and Running in Minutes

An easy integration flow that adds ironclad protection to any existing AI agent codebase.

01

Register Agent

Connect your wallet on the Vaeltus dashboard and create an agent instance onchain.

02

Install SDK

Install the SDK package and instantiate the client in your agent codebase.

03

Set Guardrails

Define spending budgets and restrict tool execution permissions on the dashboard.

04

Monitor & Protect

View real-time event logs. Keep heartbeats running and auto-trigger circuit breakers on anomalies.

TOKEN UTILITY

The Power Behind $VLTS

Monitoring Fees

Use $VLTS to pay for agent monitoring, logs, and API relay coverage.

Watcher Staking

Stake $VLTS to run a watcher node, verify anomalies, and submit escalation signals.

Decentralized Governance

Propose and vote on guardrail templates, protocol parameters, and response criteria.

Ecosystem Backing Pool

Back losses from agent failures and incident recovery through pooled coverage.

PROTOCOL TOKEN

VLTS

Base Ecosystem
Total Supply:1,000,000,000
Distribution:Fair Launch via Clanker/Bankr
Launch Price:100% Market Driven
Track VLTS Launch

Start Securing Your AI Agent Today

Protect your assets, prevent reasoning loops, and establish an auditable audit trail. Setup takes under 5 minutes.