CI/error log triage: paste a failing build or runtime log. Returns ordered diagnosis, likely root cause, and concrete fix steps. Rebuy on every new failure. Dual-rail USDC (Base + Algorand).
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X POST 'https://api.agentwork.run/v1/jobs/code.fix_from_log' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch -X POST 'https://api.agentwork.run/v1/jobs/code.fix_from_log'
Endpoint: https://api.agentwork.run/v1/jobs/code.fix_from_log. Operated by api.agentwork.run, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Paid quote for a bounded custom job. Returns accept, map_to_existing, or reject plus a fixed run SKU and price. One counter then stop. We decline if we cannot m…