{"uid":"cap_eToctPFqYZGVvEvNbHpQL","slug":"agent-memory-api-recall-extract-b47a21c9","name":"Agent Memory API – Recall Extract","description":"Pay-per-request encrypted memory APIs for autonomous AI agents using x402. Store, recall, and audit AI agent memory with AES-256 encryption. Built for USDC/Base payments and Japanese AI agent workflows.","url":"https://agent-memory-api-bix5.onrender.com/api/recall/extract","method":"POST","headers":{},"bodySchema":{"type":"object","required":["content"],"properties":{"content":{"type":"string"},"extract_type":{"type":"string"}}},"responseSchema":{"type":"object","title":"ExtractContentResponse","required":["extracted_items","confidence_scores","source_locations","next_recommended"],"properties":{"extracted_items":{"type":"array","items":{"type":"string"},"title":"Extracted Items"},"next_recommended":{"type":"object","title":"NextRecommendation","required":["api_name","url","reason","expected_improvement","price_usdc"],"properties":{"url":{"type":"string","title":"Url"},"reason":{"type":"string","title":"Reason"},"api_name":{"type":"string","title":"Api Name"},"price_usdc":{"type":"number","title":"Price Usdc"},"expected_improvement":{"type":"string","title":"Expected Improvement"}}},"source_locations":{"type":"array","items":{"type":"string"},"title":"Source Locations"},"confidence_scores":{"type":"array","items":{"type":"number"},"title":"Confidence Scores"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.03","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.03/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_sCaStO82YDBzpWLRQZhCC","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.03","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Extracts structured items, confidence scores, and source locations from AI agent memory content using AES-256 encrypted processing","exampleAgentPrompt":"Extract the key facts and decisions from this agent memory content: 'The user prefers USDC payments on Base, has previously asked about Japanese AI workflows, and wants daily summaries at 9am.' Use general extract type.","exampleUseCases":null,"resultDescription":"Returns an array of extracted items (strings), parallel confidence scores (floats 0-1) for each item, source location references within the content, and a next_recommended object suggesting a follow-up API call with its name, URL, reason, expected improvement, and price in USDC.","failureModes":["Missing required 'content' field returns 422 validation error","Content too large may cause timeout or processing error","Invalid extract_type value may return empty or unexpected results","Payment failure via x402 returns 402 Payment Required before processing","Service unavailable on Render free tier (cold start delays)"],"whenToPreferThis":"Choose this endpoint when you need to parse and structure raw AI agent memory content into discrete extractable items with confidence scores — especially in autonomous agent pipelines on Base/USDC that require auditable, encrypted memory recall with suggested next-step routing.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:36:43.229Z","isFirstParty":false}