{"uid":"cap_Bx3V0_95nlm3CK82tuZzA","slug":"agent-memory-list-api-b9de9b67","name":"Agent Memory List API","description":"x402-powered API: agent-memory-api","url":"https://agent-memory-api.johntaylor1online.workers.dev/memory/list","method":"POST","headers":{},"bodySchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","required":["input","output"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"body":{},"enum":["POST"],"type":"string","bodyType":"json"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"memories":[{"score":0.95,"content":"Memory recall works"}]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","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.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_mB0Ur71euFrlOQj7vCb1o","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Lists stored memories for an AI agent from persistent agent memory storage, returning scored memory entries","exampleAgentPrompt":"Show me all the memories you have stored so far — list them out with their relevance scores so I can see what you've been remembering.","exampleUseCases":[{"title":"Audit agent memory before task","prompt":"Before you start planning my week, list out all the memories you currently have stored so I can confirm you have the right context about my preferences and schedule."},{"title":"Debug forgotten agent context","prompt":"My agent seems to have lost track of my preferences — can you pull up the full list of stored memories with their scores so I can see what's actually been saved?"},{"title":"Review accumulated agent knowledge","prompt":"I want to see everything my agent has memorized over the past sessions — list all stored memories so I can clean up anything outdated or irrelevant."}],"resultDescription":"Returns a JSON array of memory entries, each containing a relevance score (e.g. 0.95) and the memory content string. Example: {memories: [{score: 0.95, content: 'Memory recall works'}]}","failureModes":["Payment not provided or invalid x402 payment header — returns 402 Payment Required","No memories stored yet — returns empty memories array","Malformed POST body — returns 400 Bad Request","Worker timeout or cold start — returns 503 or timeout error","Unauthorized access to another agent's memory namespace — returns 403"],"whenToPreferThis":"Use this endpoint when an AI agent needs to enumerate all persisted memories from its long-term storage, especially to audit, review, or surface context before a task. Prefer this over a semantic search/query endpoint when you want the full unfiltered list rather than relevance-ranked results for a specific query.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:43:30.156Z","isFirstParty":false}