{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-barvis-io-agent-chat",
  "title": "Barvis \u00b7 Agent Chat API",
  "url": "https://api.barvis.io/agent/chat",
  "category": "ai",
  "summary": "Send messages to AI agents through the Barvis chat interface.",
  "seo": {
    "title": "AI Agent Chat API | Barvis x402",
    "description": "Send messages to Barvis AI agents via chat endpoint. Pay 1 USDC per call via x402 protocol on Base network."
  },
  "use_cases": [
    "Integrate agent chat into custom applications",
    "Build conversational interfaces with Barvis agents",
    "Automate agent interactions for workflow orchestration"
  ],
  "ideal_buyer": "Developers building applications requiring conversational AI agent integration via API.",
  "example_prompt": "Send 'Analyze this transaction for risks' to the Barvis agent",
  "example_request_body": {
    "data": "Analyze this transaction for risks"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 100,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x45a33ac6db4455460b364a1fc1ae8c489bc644a7",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "body_type": "json",
          "body_fields": {
            "data": {
              "type": "string",
              "description": "The message to send to the agent"
            }
          },
          "discoverable": true,
          "query_params": {},
          "header_fields": {}
        },
        "output": {
          "data": "object"
        }
      }
    }
  ],
  "origin": {
    "slug": "api-barvis-io",
    "host": "api.barvis.io",
    "url": "https://api.barvis.io",
    "favicon": "https://barvis.io/logo.svg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-barvis-io-agent-chat",
    "url": "https://x402all.com/resource/api-barvis-io-agent-chat",
    "name": "Barvis \u00b7 Agent Chat API",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-barvis-io-agent-chat",
      "@type": "Offer",
      "price": "1",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "1.000000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://api.barvis.io/agent/chat",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-barvis-io",
      "url": "https://api.barvis.io",
      "name": "api.barvis.io",
      "@type": "Organization"
    },
    "identifier": "api-barvis-io-agent-chat",
    "description": "Send messages to Barvis AI agents via chat endpoint. Pay 1 USDC per call via x402 protocol on Base network.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-barvis-io-agent-chat",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-barvis-io-agent-chat"
}
