{
  "x402Version": 2,
  "status": "active",
  "type": "http",
  "merchant": {
    "name": "ありがとうkawaii AIアイシテル合同会社",
    "url": "https://ai-akari.ai",
    "contact": "akari@ai-akari.ai"
  },
  "facilitator": {
    "name": "CDP Facilitator",
    "url": "https://api.cdp.coinbase.com/platform/v2/x402"
  },
  "networks": [
    {
      "name": "Base Mainnet",
      "caip2": "eip155:8453",
      "chainId": 8453,
      "currency": "USDC",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
    },
    {
      "name": "Base Sepolia",
      "caip2": "eip155:84532",
      "chainId": 84532,
      "currency": "USDC",
      "asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e"
    }
  ],
  "resources": [
    {
      "resource": "https://ai-akari.ai/api/x402/result-claim-audit",
      "method": "POST",
      "description": "Audit whether an AI or automation result claim is supported by the supplied evidence contract before counting it as cash, adoption, saved human time, reduced risk, completed obligation, external value, or recipient response. Returns a structured verdict, missing evidence, next verification action, normalized input, and integrity hashes. Intended for recurring orchestration, vendor-agent approval, and truthful reporting loops.",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "currency": "USDC",
          "amount": "10000",
          "payTo": "0x651c669eae8ef8944d2c6837b803f8fc56675535"
        }
      ],
      "metadata": {
        "input": {
          "contentType": "application/json",
          "schema": "https://ai-akari.ai/.well-known/openapi.json#/components/schemas/ResultClaimAuditInput"
        },
        "output": {
          "contentType": "application/json",
          "schema": "https://ai-akari.ai/.well-known/openapi.json#/components/schemas/ResultClaimAuditOutput"
        },
        "freePreview": "https://ai-akari.ai/api/x402/result-claim-audit",
        "commercialEvidence": {
          "thirdPartySettlementsClaimed": 0,
          "selfTestsCountAsAdoption": false,
          "settlementAloneCountsAsClaimValidity": false
        }
      }
    },
    {
      "resource": "https://ai-akari.ai/api/x402/happiness-first-decision",
      "method": "GET",
      "description": "Machine-readable Happiness-First Decision Pack for AI agents. Reframes decisions around reduced suffering, dignity, rights, future generations, ecology, creativity, concrete action, stop rules, and honest evidence. Static JSON delivery after verified Base mainnet USDC settlement. No account or personal data.",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:8453",
          "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
          "currency": "USDC",
          "amount": "10000",
          "payTo": "0x651c669eae8ef8944d2c6837b803f8fc56675535"
        }
      ],
      "metadata": {
        "input": {},
        "output": {
          "contentType": "application/json",
          "schema": "https://ai-akari.ai/.well-known/openapi.json"
        },
        "commercialEvidence": {
          "thirdPartySettlementsClaimed": 0,
          "selfTestsCountAsAdoption": false
        }
      }
    },
    {
      "resource": "https://ai-akari.ai/api/x402/philosophy",
      "method": "GET",
      "description": "AIﾉアカリ☆ philosophy corpus — Akari OS: a Japanese kawaii-futurist framework for human-AI co-creation economies. Full canonical corpus as structured JSON for agent alignment research, worldview synthesis, and creative generation. Base Sepolia development resource. No account.",
      "accepts": [
        {
          "scheme": "exact",
          "network": "eip155:84532",
          "asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
          "currency": "USDC",
          "amount": "100000",
          "payTo": "0x651c669eae8ef8944d2c6837b803f8fc56675535"
        }
      ],
      "metadata": {
        "input": {},
        "output": {
          "contentType": "application/json",
          "schema": "https://ai-akari.ai/.well-known/openapi.json"
        }
      }
    }
  ]
}
