{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "api-mcpkeeper-com-mcp-memory-plane-tool-record-memory-event",
  "title": "Api \u00b7 Tool Record Memory Event",
  "url": "https://api.mcpkeeper.com/mcp/memory-plane/__tool__/record_memory_event",
  "category": "data",
  "summary": "Api \u00b7 Tool Record Memory Event \u2014 x402-protected data API. Pay $0.0020 per call on base. Indexed by x402all.",
  "seo": {
    "title": "Api \u00b7 Tool Record Memory Event \u2014 x402 data API \u00b7 $0.0020 per call",
    "description": "Api \u00b7 Tool Record Memory Event \u2014 x402-protected data API. Pay $0.0020 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.1,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "verified_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xfbec2286a808e114efff18b7eb09b96549245e7c",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "2000",
      "max_timeout_seconds": 300,
      "verified": true,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "contextId",
              "entryType",
              "content"
            ],
            "properties": {
              "tags": {
                "type": "array",
                "items": {
                  "type": "string"
                },
                "description": "Optional short tags for lookup and operator inspection. Do not use tags as a replacement for meaningful content."
              },
              "title": {
                "type": "string",
                "description": "Short summary for operator inspection and search ranking. Leave empty only when the content is self-explanatory."
              },
              "taskId": {
                "type": "string",
                "description": "Optional task identifier used for deduplication, supersession, and retrieval scoping."
              },
              "actorId": {
                "type": "string",
                "description": "Optional actor identifier paired with actorType."
              },
              "content": {
                "type": "string",
                "description": "The memory body to store. Include the concrete state, decision, next step, or failure details that a later actor will need."
              },
              "metadata": {
                "type": "object",
                "description": "Optional structured metadata for exact lookup or downstream reporting.",
                "additionalProperties": true
              },
              "actorType": {
                "enum": [
                  "user",
                  "agent",
                  "system"
                ],
                "type": "string",
                "description": "Optional actor class that produced this memory. Provide actorId with it."
              },
              "contextId": {
                "type": "string",
                "description": "The memory context UUID to read or write. Use prepare_memory_context first if you need a new reusable context ID."
              },
              "entryType": {
                "enum": [
                  "workflow_state",
                  "checkpoint",
                  "episode",
                  "document_memory",
                  "raw_event",
                  "handoff"
                ],
                "type": "string",
                "description": "The type of memory to store. Use workflow_state for current task status, checkpoint for compact progress, episode for decisions or failures, handoff for transfer context, document_memory for notes, and raw_event for provenance traces."
              },
              "sourceUri": {
                "type": "string",
                "description": "Optional URL or external URI for provenance when the memory came from a remote source."
              },
              "sourcePath": {
                "type": "string",
                "description": "Optional workspace path for provenance when the memory came from a local file."
              },
              "sourceType": {
                "enum": [
                  "agent_write",
                  "ingestion",
                  "manual",
                  "system"
                ],
                "type": "string",
                "description": "Where this memory came from. Use agent_write for ordinary agent output."
              },
              "workflowId": {
                "type": "string",
                "description": "Optional workflow identifier when the task belongs to a larger execution flow."
              },
              "confidenceScore": {
                "type": "number",
                "maximum": 1,
                "minimum": 0,
                "description": "Optional write-time quality signal between 0 and 1."
              }
            },
            "additionalProperties": false
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {
            "result": "Tool response"
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "api-mcpkeeper-com",
    "host": "api.mcpkeeper.com",
    "url": "https://api.mcpkeeper.com"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-mcpkeeper-com-mcp-memory-plane-tool-record-memory-event",
    "url": "https://x402all.com/resource/api-mcpkeeper-com-mcp-memory-plane-tool-record-memory-event",
    "name": "Api \u00b7 Tool Record Memory Event",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-mcpkeeper-com-mcp-memory-plane-tool-record-memory-event",
      "@type": "Offer",
      "price": "0.002",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "additionalProperty": [
        {
          "name": "paymentNetwork",
          "@type": "PropertyValue",
          "value": "base"
        },
        {
          "name": "paymentAsset",
          "@type": "PropertyValue",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ],
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.002000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://api.mcpkeeper.com/mcp/memory-plane/__tool__/record_memory_event",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-mcpkeeper-com",
      "url": "https://api.mcpkeeper.com",
      "name": "api.mcpkeeper.com",
      "@type": "Organization"
    },
    "identifier": "api-mcpkeeper-com-mcp-memory-plane-tool-record-memory-event",
    "description": "Api \u00b7 Tool Record Memory Event \u2014 x402-protected data API. Pay $0.0020 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-mcpkeeper-com-mcp-memory-plane-tool-record-memory-event",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-mcpkeeper-com-mcp-memory-plane-tool-record-memory-event",
  "callability": {
    "status": "partial",
    "schema_callability": 0.35,
    "source": "facilitator_bazaar",
    "source_confidence": 0.75,
    "match_confidence": 0.4,
    "schema_confidence": 0.5,
    "validated_at": "2026-05-11T00:32:48.409256+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://api.mcpkeeper.com/mcp/memory-plane/__tool__/record_memory_event",
    "response_schema": {
      "type": "json",
      "example": {
        "result": "Tool response"
      }
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "declared"
    },
    "contract_hash": "83de3b8e01d3f72d585b32a09512b9ad8483931c146abc4d15f8e0dd8f27f305"
  }
}