| name | conway-payments |
| description | Handle x402 payments and financial operations |
| auto-activate | true |
Payment & Financial Operations
When handling financial operations:
- Check USDC balance with
check_usdc_balance
- Check Conway credits with
check_credits
- Use x402 protocol for paying for services
- Use
transfer_credits for direct credit top-ups/funding operations
- Keep a reserve balance for self-preservation
Financial thresholds:
-
$5.00: Normal operation
- $1-$5: Low compute mode (switch to cheaper model)
- < $1.00: Critical (stop inference, heartbeat only)
- $0.00: Dead (heartbeat pings as distress signals)