{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "contextaiagent-xyz-api-memory-store",
  "title": "Contextaiagent \u00b7 Memory Store",
  "url": "https://contextaiagent.xyz/api/memory/store",
  "category": "data",
  "summary": "Contextaiagent \u00b7 Memory Store \u2014 x402-protected data API. Pay $0.010 per call on solana. Indexed by x402all.",
  "seo": {
    "title": "Contextaiagent \u00b7 Memory Store \u2014 x402 data API \u00b7 $0.010 per call",
    "description": "Contextaiagent \u00b7 Memory Store \u2014 x402-protected data API. Pay $0.010 per call on solana. 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": "verified_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "3zzUAYvpjqPBmdwqQKUh952LZSqijHHVCFymCtanFP3N",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Store a memory for an AI agent",
      "verified": true,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "agent",
              "key",
              "value"
            ],
            "properties": {
              "key": {
                "type": "string",
                "maxLength": 100,
                "description": "Memory key"
              },
              "ttl": {
                "type": "number",
                "maximum": 2592000,
                "minimum": 60,
                "description": "Time-to-live in seconds"
              },
              "tags": {
                "type": "array",
                "items": {
                  "type": "string"
                },
                "maxItems": 10,
                "description": "Optional tags for filtering"
              },
              "agent": {
                "type": "string",
                "description": "Agent identifier"
              },
              "value": {
                "type": "string",
                "maxLength": 10000,
                "description": "Memory value to store"
              }
            },
            "additionalProperties": true
          },
          "type": "http",
          "method": "POST"
        },
        "output": {
          "type": "json",
          "example": {
            "id": "mem_abc12345",
            "cost": "1 $CTX",
            "status": "stored",
            "expires_at": "2026-03-02T00:00:00.000Z"
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "contextaiagent-xyz",
    "host": "contextaiagent.xyz",
    "url": "https://contextaiagent.xyz",
    "favicon": "https://contextaiagent.xyz/backgroud-hero.jpg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/contextaiagent-xyz-api-memory-store",
    "url": "https://x402all.com/resource/contextaiagent-xyz-api-memory-store",
    "name": "Contextaiagent \u00b7 Memory Store",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/contextaiagent-xyz-api-memory-store",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "additionalProperty": [
        {
          "name": "paymentNetwork",
          "@type": "PropertyValue",
          "value": "solana"
        },
        {
          "name": "paymentAsset",
          "@type": "PropertyValue",
          "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
        }
      ],
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://contextaiagent.xyz/api/memory/store",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/contextaiagent-xyz",
      "url": "https://contextaiagent.xyz",
      "name": "contextaiagent.xyz",
      "@type": "Organization"
    },
    "identifier": "contextaiagent-xyz-api-memory-store",
    "description": "Contextaiagent \u00b7 Memory Store \u2014 x402-protected data API. Pay $0.010 per call on solana. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=contextaiagent-xyz-api-memory-store",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=contextaiagent-xyz-api-memory-store",
  "callability": {
    "status": "partial",
    "schema_callability": 0.262,
    "source": "provider_well_known",
    "source_confidence": 0.95,
    "match_confidence": 0.4,
    "schema_confidence": 0.0,
    "validated_at": "2026-05-10T23:16:43.787721+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://contextaiagent.xyz/api/memory/store",
    "content_type": "application/json",
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "unknown"
    },
    "contract_hash": "17388d638ca7158a51de352b708a0d0a8e9ca8770cb97328b74708be1779a0e2"
  }
}