Agent Settlement Protocol·Solana·Live on devnet

Settlement layer for
unbanked AI agents.

Atomic execution, trust-weighted economics, and capital protection for autonomous agents on Solana. Where oracles detect price, ASP guarantees the outcome · in a single transaction.

Live on Solana devnet · 33/33 tests passing · MIT
The Problem

Oracles are solved. Payments are solved. Settlement · nobody built it.

$57MFeb 2026
Kalshi vs Polymarket settled the same Super Bowl bet in opposite directions.
Source →
$7MMar 2025
UMA governance attack on Polymarket. Whale flipped oracle vote, drained correct predictors.
Source →
$285MNov 2024
Drift hack · admin key compromise, no atomic safeguards on collateral validation.
Source →
How it works

One transaction. Atomic. Trust-weighted by design.

┌─────────────────────────────────────────┐
│                                         │
│   LOCK ──→  PRE_CHECK  ──→  EXECUTE     │
│                │                │       │
│                ↓                ↓       │
│             REVERT  ←────  POST_CHECK   │
│                │                │       │
│                ↓                ↓       │
│             REFUND          SETTLE      │
│                                         │
└─────────────────────────────────────────┘

Atomic

Multi-step trades execute as one transaction. Either every leg clears, or every leg reverts. No partial failures.

Trust-weighted

On-chain reputation directly determines fees (0.15–0.75%) and collateral (0–150%). Behavior has economic consequences.

Transferable

Open positions are tokenized as Settlement NFTs and can be sold before resolution. Liquidity without unwinding.

Protocol explained

The full settlement lifecycle · animated.

Agent Settlement Protocol — animated explainer
Watch on YouTube →
Why now

The settlement primitive every agent thesis assumes.

"Blockchains let agents own assets, transact autonomously, build reputation, and operate across jurisdictions without permission."

— a16z crypto · 5 Ways Blockchains Help AI Agents · April 2026
Read the article →

"For the first time, a system can maintain a continuously updated model of an entire business and coordinate work in ways that previously required humans relaying information through layers."

— Sequoia Capital · Jack Dorsey · Every Company Can Now Be a Mini-AGI · 2025
Listen to the conversation →

Settlement is the missing primitive both visions assume but neither defines. We built it.

For builders

Clone and run in 60 seconds.

$ git clone https://github.com/Aleks-NFT/agent-settlement-protocol
$ cd agent-settlement-protocol && anchor build
$ anchor test
  → 33/33 tests passing
Anchor 0.32.1
Pyth on-chain
33/33 tests
MIT licence