{"uid":"cap_-t9THWw-wna05g5tsKs6c","slug":"try-madhousewallet-com-8acce1a7","name":"MoneyWave Transfer Status Lookup","description":"Convert USDC to 45+ local currencies and receive funds directly to your bank account. Fast, secure crypto offramp powered by Madhouse Wallet.","url":"https://try.madhousewallet.com/api/public/transfer-status","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","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["id"],"properties":{"id":{"type":"string","description":"Madhouse Wallet transfer id (24 hex characters) returned by /api/public/transfer."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["id","status","status_label"],"properties":{"id":{"type":"string","description":"The transfer id."},"type":{"type":"string","description":"Transfer type."},"amount":{"type":"number","description":"Source amount in USD."},"status":{"type":"string","description":"Machine status, e.g. pending, processing, completed, failed."},"currency":{"type":["string","null"],"description":"Target currency (ISO 4217), or null."},"reference":{"type":"string","description":"Madhouse Wallet reference code."},"timestamp":{"type":"string","description":"ISO creation timestamp."},"recipientId":{"type":"number","description":"Recipient id used for the payout."},"status_label":{"type":"string","description":"Human-readable status."},"deposit_address":{"type":["string","null"],"description":"Base USDC deposit address for funding, or null."}}}}}}},"responseSchema":{"type":"json","example":{"id":"6650f1a2b3c4d5e6f7a8b9c0","type":"payout","amount":100,"status":"processing","currency":"NGN","reference":"MW-7F3C1A2B","timestamp":"2026-06-01T11:59:00.000Z","recipientId":12345,"status_label":"Processing","deposit_address":"0x1234567890abcdef1234567890abcdef12345678"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_nP4ckxhHJrNMORILO3CCz","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns the live status and details of a MoneyWave money transfer by its transfer ID, including status, amount, currency, recipient, deposit address, and any errors.","exampleAgentPrompt":"What's the current status of my MoneyWave transfer with ID a3f82c1b09e4d67f5a2e0c8b — has it completed or is it still pending?","exampleUseCases":null,"resultDescription":"Returns a JSON object containing the transfer's machine-readable status (e.g. pending, processing, completed, failed), a human-readable status label, the source amount in USD, the target currency (ISO 4217), the recipient ID, the Base USDC deposit address used for funding (or null), a MoneyWave reference code, the creation timestamp, and any error information.","failureModes":["Invalid or malformed transfer ID (not 24 hex chars) returns an error response","Transfer ID not found returns a not-found or error status","Payment of 0.01 USDC not received triggers a 402 Payment Required response","Network timeout or service unavailability returns a 5xx error"],"whenToPreferThis":"Use this endpoint when you have a MoneyWave transfer ID and need to check its current status or retrieve its full details. It is the canonical status-tracking endpoint in the MoneyWave/Madhouse Wallet workflow after a transfer has been created via /api/public/transfer. Prefer this over polling the quote or confirm endpoints, as it is the single source of truth for transfer lifecycle state.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:46:22.694Z","isFirstParty":false}