{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "staging-toolkit-dev-api-tool-memory-add-memory",
  "title": "Staging \u00b7 Memory Add Memory",
  "url": "https://staging.toolkit.dev/api/tool/memory/add-memory",
  "category": "data",
  "summary": "Staging \u00b7 Memory Add Memory \u2014 x402-protected data API. Pay $0.010 per call on base. Indexed by x402all.",
  "seo": {
    "title": "Staging \u00b7 Memory Add Memory \u2014 x402 data API \u00b7 $0.010 per call",
    "description": "Staging \u00b7 Memory Add Memory \u2014 x402-protected data API. Pay $0.010 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x0cc2cdc0eb992860d6c2a216b1dc0895fd2df82f",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Add a new memory. This method is called every time the user informs anything about themselves, their preferences, or anything that has any relevant information which can be useful in the future conversation. This can also be called when the user asks you to remember something.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "content": {
              "type": "string",
              "required": true,
              "description": "The content to store in memory"
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "success",
            "content"
          ],
          "properties": {
            "content": {
              "type": "string",
              "required": true
            },
            "success": {
              "type": "boolean",
              "required": true
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "staging-toolkit-dev",
    "host": "staging.toolkit.dev",
    "url": "https://staging.toolkit.dev",
    "favicon": "https://staging.toolkit.dev/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/staging-toolkit-dev-api-tool-memory-add-memory",
    "url": "https://x402all.com/resource/staging-toolkit-dev-api-tool-memory-add-memory",
    "name": "Staging \u00b7 Memory Add Memory",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/staging-toolkit-dev-api-tool-memory-add-memory",
      "@type": "Offer",
      "price": "0.01",
      "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.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://staging.toolkit.dev/api/tool/memory/add-memory",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/staging-toolkit-dev",
      "url": "https://staging.toolkit.dev",
      "name": "staging.toolkit.dev",
      "@type": "Organization"
    },
    "identifier": "staging-toolkit-dev-api-tool-memory-add-memory",
    "description": "Staging \u00b7 Memory Add Memory \u2014 x402-protected data API. Pay $0.010 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=staging-toolkit-dev-api-tool-memory-add-memory",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=staging-toolkit-dev-api-tool-memory-add-memory",
  "callability": {
    "status": "partial",
    "schema_callability": 0.39,
    "source": "facilitator_bazaar",
    "source_confidence": 0.75,
    "match_confidence": 0.4,
    "schema_confidence": 0.5,
    "validated_at": "2026-05-10T22:56:13.341256+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://staging.toolkit.dev/api/tool/memory/add-memory",
    "content_type": "application/json",
    "response_schema": {
      "type": "object",
      "required": [
        "success",
        "content"
      ],
      "properties": {
        "content": {
          "type": "string",
          "required": true
        },
        "success": {
          "type": "boolean",
          "required": true
        }
      }
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "declared"
    },
    "contract_hash": "e14d7f64cc746e04f3f65f6a3919a2e27f828c9b3afd34d659b0b6866d07c731"
  }
}