{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "business-utils-agent-up-railway-app-kpi-profit-margin",
  "title": "Business Utils \u00b7 Calculate Profit Margin",
  "url": "https://business-utils-agent.up.railway.app/kpi/profit-margin",
  "category": "tools",
  "summary": "Compute profit margin percentage from revenue and profit inputs for business KPI tracking.",
  "seo": {
    "title": "Profit Margin Calculator API - x402 Business Tool",
    "description": "Calculate profit margin percentage via x402 micropayments. $0.002 USDC per calculation on Base."
  },
  "use_cases": [
    "Calculate margins for financial reporting dashboards",
    "Validate pricing strategy profitability",
    "Automate KPI tracking for business intelligence tools"
  ],
  "ideal_buyer": "Business intelligence developers and financial automation agents.",
  "example_prompt": "Calculate the profit margin for revenue of $100,000 and profit of $25,000.",
  "example_request_body": {
    "profit": 25000,
    "revenue": 100000
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap",
    "ratio": 0.2,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "verified_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xf2cdd270a62c06427245f66dd0c3af5b700d10c5",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "2000",
      "max_timeout_seconds": 60,
      "description": "Calculate profit margin percentage.",
      "verified": true,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET"
        },
        "output": {
          "input": {
            "type": "http",
            "method": "POST",
            "bodyType": "json",
            "bodyFields": {
              "required": [
                "profit",
                "revenue"
              ],
              "properties": {
                "profit": {
                  "type": "number",
                  "description": "Net profit amount"
                },
                "revenue": {
                  "type": "number",
                  "description": "Total revenue amount"
                }
              }
            }
          },
          "output": {
            "properties": {
              "percentage": {
                "type": "number",
                "description": "Profit margin as percentage"
              },
              "profit_margin": {
                "type": "number",
                "description": "Profit margin as decimal (e.g., 0.25 for 25%)"
              }
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "business-utils-agent-up-railway-app",
    "host": "business-utils-agent.up.railway.app",
    "title": "Business Utils Agent (Railway)",
    "description": "x402-payable API endpoint hosted on Railway. Application status currently unavailable; origin may be under deployment or configuration.",
    "url": "https://business-utils-agent.up.railway.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/business-utils-agent-up-railway-app-kpi-profit-margin",
    "url": "https://x402all.com/resource/business-utils-agent-up-railway-app-kpi-profit-margin",
    "name": "Business Utils \u00b7 Calculate Profit Margin",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/business-utils-agent-up-railway-app-kpi-profit-margin",
      "@type": "Offer",
      "price": "0.002",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.002000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://business-utils-agent.up.railway.app/kpi/profit-margin",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/business-utils-agent-up-railway-app",
      "url": "https://business-utils-agent.up.railway.app",
      "name": "Business Utils Agent (Railway)",
      "@type": "Organization"
    },
    "identifier": "business-utils-agent-up-railway-app-kpi-profit-margin",
    "description": "Calculate profit margin percentage via x402 micropayments. $0.002 USDC per calculation on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=business-utils-agent-up-railway-app-kpi-profit-margin",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=business-utils-agent-up-railway-app-kpi-profit-margin"
}
