Billing loop
Search
Discover the exact service or capability the app will call.
Official answer
Billing loop
Discover the exact service or capability the app will call.
Billing loop
Read the expected Aev cost before running the paid action.
Billing loop
Run the action with idempotency and user/payment context.
Billing loop
Record who paid, what ran, and whether it succeeded.
FAQ
Meter actions that create variable cost: LLM calls, web search, scraping, embeddings, image or video generation, hosted agents, long-running workers, paid datasets, and third-party API calls.
FAQ
A subscription can hide risk if heavy users trigger expensive compute. Usage billing lets the app match cost to the user action and apply limits before a runaway bill appears.
FAQ
SettleMesh gives the app one Aev balance model, one service catalog, quotes before paid calls, ledger entries, and the X-Settle-Payer flow so a signed-in user's balance can pay for the work they trigger.