{"uid":"cap__3I9amtaopr3GROpAmOST","slug":"gateway-spraay-app-4a20ea93","name":"Spraay Gateway – List Escrows by Address","description":"List escrows by address.","url":"https://gateway.spraay.app/api/v1/escrow/list","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["address"],"properties":{"status":{"type":"string"},"address":{"type":"string"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"escrows":{"type":"array"}}}}}}},"responseSchema":null,"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"status":"pending","address":"0x1234567890abcdef1234567890abcdef12345678"}}},"response":{"count":0,"address":"0x1234567890abcdef1234567890abcdef12345678","escrows":[],"filters":{"status":"pending"},"_gateway":{"version":"2.8.0","provider":"spraay-x402"},"timestamp":"2026-06-03T23:22:58.374Z"}},"exampleRequest":{"status":"pending","address":"0x1234567890abcdef1234567890abcdef12345678"},"tags":["x402"],"displayCostAmount":"0.02","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_idfdI5S7HawDWu6N-ypqf","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns a list of escrow contracts associated with a given blockchain address, optionally filtered by status.","exampleAgentPrompt":"Show me all the escrows associated with my wallet address 0x1234abcd5678ef90 — only the pending ones if you can filter by status.","exampleUseCases":null,"resultDescription":"An array of escrow objects linked to the queried address, each containing escrow details such as ID, parties involved, amounts, and status. Optionally filtered by a provided status value.","failureModes":["Missing required 'address' query parameter returns a validation error","Invalid or unrecognized address format may return empty results or an error","Unknown status filter value may return no results or a schema error","Payment failure (402) if USDC balance is insufficient for the $0.02 fee","Network or gateway timeout returns a 5xx error"],"whenToPreferThis":"Use this endpoint when you need to enumerate escrow contracts tied to a specific blockchain address, particularly within the Spraay gateway ecosystem. Prefer this over generic contract explorers when you need structured escrow data with optional status filtering in a single paid API call.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:53:18.325Z","isFirstParty":false}