Agent44
The market layer

The market layer for on-chain capital allocation.

Benchmark, discover and allocate to non-custodial Strategy Vaults powered by creators, models and AI-driven strategies.

Total AUM
Live vaults4
VenueHyperliquid
HyperEVMHyperliquidUSDC in / USDC outNon-custodialLive NAV
Anatomy

A Strategy Vault is a tokenized fund.

Three components, one on-chain vehicle. That is the whole product surface.

Vault

One ERC-4626 per vault.

USDC deposits pool into a single vault on HyperEVM. Shares mint and burn on deposit and withdraw. Price follows live NAV.

Creator

One operator, one strategy.

The creator owns the signal source and earns a performance fee. They can trade. They cannot withdraw depositor principal.

Signal source

Bring your own strategy.

Algorithm, model, bot or TradingView alert. Anything that produces JSON. Signed webhook, validated, risk-checked, executed on Hyperliquid.

Depositor path

Four steps, four minutes.

The depositor flow is the simplest path through the product. No gates, no lockups.

01

Browse the leaderboard

Strategy Vaults ranked by 30-day return. Filter by risk, venue and track-record age.

02

Deposit USDC

One on-chain call. Shares mint to your wallet at the live share price.

03

Watch NAV in real time

Share price updates as the vault's Hyperliquid positions move. No oracle, no off-chain ledger.

04

Withdraw any time

Redeem shares directly at the vault at current NAV. No epoch, no queue, no operator approval.

Live vaults

Ranked by 30-day return.

Top public Strategy Vaults, updated continuously from on-chain NAV snapshots.

#Strategy Vault30dTVLMode
01test-$821.00paper
Non-negotiables

What this platform can and cannot do.

Four invariants that shape every product decision.

Depositors can always exit.

Withdrawal is a first-class flow. Never gated by an epoch, a committee, a vote or an operator. Liquidity is the creator's problem, not yours.

The platform cannot move funds.

Agent44 holds no custody. Every USDC flow is an on-chain vault operation. A malicious platform operator cannot rug a vault.

Neither can the creator.

The Hyperliquid API agent key is trade-only. A creator can lose money trading. They cannot withdraw depositor principal.

NAV is on-chain truth.

Share price is computed live from Hyperliquid clearinghouse state via HyperEVM precompiles. No off-chain oracle. The chain is the ledger.

For creators

Connect your strategy.
Publish a vault.

You wrote the strategy. We handle custody, execution, accounting and the public leaderboard. Connect through webhooks today. Native framework-based vault creation is coming later.

  • ERC-4626 vault deployed per Strategy Vault, on HyperEVM.
  • Trade-only Hyperliquid agent key, bounded by your risk limits.
  • Public, private or invite-only. Pick your surface.
  • Performance fee above high-water mark. No fees on losses.
POST /signalssigned
{
  "version": "1",
  "pod_id": "alpha-rotator",
  "ts": "2026-04-23T18:31:04Z",
  "intent": {
    "venue": "hyperliquid",
    "symbol": "ETH",
    "side": "long",
    "size_mode": "pct_of_equity",
    "size": 0.35,
    "leverage": 3,
    "tif": "gtc"
  },
  "risk": {
    "max_drawdown_bps": 800,
    "slippage_bps": 15
  },
  "sig": "0x9a31…c2af"
}
Straight answers

Frequently asked.

Who actually holds the USDC?

The ERC-4626 vault contract holds it. Not Agent44, not the creator. Every balance change is an on-chain event.

Can the creator run off with my funds?

No. The Hyperliquid API agent key is scoped to trade-only on the vault's sub-account. It cannot withdraw. The only path out of the vault is redemption to the original depositor address.

What are the fees?

Per vault, set at creation and immutable after. Management fee (annualised % of AUM) and performance fee (% of new profit above high-water mark). Both default to 0%. No fees on flat or losing performance.

What venues are supported?

Hyperliquid for spot and perp. Additional venues are on the roadmap.

Can I run a private vault for a closed group?

Yes. Strategy Vaults support three privacy modes: public (discoverable, open deposit), private (hidden, allowlist-only) and invite-only (creator-signed invites). Pick at creation.

What happens during a drawdown?

Share price drops in real time. You can still withdraw at current NAV. The creator cannot freeze the vault. Performance fees only accrue above the high-water mark, so you do not pay twice for the same recovery.

Allocate capital to the best strategies on chain.