Animica x402 Directory

Directory / quantum.halowerk.com

quantum.halowerk.com/v1/molecule-sim

Computes all pair distances and a single-parameter Lennard-Jones 12-6 potential using caller-supplied epsilon and sigma. It does not perform quantum chemistry, infer element-specific force fields, relax geometry, model bonds or predict experimental molecular behavior.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://quantum.halowerk.com/v1/molecule-sim'

# -> 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 'https://quantum.halowerk.com/v1/molecule-sim'

Endpoint: https://quantum.halowerk.com/v1/molecule-sim. Operated by quantum.halowerk.com, 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.

Other endpoints on quantum.halowerk.com

quantum.halowerk.com/v1/annealer-schedule

Interpolates a caller-supplied start and end temperature across a bounded number of steps using either a linear or geometric rule. It does not run an annealer, …

GET · $0.002

quantum.halowerk.com/v1/circuit-optimize

Cancels adjacent identical self-inverse gates on identical ordered targets and folds adjacent RX, RY or RZ rotations on identical targets. It preserves only the…

GET · $0.004

quantum.halowerk.com/v1/entanglement-test

Converts ++, +−, −+ and −− counts into a correlation for each of AB, AB′, A′B and A′B′, then computes S = E(AB) + E(AB′) + E(A′B) − E(A′B′). A value above the c…

GET · $0.004

quantum.halowerk.com/v1/error-correction

Treats a caller-supplied odd-length bit word as a classical repetition code, majority-decodes one logical bit, and reports the corrected word and adjacent XOR s…

GET · $0.003

quantum.halowerk.com/v1/lattice-check

Uses lattice dimension, log2 determinant and an assumed root-Hermite factor to estimate Gaussian-heuristic and reduced-basis vector lengths in log2 units. It do…

GET · $0.003

quantum.halowerk.com/v1/portfolio-qaoa

Enumerates every selection of exactly k assets for at most 16 assets, maximizing summed expected return minus a caller-selected covariance penalty. It runs no q…

GET · $0.005

quantum.halowerk.com/v1/qkd-key-request

Compares caller-supplied Alice and Bob bases, retains matching-basis positions, calculates the quantum bit error rate over caller-selected revealed positions, a…

GET · $0.004

quantum.halowerk.com/v1/random-number

Counts zeros, ones and runs, reports a normalized monobit imbalance, and compares observed runs with the IID Bernoulli expectation. It generates no random numbe…

GET · $0.002

quantum.halowerk.com/v1/shors-threat-index

Estimates logical qubits and logical gates from algorithm family and key size, applies a caller-supplied error-correction overhead, and reports capacity and run…

GET · $0.003

All 10 endpoints on quantum.halowerk.com →