Settings
Account configuration, notifications, and rate limit policies.
Account
Organization
Demo Corp
Plan
Developer
Network
algorand-testnet
Server URL
https://x402-server.vercel.app
Notifications
Settlement Alerts
Get notified on successful settlements
Failure Alerts
Get notified on execution failures
Rate Limit Warnings
Alert when approaching rate limits
API Key Events
Notify on key creation or revocation
Weekly Digest
Receive weekly summary email
Rate Limits
| Endpoint | Limit | Window | Burst |
|---|---|---|---|
| /api/agent-action | 100 req/min | Sliding | 20 req/s |
| /api/execute | 50 req/min | Sliding | 10 req/s |
| /api/telemetry | 30 req/min | Fixed | 5 req/s |
Rate limits are enforced per API key via Upstash Redis sliding window.