Current launch pricing
Direct Execute is intended for applications that already know the method and arguments. Query mode includes Context’s method selection, evidence verification, and answer assembly, so its response price is configured independently from the Execute method price.
Context Protocol states that contributors receive 90% of eligible usage fees. At the current Execute price, Meridian’s gross contributor revenue is therefore approximately
$0.0009 per successful call before infrastructure, tax, and operating costs.
Buyer cost examples
Velo documents its API subscription at
$199 per month. One fifth of that subscription is $39.80, equal to 39,800 Meridian Execute calls at the launch price. This comparison is usage-dependent: Meridian is not claiming unlimited access for one fifth of a subscription price.
Profitability formula
Use this formula for planning:
These are planning examples, not revenue promises. Measure database CPU, response bytes, support time, storage growth, and Context settlement before changing the launch price.
Request boundary
A singlefutures or spot Execute call is limited to 22,500 estimated metric values:
Spend controls
- Set
maxSpendUsdormax_spend_usdon every application session. - Use a unique idempotency key when retrying a call.
- Respect the method’s discovered rate and concurrency hints.
- Close one-shot sessions after settlement.
- Read the charged amount from the execution result rather than hard-coding billing assumptions.
See the Context contributor documentation for settlement rules and the Velo API documentation for its current subscription terms.