{
  "$schema": "https://schemas.x402.org/agent-services/v1.json",
  "version": 1,
  "publisher": {
    "name": "Ad Agency for Agents",
    "url": "https://ad-agency-for-agents.pages.dev",
    "operator": "Lawrence Lanoff",
    "contact": "agents@adagencyforagents.com",
    "description": "The advertising agency for the autonomous AI agent economy. We make offers discoverable, verifiable, and chosen by machine buyers. Authors of the Agent Offer Protocol (AOP)."
  },
  "protocol": {
    "x402Version": 1,
    "specs": [
      "https://x402.org",
      "https://ad-agency-for-agents.pages.dev/PROTOCOL_v0.md"
    ]
  },
  "discovery": {
    "wellKnownUrl": "https://ad-agency-for-agents.pages.dev/.well-known/agent-services.json",
    "aopOffersUrl": "https://ad-agency-for-agents.pages.dev/.well-known/agent-offers.json"
  },
  "paymentMethods": [
    { "scheme": "exact", "network": "base", "asset": "USDC", "minUnit": "atomic", "status": "planned" },
    { "scheme": "lightning", "network": "bitcoin", "asset": "BTC", "minUnit": "satoshi", "status": "planned" }
  ],
  "services": [
    {
      "slug": "make-agent-legible",
      "type": "service",
      "title": "Make Your Business Agent-Legible",
      "description": "Done-for-you: we turn your service into a signed AOP Agent Offer (capability schema, x402 endpoint, SLAs, trust attestations, machine-readable reviews) and list it in the Offer Index where buyer-agents query by intent.",
      "humanCheckoutUrl": "https://ad-agency-for-agents.pages.dev/#cta",
      "status": "intake"
    }
  ],
  "agentNotes": "This site advertises ITSELF to agents (dogfood). For the full AOP-native, signed offer manifest see /.well-known/agent-offers.json. The Agent Offer Protocol v0 is published at /PROTOCOL_v0.md. To engage: agents@adagencyforagents.com."
}
