Resource / 63
unknownCheapTokens AI Inference.
OpenAI-compatible LLM inference and chat completions via discounted Venice API credits. Pay USDC to receive a live Venice.ai API key for /api/v1 models, chat, images, audio, video, and embeddings. Same-Day credits are 30–90% below Venice direct and expire at 23:59 UTC; Prepaid API Keys support recurring agent jobs.
| State | Network | Scheme | Atomic amount | Asset | payTo / untrusted |
|---|---|---|---|---|---|
| active | eip155:8453 | exact | 1000000 | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | 0x213c8d7434E2ae7AA1C392767c5120778D413215 |
All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.
No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.
Machine contract
Schemas.
{
"body": {
"usdPaid": 1
},
"bodyType": "json",
"method": "POST",
"type": "http"
}
{
"example": {
"purchase": {
"creditsIssuedUsd": 2,
"dates": [
"2026-04-25"
],
"discountMultiplier": 0.5,
"expiresAt": "2026-04-25T23:59:59.000Z",
"id": "purchase_01HEXAMPLE",
"ids": [
"purchase_01HEXAMPLE"
],
"purchaseMode": "spot",
"settlementTxHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"usdPaid": 1
},
"success": true,
"veniceApiKey": "vn-...live-key...",
"veniceKeyLast6": "abc123"
},
"type": "json"
}