{"uid":"cap_CIo0sROiKWj9mRBMbNbIL","slug":"rqm-managed-simulator-8e8287b7","name":"RQM Managed Simulator","description":"Problem: Execute a bounded RQM Circuit IR circuit on the managed local statevector simulator. Input: JSON with circuit ir. Result: typed counts, probabilities, simulation configuration evidence. Limits: Local software evidence only; 16 qubits; 250 operations.","url":"https://jobs.rqmtechnologies.com/x402/buyer-jobs/managed-simulator-v1","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"request":{"type":"object","title":"McpStudioManagedSimulatorRequest","required":["circuit_ir"],"properties":{"shots":{"type":"integer","title":"Shots","default":1024,"maximum":10000,"minimum":1},"target":{"type":"string","const":"rqm_statevector","title":"Target","default":"rqm_statevector"},"circuit_ir":{"type":"object","title":"McpStudioCircuit","required":["qubits"],"properties":{"qubits":{"type":"integer","title":"Qubits","maximum":16,"minimum":1},"metadata":{"type":"object","title":"Metadata","maxProperties":32,"additionalProperties":{"anyOf":[{"type":"string"},{"type":"integer"},{"type":"number"},{"type":"boolean"},{"type":"null"}]}},"operations":{"type":"array","items":{"type":"object","title":"McpStudioOperation","required":["gate","targets"],"properties":{"gate":{"enum":["h","x","y","z","s","sdg","t","tdg","rx","ry","rz","cx","cz","swap"],"type":"string","title":"Gate"},"params":{"type":"object","title":"Params","maxProperties":1,"additionalProperties":{"type":"number"}},"targets":{"type":"array","items":{"type":"integer"},"title":"Targets","maxItems":2,"minItems":1},"controls":{"type":"array","items":{"type":"integer"},"title":"Controls","maxItems":1}},"additionalProperties":false},"title":"Operations","maxItems":250},"measurements":{"type":"array","items":{"type":"object","title":"McpStudioMeasurement","required":["qubits"],"properties":{"basis":{"type":"string","const":"Z","title":"Basis","default":"Z"},"qubits":{"type":"array","items":{"type":"integer"},"title":"Qubits","maxItems":16,"minItems":1},"register":{"anyOf":[{"type":"string","maxLength":64,"minLength":1},{"type":"null"}],"title":"Register","default":null}},"additionalProperties":false},"title":"Measurements","maxItems":16},"schema_version":{"type":"string","const":"0.2","title":"Schema Version","default":"0.2"}},"additionalProperties":false}},"additionalProperties":false},"schema_version":{"const":"rqm.jobs.bazaar-buyer-job-request.v1"},"idempotency_key":{"type":"string","pattern":"^[A-Za-z0-9][A-Za-z0-9._:-]*$","maxLength":128,"minLength":1},"max_total_price":{"type":"string","pattern":"^(?:0|[1-9]\\d{0,13})(?:\\.\\d{1,6})?$"}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_YAt8cF977JfXNGKIBXbjI","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Executes a bounded quantum circuit (RQM Circuit IR) on a local managed statevector simulator and returns shot-sampled measurement outcomes.","exampleAgentPrompt":"Simulate this 3-qubit quantum circuit on the RQM statevector simulator with 2048 shots: apply a Hadamard on qubit 0, then a CNOT from qubit 0 to qubit 1, then a CNOT from qubit 1 to qubit 2, and measure all three qubits in the Z basis.","exampleUseCases":[{"title":"Bell state entanglement verification","prompt":"Run 1024 shots of a 2-qubit circuit on the RQM statevector simulator — apply H on qubit 0, then CX from qubit 0 to qubit 1, and measure both qubits. I want to confirm the output is roughly 50/50 between 00 and 11."},{"title":"Variational ansatz distribution check","prompt":"Simulate my 4-qubit ansatz circuit on the RQM managed simulator with 4096 shots: RY(0.35) on each qubit, then CX gates between neighboring qubits, then RZ(1.2) on all, and measure all in the Z basis so I can check the output distribution."},{"title":"Single-qubit rotation sanity test","prompt":"I need to sanity-check a single-qubit RX rotation — run 512 shots on the RQM statevector simulator for a 1-qubit circuit that applies RX(3.14159) to qubit 0 and measures it in the Z basis. I expect to see mostly the |1⟩ state."}],"resultDescription":"Returns shot-sampled measurement outcomes for the submitted quantum circuit: bitstring counts across the requested number of shots, organized by measurement register, as a typed work product matching rqm.studio.managed-simulator-request.v1. Results reflect deterministic local statevector simulation — no hardware noise.","failureModes":["Circuit exceeds 16-qubit or 250-operation limit — validation error returned","Shots value outside 1–10,000 range — schema validation rejection","Unsupported gate type requested — enum validation error","Malformed circuit IR (missing required qubits field) — schema error","Payment failure or insufficient USDC balance — x402 payment error","Measurement qubit index out of range for declared circuit width — runtime error"],"whenToPreferThis":"Choose this endpoint when you need fast, deterministic, noise-free quantum circuit simulation for circuits up to 16 qubits and 250 operations using the RQM Circuit IR schema. It is ideal for algorithm development, circuit verification, and output distribution checks without access to real quantum hardware. Prefer this over QPU endpoints when reproducibility and cost-efficiency matter and hardware noise is not needed. Use over generic QASM simulators when your workflow is already in the RQM Circuit IR format.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:46:28.221Z","isFirstParty":false}