{
  "service": {
    "name": "Wood DaVinci AI Agent Services",
    "version": "1.0.0",
    "description": "Premium AI-powered services for 3D wooden puzzles storytelling, translation, and enrichment.",
    "url": "https://www.woodsdavinci.com"
  },
  "payment": {
    "currency": "USDC",
    "networks": [
      {
        "name": "base",
        "chainId": "eip155:8453",
        "recipient": "0x917c011d17d45cda32b90bf9bd6e862897b201bb"
      }
    ]
  },
  "endpoints": [
    {
      "path": "/api/enrich",
      "price": 0.01,
      "description": "AI product enrichment - generate compelling product stories."
    },
    {
      "path": "/api/ai-tools",
      "price": 0.02,
      "description": "Advanced AI tools for content generation."
    },
    {
      "path": "/api/translate",
      "price": 0.005,
      "description": "AI-powered translation services."
    }
  ]
}
