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.
Oracles are solved. Payments are solved. Settlement · nobody built it.
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.
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 2026Read 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 · 2025Listen to the conversation →
Settlement is the missing primitive both visions assume but neither defines. We built it.
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