{"name":"onyx_aeo_score","tier":"premium","price_usdc":"0.50","endpoint":"https://onyx-actions.onrender.com/v1/onyx_aeo_score","method":"POST","input_schema":{"type":"object","properties":{"brand":{"type":"string","description":"Brand, product, protocol, or agent to score (e.g. '0n1x', 'Stripe')."},"category":{"type":"string","description":"Category for the buyer-intent prompts (e.g. 'agent trust layer', 'payment processors'). Drives the 'best <category>' / 'verify before pay' style queries."},"domain":{"type":"string","description":"Optional canonical domain (e.g. '0n1x.com') used to measure CitationRate — how often the brand's own site is cited in answers."},"competitors":{"type":"array","items":{"type":"string"},"description":"Optional competitor names for position-weighted share-of-voice."},"runs":{"type":"integer","description":"Runs per prompt (default 3, max 5). More runs = tighter confidence interval on the score."},"aliases":{"type":"array","items":{"type":"string"},"description":"Optional alternate names that count as the brand (e.g. ['Onyx'] for a rename). Any alias match = brand present."}},"required":["brand"]},"description":"0n1x AEO Score: the SIGNED, auditable answer-engine visibility number for a brand/product/agent. Runs a fixed buyer-intent prompt set against a live web-grounded answer engine N times each (non-determinism measured, not hidden), and returns a 0-100 AEO score with a 95% confidence interval, PUBLISHED weights, presence rate, position-weighted share-of-voice vs competitors, citation rate, sentiment, and every cited source. Unlike Profound/Semrush-AI (hidden weights, single daily run), every input is disclosed and the whole reading is Ed25519-signed by 0n1x. Never fabricated.","when_to_use":"When you need an AUDITABLE answer-engine visibility number for a brand/agent — a 0-100 AEO score with a confidence interval and published weights, not a black-box dashboard figure. Track AEO over time, prove a rename took hold (pass the old name in `aliases`), or benchmark vs competitors. Signed so the score is provably from 0n1x, unaltered, at this timestamp.","vs_alternatives":"Profound / Semrush AI / Peec ship a '0-100 score' with hidden weights and a single daily run. 0n1x discloses the weights, measures non-determinism across N runs, returns a 95% CI, and signs the result. One per-call x402 reading an agent can pull on demand and verify cryptographically — no seat, no contract.","example_request":{"brand":"0n1x","category":"agent trust layer","domain":"0n1x.com","aliases":["Onyx"],"competitors":["t54","Skyfire","GoPlus"],"runs":3},"example_response":{"ok":true,"aeo_score":72,"aeo_score_ci95":[68.4,75.6],"weights":{"presence":0.35,"weighted_sov":0.3,"citation_rate":0.25,"sentiment":0.1},"runs_per_prompt":3},"settle_to":"0x3fD9ee1373562f894D322B37DFFAd7a5D2b2d78f","network":"base","facilitator":"https://facilitator.xpay.sh","payment_required":true,"free_introspection":true,"note":"GET this URL = free introspection card. POST with x402 payment header to call."}