Which Animica workloads a machine can earn on, in one poll
Which Animica workloads a machine can earn on, in one poll. Per-kind GPU render supply, with the kinds NOBODY serves flagged as supply gaps; the proof-of-work lane off an Animica node (difficulty, thetaMicro, hashrate with unit+window, mempool depth); VRAM floor and deps per kind from the reference miner client; probed enrolment endpoints. Buy it to decide where to point GPU or hash capacity, or to size a box. Empty queues read empty, unreadable ones unreadable. No observable lane, no charge.
5976 (raw units)
price
3
calls / 30d
2
unique payers
2026-08-28
updated
Provider
animica.dev · discovered, not yet claimed by its owner
Payment (x402 accepts[])
[
{
"scheme": "exact",
"network": "eip155:8453",
"payTo": "0x5D17c40FD6b119dc6006C4Ab3C20a917FCaB2aCD",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"amount": "5976",
"maxTimeoutSeconds": 60
},
{
"scheme": "exact",
"network": "animica:1",
"payTo": "anim1zqpsmegc0qcvzjfukm89xs0zeu3eqyyyel7kelehuszvwfarqypky2gr946ga",
"asset": "ANM",
"amount": "64452113891",
"maxTimeoutSeconds": 60
}
]Output schema
{
"animica": {
"catalog": "https://animica.dev/.well-known/x402",
"content_type": "application/json",
"currency": "USDC",
"description": "Which Animica workloads a machine can earn on, in one poll. Per-kind GPU render supply, with the kinds NOBODY serves flagged as supply gaps; the proof-of-work lane off an Animica node (difficulty, thetaMicro, hashrate with unit+window, mempool depth); VRAM floor and deps per kind from the reference miner client; probed enrolment endpoints. Buy it to decide where to point GPU or hash capacity, or to size a box. Empty queues read empty, unreadable ones unreadable. No observable lane, no charge.",
"documentation": "https://animica.dev/x402#product-mining_jobs",
"name": "Miner job feed",
"openapi": "https://animica.dev/x402/openapi.json",
"price": "0.005976",
"product": "mining_jobs",
"provider": "Animica",
"terms": {
"amount_atomic": "5976",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"chain_id": 8453,
"network": "eip155:8453",
"pay_to": "0x5D17c40FD6b119dc6006C4Ab3C20a917FCaB2aCD",
"scheme": "exact"
},
"x402_version": 2
},
"bazaar": {
"discoverable": true,
"info": {
"input": {
"body": {
"kind": "image"
},
"bodyType": "json",
"method": "POST",
"type": "http"
},
"output": {
"type": "json"
}
},
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"properties": {
"body": {
"properties": {
"attest": {
"description": "sign the snapshot with ML-DSA-65 (FIPS 204, scheme 4099)",
"type": "boolean"
},
"kind": {
"description": "restrict the render matrix to one media kind, e.g. video_t2v or audio_master. Filters the render lane only, so it cannot be combined with lane=proof_of_work or lane=inference_serving",
"type": "string"
},
"lane": {
"description": "one of render, proof_of_work, inference_serving (default: all three)",
"type": "string"
}
},
"type": "object"
},
"bodyType": {
"enum": [
"json"
],
"type": "string"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"queryParams": {
"properties": {
"attest": {
"description": "same as body.attest (\"1\"/\"true\"), for GET callers",
"type": "string"
},
"kind": {
"description": "same as body.kind, for GET callers",
"type": "string"
},
"lane": {
"description": "same as body.lane, for GET callers",
"type": "string"
}
},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
}
},
"discovery": {
"discoverable": true,
"info": {
"input": {
"bodyFields": {
"attest": {
"description": "sign the snapshot with ML-DSA-65 (FIPS 204, scheme 4099)",
"required": false,
"type": "boolean"
},
"kind": {
"description": "restrict the render matrix to one media kind, e.g. video_t2v or audio_master. Filters the render lane only, so it cannot be combined with lane=proof_of_work or lane=inference_serving",
"required": false,
"type": "string"
},
"lane": {
"description": "one of render, proof_of_work, inference_serving (default: all three)",
"required": false,
"type": "string"
}
},
"bodyType": "json",
"method": "POST",
"queryParams": {
"attest": {
"description": "same as body.attest (\"1\"/\"true\"), for GET callers",
"type": "string"
},
"kind": {
"description": "same as body.kind, for GET callers",
"type": "string"
},
"lane": {
"description": "same as body.lane, for GET callers",
"type": "string"
}
},
"type": "http"
},
"output": {
"description": "feed, generated_at, snapshot_age_ms, summary {kinds_reported, kinds_servable_now, kinds_with_no_renderer, max_renderers_for_any_kind, work_queued_now}, lanes {render {kinds[] {kind, family, renderers_online, servable_now, supply_gap, requirements {cuda, min_vram_gb, min_vram_source, needs, env_override}, sold_by_this_gateway_at}}, proof_of_work {difficulty, theta_micro, network_hashrate, mempool, work_queued_now}, inference_serving {observable, models_serving, serving_workers}}, demand {render_queue_depth, paid_render_jobs_from_this_gateway, proof_of_work_backlog}, enroll {render, proof_of_work, inference_serving}, hardware_source, attestation (when requested)",
"type": "json"
}
}
}
}Use it
curl
curl "https://animica.dev/x402/mining/jobs" # -> 402 Payment Required, accepts[] lists how to pay # retry with a PAYMENT-SIGNATURE (or PAYMENT header) once paid
JavaScript
const res = await fetch("https://animica.dev/x402/mining/jobs");
if (res.status === 402) {
const { accepts } = await res.json();
// pay one of accepts[] via an x402 client, then retry with the payment header
}Python
import httpx
res = httpx.get("https://animica.dev/x402/mining/jobs")
if res.status_code == 402:
accepts = res.json()["accepts"]
# pay one of accepts[] via an x402 client, then retry with the payment headerMachine-readable
Everything on this page is also available as clean JSON at /resources/7504.json, and this resource appears in /discovery/resources and /discovery/search.