{
  "$comment": "Machine-readable catalog for shopping agents. Every entry is something that can be bought today through the checkout named in checkout_hint; nothing here is aspirational. The human twin of this file is https://www.virohanalife.com/pricing.html and the on-page structured data is Product JSON-LD on each product page. Prices exclude EU VAT, which is added at checkout where applicable.",
  "version": 1,
  "updated": "2026-09-06",
  "publisher": {
    "name": "Virohanalife OÜ",
    "url": "https://www.virohanalife.com/",
    "registration": "17474423",
    "vat_id": "EE102972997",
    "country": "EE",
    "support": "support@virohanalife.com",
    "trust": "https://www.virohanalife.com/trust.json"
  },
  "products": [
    {
      "id": "agent_readiness_audit",
      "name": "Agent-Readiness Audit",
      "description": "An automated audit of how AI agents see a website: robots and AI-crawler policy, Content-Signal, llms.txt, agent card, MCP endpoint, x402 payment discovery, structured data, sitemap, security.txt, soft-404 behaviour, markdown negotiation and transport hardening. Delivered as a score out of 100 with a prioritised fix list, usually inside ten minutes.",
      "price": "99",
      "currency": "EUR",
      "unit": "one-off",
      "availability": "in_stock",
      "url": "https://www.virohanalife.com/audit",
      "checkout_hint": "POST https://www.virohanalife.com/api/audit/checkout with {\"domain\":\"example.com\",\"email\":\"buyer@example.com\"} -> 200 {\"url\":\"https://checkout.stripe.com/...\"}. Hand that URL to the human to complete; the endpoint creates an unpaid Stripe Checkout Session and never charges. Report status afterwards at /audit/status."
    },
    {
      "id": "agent_ready_cert",
      "name": "Agent-Ready Certification — 1 year",
      "description": "The Agent-Readiness Audit, plus a listing in the public certification register at /verify, an embeddable badge for your site, and automatic re-verification every day for one year.",
      "price": "149",
      "currency": "EUR",
      "unit": "per year",
      "availability": "in_stock",
      "url": "https://www.virohanalife.com/audit",
      "checkout_hint": "POST https://www.virohanalife.com/api/audit/checkout with {\"domain\":\"example.com\",\"email\":\"buyer@example.com\",\"sku\":\"agent_ready_cert\"} -> 200 {\"url\":\"https://checkout.stripe.com/...\"}. Hand that URL to the human to complete; the endpoint creates an unpaid Stripe Checkout Session and never charges. Anyone can check the result afterwards, unauthenticated: GET https://www.virohanalife.com/api/verify?domain=example.com"
    },
    {
      "id": "agent_surface_audit_machine",
      "name": "Agent-Readiness Audit — machine rail",
      "description": "The same audit engine and the same score, bought machine-to-machine over x402 v2. No account, no API key: an unpaid POST returns the 402 quote. You get the scored JSON report, its markdown twin, and an Ed25519-signed receipt.",
      "price": "0.25",
      "currency": "USD",
      "unit": "per call",
      "availability": "in_stock",
      "url": "https://labor.virohanalife.com/v1/agent_surface_audit",
      "checkout_hint": "POST https://labor.virohanalife.com/v1/agent_surface_audit with {\"domain\":\"example.com\"}; the unpaid POST returns HTTP 402 with the quote. Settle it in USDC on Base (eip155:8453) over x402 v2 and repeat the request with the payment header. Discovery: https://labor.virohanalife.com/.well-known/x402 . Capability card: https://www.virohanalife.com/skills/audit.md"
    },
    {
      "id": "consultation_strategy",
      "name": "AI strategy consultation",
      "description": "Sixty minutes one-to-one with Akshay Shetty (Founder & AI Architect) on sovereign AI, MCP, automation and audits. Bring a real problem; leave with a direction.",
      "price": "500",
      "currency": "EUR",
      "unit": "60 minutes",
      "availability": "in_stock",
      "url": "https://www.virohanalife.com/book.html?tier=strategy",
      "checkout_hint": "GET https://www.virohanalife.com/api/booking/slots -> {\"slots\":[ISO-8601...],\"tz\":\"Europe/Tallinn\"}. Send the human to /book.html?tier=strategy to pick a slot and pay, or use the open MCP server https://www.virohanalife.com/mcp/booking (tools: list_consultation_slots, request_consultation), which returns a Stripe payment link. Nothing is charged until the human completes payment."
    },
    {
      "id": "consultation_coaching",
      "name": "Coaching — life, personality & health",
      "description": "A focused hour for direction, self-understanding or health habits, worked from first principles and systems thinking.",
      "price": "200",
      "currency": "EUR",
      "unit": "60 minutes",
      "availability": "in_stock",
      "url": "https://www.virohanalife.com/book.html?tier=coaching",
      "checkout_hint": "GET https://www.virohanalife.com/api/booking/slots for availability, then send the human to /book.html?tier=coaching to pick a slot and pay. Nothing is charged until the human completes payment."
    }
  ],
  "not_listed_here": "Builds, the Sovereign Office Appliance, the cohort, the workshop and accounting connectors are scoped engagements rather than fixed SKUs. Their stated prices and ranges are at https://www.virohanalife.com/pricing.html and the way in is https://www.virohanalife.com/book.html or support@virohanalife.com."
}
