quantum-artificer.surewhynot.app
quantum-artificer.surewhynot.app
· quantum-artificer.surewhynot.app
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.
quantum-artificer.surewhynot.app via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://quantum-artificer.surewhynot.app/v1/chemistry/compute
|
0.005 | USDC |
https://quantum-artificer.surewhynot.app/v1/math/numerical
|
0.003 | USDC |
https://quantum-artificer.surewhynot.app/v1/math/symbolic
|
0.005 | USDC |
https://quantum-artificer.surewhynot.app/v1/physics/solve
|
0.005 | USDC |
https://quantum-artificer.surewhynot.app/v1/quantum/simulate
|
0.01 | USDC |
0xf786a555be87c6d3b316c976b643c70326565f3f · basescan ↗
| Agent card | https://quantum-artificer.surewhynot.app |
| Provider | https://quantum-artificer.surewhynot.app |
| Docs | https://quantum-artificer.surewhynot.app |
Health · last 0 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/quantum-artificer.surewhynot.app) [](https://agenstry.com/agents/quantum-artificer.surewhynot.app) [](https://agenstry.com/agents/quantum-artificer.surewhynot.app) [](https://agenstry.com/agents/quantum-artificer.surewhynot.app)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "agentic.market",
"service": {
"id": "quantum-artificer-surewhynot-app",
"name": "quantum-artificer.surewhynot.app",
"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.",
"domain": "quantum-artificer.surewhynot.app",
"provider": "quantum-artificer.surewhynot.app",
"providerUrl": "",
"category": "",
"networks": [
"Base",
"solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp"
],
"enriched": false,
"endpoints": [
{
"url": "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.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "operation",
"type": "string",
"description": "",
"example": "adiabatic_flame_temp",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "spec",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [
"science",
"chemistry",
"thermodynamics",
"combustion",
"cantera"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://quantum-artificer.surewhynot.app/v1/math/numerical",
"description": "Numerical computing (SciPy): root-finding, optimization, numerical integration (quadrature), eigenvalues/vectors, and linear solves \u2014 returned with residuals and condition numbers. Paid in USDC on Base or Solana.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "operation",
"type": "string",
"description": "",
"example": "eigen",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "spec",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [
"science",
"math",
"numerical",
"linear-algebra",
"scipy"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "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.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "operation",
"type": "string",
"description": "",
"example": "integrate",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "spec",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [
"science",
"math",
"symbolic",
"calculus",
"sympy"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "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.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "operation",
"type": "string",
"description": "",
"example": "solve",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "spec",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [
"science",
"physics",
"ode",
"dynamics",
"scipy"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "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.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "operation",
"type": "string",
"description": "",
"example": "simulate",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "spec",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [
"science",
"quantum",
"circuit-simulation",
"qiskit"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.003",
"maxAmount": "0.01",
"avgCostPerTransaction": "0.0056",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": [
"science",
"chemistry",
"thermodynamics",
"combustion",
"cantera",
"math",
"numerical",
"linear-algebra",
"scipy",
"symbolic",
"calculus",
"sympy",
"physics",
"ode",
"dynamics",
"quantum",
"circuit-simulation",
"qiskit"
],
"iconUrl": ""
}
}