{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "agent-cost-meter-fly-dev-mcp",
  "title": "Agent Cost Meter \u00b7 Session Budget Tracker",
  "url": "https://agent-cost-meter.fly.dev/mcp",
  "category": "tools",
  "summary": "Tracks agent session costs against budget limits, calculating spend from tokens and API calls with status and recommendations.",
  "seo": {
    "title": "Agent Cost Meter API | x402 Budget Monitoring",
    "description": "Track cumulative agent session spend against budget ceilings. Token usage, API call costing with status alerts. x402: $0.002 USDC on Base."
  },
  "use_cases": [
    "Monitor agent session spend in real-time",
    "Enforce budget ceilings with automatic alerts",
    "Optimize cost per task through usage breakdown",
    "Track token consumption across LLM calls"
  ],
  "ideal_buyer": "Agent developers and AI operations teams managing compute budgets across multiple sessions.",
  "example_prompt": "Check my agent's current session cost against the $5 budget and get recommendations if approaching limit.",
  "example_request_body": {
    "agentId": "agent-123",
    "sessionId": "sess-456",
    "budgetLimit": 5
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap",
    "ratio": 0.2,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x856401af27a1d59a473a2a8bd92af3ccaa830376",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "2000",
      "max_timeout_seconds": 30,
      "mime_type": "application/json",
      "description": "Tracks cumulative agent session spend against a budget ceiling. Calculates cost from token usage and API calls, returns budget status with actionable recommendations.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST"
        },
        "output": {
          "type": "object",
          "properties": {
            "agentId": {
              "type": "string"
            },
            "breakdown": {
              "type": "object",
              "properties": {
                "calls": {
                  "type": "number"
                },
                "tokens": {
                  "type": "number"
                }
              }
            },
            "sessionCost": {
              "type": "number"
            },
            "budgetStatus": {
              "enum": [
                "ok",
                "warning",
                "exceeded"
              ],
              "type": "string"
            },
            "recommendation": {
              "type": "string"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "agent-cost-meter-fly-dev",
    "host": "agent-cost-meter.fly.dev",
    "url": "https://agent-cost-meter.fly.dev"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/agent-cost-meter-fly-dev-mcp",
    "url": "https://x402all.com/resource/agent-cost-meter-fly-dev-mcp",
    "name": "Agent Cost Meter \u00b7 Session Budget Tracker",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/agent-cost-meter-fly-dev-mcp",
      "@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://agent-cost-meter.fly.dev/mcp",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/agent-cost-meter-fly-dev",
      "url": "https://agent-cost-meter.fly.dev",
      "name": "agent-cost-meter.fly.dev",
      "@type": "Organization"
    },
    "identifier": "agent-cost-meter-fly-dev-mcp",
    "description": "Track cumulative agent session spend against budget ceilings. Token usage, API call costing with status alerts. x402: $0.002 USDC on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=agent-cost-meter-fly-dev-mcp",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=agent-cost-meter-fly-dev-mcp"
}
