{"x402Version":2,"payTo":"0xf786a555be87c6d3b316c976b643c70326565f3f","resources":[{"id":4870,"slug":"4870","resource":"https://quantum-artificer.surewhynot.app/v1/physics/solve","description":"Physics ODE solver (SciPy): coupled ODE systems from parameterized templates (orbital 2-body, oscillator, pendulum, heat transfer, RC/RLC, projectile-with-drag, SIR) or a generic linear system, with energy/conservation checks. Paid in USDC on Base or Solana.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xf786a555be87c6d3b316c976b643c70326565f3f","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000","maxTimeoutSeconds":1800},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"FNLB2o1u22JFCG5wTU9eQCA5WjwRBgW9LBEbsJagreKz","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"5000","maxTimeoutSeconds":1800}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"operation":"solve","spec":{"params":{"c":0,"k":4,"m":1,"v0":0,"x0":1},"tSpan":[0,10],"template":"oscillator"}},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"result":{"t":[0,10],"y":[[1],[-0.654]]},"status":"succeeded","verification":{"passed":true}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"operation":{"description":"Operation within this domain.","enum":["solve"],"type":"string"},"spec":{"description":"Operation-specific structured problem definition — see /v1/capabilities for the exact shape per operation.","type":"object"}},"required":["operation","spec"],"type":"object"},"bodyType":{"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"quantum-artificer.surewhynot.app","lastUpdated":"2026-09-14T19:49:07.861Z","quality":{"calls30d":5,"uniquePayers30d":4,"lastCalledAt":"2026-09-14T19:49:07.314Z"},"liveness":{},"verified":false,"featured":false},{"id":4871,"slug":"4871","resource":"https://quantum-artificer.surewhynot.app/v1/math/numerical","description":"Numerical computing (SciPy): root-finding, optimization, numerical integration (quadrature), eigenvalues/vectors, and linear solves — returned with residuals and condition numbers. Paid in USDC on Base or Solana.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xf786a555be87c6d3b316c976b643c70326565f3f","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"3000","maxTimeoutSeconds":1800},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"FNLB2o1u22JFCG5wTU9eQCA5WjwRBgW9LBEbsJagreKz","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"3000","maxTimeoutSeconds":1800}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"operation":"eigen","spec":{"matrix":[[2,1],[1,2]],"symmetric":true}},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"result":{"eigenvalues":[1,3]},"status":"succeeded","verification":{"passed":true}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"operation":{"description":"Operation within this domain.","enum":["root_find","minimize","integrate","eigen","linear_solve"],"type":"string"},"spec":{"description":"Operation-specific structured problem definition — see /v1/capabilities for the exact shape per operation.","type":"object"}},"required":["operation","spec"],"type":"object"},"bodyType":{"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"quantum-artificer.surewhynot.app","lastUpdated":"2026-09-17T06:28:13.567Z","quality":{"calls30d":4,"uniquePayers30d":3,"lastCalledAt":"2026-09-17T06:28:13.236Z"},"liveness":{},"verified":false,"featured":false},{"id":4872,"slug":"4872","resource":"https://quantum-artificer.surewhynot.app/v1/chemistry/compute","description":"Physical chemistry (Cantera + CoolProp): chemical equilibrium, adiabatic flame temperature, ignition delay, reactor simulation, flame speed, and thermo/transport/fluid properties. Bundled mechanisms (gri30, h2o2, air). Paid in USDC on Base or Solana.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xf786a555be87c6d3b316c976b643c70326565f3f","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000","maxTimeoutSeconds":1800},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"FNLB2o1u22JFCG5wTU9eQCA5WjwRBgW9LBEbsJagreKz","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"5000","maxTimeoutSeconds":1800}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"operation":"adiabatic_flame_temp","spec":{"P":101325,"T0":300,"fuel":{"CH4":1},"mechanism":"gri30","phi":1}},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"result":{"flame_temp_K":2225.6},"status":"succeeded","verification":{"passed":true}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"operation":{"description":"Operation within this domain.","enum":["thermo_properties","equilibrium","adiabatic_flame_temp","ignition_delay","reactor_sim","flame_speed","fluid_properties"],"type":"string"},"spec":{"description":"Operation-specific structured problem definition — see /v1/capabilities for the exact shape per operation.","type":"object"}},"required":["operation","spec"],"type":"object"},"bodyType":{"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"quantum-artificer.surewhynot.app","lastUpdated":"2026-09-01T02:23:15.071Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-09-01T02:23:14.488Z"},"liveness":{},"verified":false,"featured":false},{"id":4873,"slug":"4873","resource":"https://quantum-artificer.surewhynot.app/v1/quantum/simulate","description":"Quantum circuit simulation (Qiskit Aer): statevector, density-matrix (noise), stabilizer, and MPS methods; shots, expectation values, and seeded determinism. Sync tier up to 24 qubits. Paid in USDC on Base or Solana.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xf786a555be87c6d3b316c976b643c70326565f3f","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"10000","maxTimeoutSeconds":1800},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"FNLB2o1u22JFCG5wTU9eQCA5WjwRBgW9LBEbsJagreKz","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"10000","maxTimeoutSeconds":1800}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"operation":"simulate","spec":{"gates":[{"name":"h","qubits":[0]},{"name":"cx","qubits":[0,1]}],"method":"statevector","qubits":2,"shots":1024}},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"result":{"counts":{"11":512,"00":512}},"status":"succeeded","verification":{"passed":true}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"operation":{"description":"Operation within this domain.","enum":["simulate"],"type":"string"},"spec":{"description":"Operation-specific structured problem definition — see /v1/capabilities for the exact shape per operation.","type":"object"}},"required":["operation","spec"],"type":"object"},"bodyType":{"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"quantum-artificer.surewhynot.app","lastUpdated":"2026-09-01T02:23:13.468Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-09-01T02:23:13.106Z"},"liveness":{},"verified":false,"featured":false},{"id":4874,"slug":"4874","resource":"https://quantum-artificer.surewhynot.app/v1/math/symbolic","description":"Exact symbolic computation (SymPy): simplify, differentiate, integrate, solve equations/systems, limits, series, Laplace/Fourier transforms, arbitrary-precision eval. Expressions are JSON ASTs; every result is numerically verified. Paid in USDC on Base or Solana.","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","payTo":"0xf786a555be87c6d3b316c976b643c70326565f3f","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"5000","maxTimeoutSeconds":1800},{"scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"FNLB2o1u22JFCG5wTU9eQCA5WjwRBgW9LBEbsJagreKz","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","amount":"5000","maxTimeoutSeconds":1800}],"outputSchema":{"bazaar":{"info":{"input":{"body":{"operation":"integrate","spec":{"expression":["Pow","x",2],"symbols":["x"],"variable":"x"}},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"result":{"expression":{"sympy":"x**3/3"}},"status":"succeeded","verification":{"passed":true}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"operation":{"description":"Operation within this domain.","enum":["simplify","differentiate","integrate","solve","evalf","series","limit","transform"],"type":"string"},"spec":{"description":"Operation-specific structured problem definition — see /v1/capabilities for the exact shape per operation.","type":"object"}},"required":["operation","spec"],"type":"object"},"bodyType":{"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"tags":["bazaar"],"sourceHost":"quantum-artificer.surewhynot.app","lastUpdated":"2026-09-01T02:23:11.203Z","quality":{"calls30d":2,"uniquePayers30d":1,"lastCalledAt":"2026-09-01T02:23:10.675Z"},"liveness":{},"verified":false,"featured":false}]}