← All Recipes
Bazantic // Recipe
Agent Compute Inference
agent-compute-inference
Run pay-per-call inference on spare open-source/self-hosted model compute. The agent pays a small USDC fee per call and gets back a completion for its prompt, metered by token count. Backed by an independent x402-gated inference gateway, not a resold closed-platform account.
Recipe inputs
Complete fields before a run.
Enter raw JSON for this Recipe.
Output example
Representative published output.
{
"tokens": 7,
"completion": "[mock-model] Received 7 token(s). Echo: Summarize the benefits of agent-native compute marketplaces."
}