Skip to main content

Billing Overview

⚠️ Mainnet Only — All payments use Solana mainnet USDC. There is no devnet or testnet mode.
ASG uses a simple, transparent billing model: pay-per-use with instant settlement.
Free tools: get_status, echo, and sandbox_cancel skip the payment flow entirely — no quote, no 402. Use them to verify your setup before depositing funds.

The Model

Key Principles

1. Prepaid Only

All usage is prepaid. You pay for a Quote, then execute. No credit lines, no invoices.

2. Micro-USD Precision

All amounts are in microusd — 1/1,000,000 of a USD:
  • $1.00 = 1,000,000 microusd
  • $0.01 = 10,000 microusd
  • $0.000001 = 1 microusd

3. Instant Settlement

Payments settle on Solana in ~400ms. No waiting.

4. Exact Pricing

You pay exactly the quoted amount. The quote tells you the price before execution — no surprises.

Flow Example

StepWhat HappensAmount
1. QuoteRequest tool, get priceQuote: $0.0024
2. PaySend USDC on SolanaPaid: $0.0024
3. ExecuteTool runs
4. ReceiptGet proof of workDebited: $0.0024

Billing Terms

TermDefinition
QuotePrice commitment with TTL
PaymentUSDC transfer on Solana
ReceiptProof of completed work

Next Steps

Pricing

Detailed rates for all services

Gasless

How we cover transaction fees

Receipts

Understanding receipts