{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "agent-audit-trail-fly-dev-mcp",
  "title": "Agent Audit Trail \u00b7 Signed Log Entry",
  "url": "https://agent-audit-trail.fly.dev/mcp",
  "category": "tools",
  "summary": "Create a cryptographically signed audit log entry for an agent action, returning a tamper-evident receipt with HMAC signature for compliance and verification.",
  "seo": {
    "title": "Agent Audit Trail API | x402 HMAC-Signed Compliance Logs",
    "description": "Create tamper-evident audit logs for agent actions. HMAC-signed receipts for compliance. x402 API on Base. Pay 0.001 USDC per call."
  },
  "use_cases": [
    "Log agent decisions for regulatory compliance",
    "Create immutable audit trails for autonomous system actions",
    "Generate signed receipts for agent workflow verification"
  ],
  "ideal_buyer": "Enterprises deploying AI agents in regulated industries requiring auditable, tamper-proof action logging.",
  "example_prompt": "Create an audit log entry for an agent executing a trade on behalf of a user",
  "example_request_body": {
    "action": "executed_trade",
    "agentId": "agent-123",
    "timestamp": "2024-01-15T10:30:00Z"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.1,
    "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": "1000",
      "max_timeout_seconds": 30,
      "mime_type": "application/json",
      "description": "Creates a tamper-evident, HMAC-signed audit log entry for an agent action. Returns a signed receipt with receiptId and hmacSignature for compliance.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST"
        },
        "output": {
          "type": "object",
          "properties": {
            "action": {
              "type": "string"
            },
            "agentId": {
              "type": "string"
            },
            "verified": {
              "type": "boolean"
            },
            "receiptId": {
              "type": "string"
            },
            "timestamp": {
              "type": "string"
            },
            "hmacSignature": {
              "type": "string"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "agent-audit-trail-fly-dev",
    "host": "agent-audit-trail.fly.dev",
    "url": "https://agent-audit-trail.fly.dev"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/agent-audit-trail-fly-dev-mcp",
    "url": "https://x402all.com/resource/agent-audit-trail-fly-dev-mcp",
    "name": "Agent Audit Trail \u00b7 Signed Log Entry",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/agent-audit-trail-fly-dev-mcp",
      "@type": "Offer",
      "price": "0.001",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.001000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://agent-audit-trail.fly.dev/mcp",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/agent-audit-trail-fly-dev",
      "url": "https://agent-audit-trail.fly.dev",
      "name": "agent-audit-trail.fly.dev",
      "@type": "Organization"
    },
    "identifier": "agent-audit-trail-fly-dev-mcp",
    "description": "Create tamper-evident audit logs for agent actions. HMAC-signed receipts for compliance. x402 API on Base. Pay 0.001 USDC per call.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=agent-audit-trail-fly-dev-mcp",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=agent-audit-trail-fly-dev-mcp"
}
