Test-verified code. Pay only when it passes YOUR tests.
Most code APIs give you maybe-correct code. Here you define correctness — declarative input/output checks (data, not code) — and payment settles against a solution that provably satisfies them. No trust required.
POST https://forge.ai-ministries.com/forge
Content-Type: application/json
{
"spec": "Implement add(a,b) returning their sum",
"checks": { "module": "solution",
"checks": [ {"call":"add","args":[2,3],"expect":5} ] }
}
Unpaid → HTTP 402 with payment details ($3.00 USDC, Base). Any x402 client
(e.g. @x402/fetch) pays and retries automatically → you get {delivered, solution, files, proof, seal_url}.
Multi-file jobs return the whole package inline as files and as a one-time
burn-after-read seal_url link; single-file jobs keep solution.
Price $3.00 · USDC on Base (eip155:8453) · pay to 0xF6A3cD591a2A415DCd50D6456b5e5B4bDf6257F3
· discoverable in the x402 Bazaar · built by the FDC.
Contact: (enable JavaScript)