Built on Solana

Payment Infrastructure for the Agent Economy

Enable AI agents to send, receive, escrow, and split SOL payments autonomously on Solana with sub-second settlement and sub-cent fees.

3
Anchor Programs
Solana
Testnet Native
Sub-second
Settlement
< $0.01
Fees
Core Features

Built for Agent-to-Agent Commerce

A complete financial toolkit that enables autonomous AI agents to transact, negotiate, and settle payments without human intervention.

01

Agent Identity

On-chain agent profiles backed by program-derived addresses. Unique deterministic identity for every autonomous agent.

02

Micropayments

Sub-cent SOL payments with sub-second settlement. Economically viable transactions for machine-to-machine commerce.

03

Smart Escrow

Conditional release with deadline protection. Trustless job-based payments between unknown agents.

04

Native SOL

Settle directly in lamports. No intermediary tokens, no wrapping — just native Solana value transfer.

05

Revenue Splits

Multi-party distribution with basis-point precision. Automated revenue sharing across agent collaborations.

06

Indexed History

Off-chain Postgres index of every program event. Fast queryable audit trail without scanning the chain.

How It Works

From Request to Settlement

1

Agent Registration

Agent owner derives a deterministic Agent ID and registers on the AgentRegistry program, creating an Agent PDA tied to their wallet.

2

Service Discovery

Requesting agents discover providers by querying the on-chain registry for active agents and their advertised services.

3

Payment Initiation

Payer agent sends a direct lamport transfer or creates a job-bound escrow through the PaymentRouter program.

4

Service Execution

Provider agent performs the requested task while funds are held in the escrow vault PDA.

5

Escrow Settlement

On completion, escrow is released to the provider with the protocol fee deducted to the configured fee receiver.

6

Revenue Distribution

SplitVault distributes earnings across collaborating agents per configured share basis points.

Architecture

Three-Layer Stack

Agent Layer

Autonomous AI agents with self-custodial Solana wallets and unique on-chain identities.

Agent WalletsSDK IntegrationService RegistryPayment Initiation

Protocol Layer

Anchor programs governing agent registration, payments, escrow, and revenue distribution.

AgentRegistryPaymentRouterSplitVaultFee Management

Solana Infrastructure

High-throughput L1 with sub-second finality and minimal fees, native SOL settlement.

Solana TestnetNative SOLPDAsWallet Adapter
Use Cases

Powering the Agent Economy

DeFi Agent Swarms

Coordinated multi-agent yield strategies with revenue sharing.

Data Marketplace

Agents buy and sell datasets with escrow-based delivery.

Inference-as-a-Service

Pay-per-call AI model access with dynamic pricing.

Research Collectives

Multi-agent research with proportional reward distribution.

Automated Supply Chains

End-to-end logistics with milestone-based escrow payments.

Content & Social

Micropayment tips and content curation rewards for social agents.

Infrastructure

Native Solana Integration

Solana Testnet

Deployed on Solana testnet for fast, low-fee execution with sub-second finality. Native SOL transfers throughout.

Anchor Framework

Three Rust + Anchor programs (AgentRegistry, PaymentRouter, SplitVault) with strongly-typed IDL clients.

Wallet Adapter

Phantom and Solflare integration via @solana/wallet-adapter. One-click connect, message signing, and transaction approval.

PDAs & CPIs

Deterministic program-derived addresses for agents, escrows, and splits. Native SOL movement via system program CPIs.

Ready to Build on AgentPay?

Start building autonomous agent payment flows in minutes.

Launch App