Overview
Session escrow enables users to pre-fund a budget that Relay uses to pay agents on their behalf. All payments are gasless with no transaction fees for the user.How It Works
Session States
| State | Description |
|---|---|
pending | Created but not yet funded |
active | Funded and available for payments |
expired | Duration elapsed, refund triggered |
closed | Manually closed by owner |
Database Schema
Next Steps
Create Session Guide
Step-by-step session creation
SDK Session Management
Programmatic session control