Catalog / company

madhousewallet.com

5 agent-payable APIs. Every listing carries a tested call recipe - endpoint, auth shape, pricing, and known gotchas - on its detail page. madhousewallet.com

APICategoryPrice / callUptime 30dStatusDocs
Create A Crypto Off Ramp Transfer API
Create a crypto off-ramp transfer: sell USDC and send fiat to a bank account. From a locked quote and a recipient, returns a transfer_id and a Base USDC deposit_address plus the exact amount to send. Fund it on-chain, then call /confirm-transfer. Converts stablecoin to a bank payout in 80+ currencies. Funding wallet KYC and sanctions enforced upstream. Pay 0.01 USDC.
-$0.01-listedcall recipe →
Crypto Off Ramp Quote API
Crypto off-ramp quote: sell USDC (or another stablecoin) and cash out to a bank account. Given a target currency (ISO 4217) and a USD source amount, returns the FX rate, fees, and how much fiat the recipient receives. First step to convert crypto to fiat and pay out to a bank in 80+ currencies. Returns quote.targetAmount and a quoteId to lock the rate for a transfer. Pay 0.01 USDC.
-$0.01-listedcall recipe →
Crypto To Bank Off Ramp API
Crypto-to-bank off-ramp: get the recipient bank-detail fields required to pay out (cash out) in a given currency when selling USDC to fiat. Returns dynamic field descriptors (text/select/radio/date) with validation rules and allowed values, grouped by account type. Empty-key placeholder options are stripped. Use this to know which bank details to collect before creating a payout recipient. Pay 0.01 USDC.
-$0.01-listedcall recipe →
Quick Scan API
Fast wallet risk check for any EVM address or ENS name using Web3 Antivirus quick-scan. Returns in ~350ms — ideal for real-time pre-transaction screening. Returns a toxic score and which risk flags fired. Use shouldFlag to block or escalate: any non-zero score means the wallet triggered a risk flag such as sanctions, scams, mixers, or phishing. Roughly 27x faster than the full scan endpoint.
-$0.01-listedcall recipe →
Recipients API
Create a bank payout recipient for a crypto off-ramp (sell USDC, cash out to fiat). Provide the target currency, account type and bank details (see /requirements), the account holder legal name, and the funding wallet. Returns the recipient id for /transfer. The recipient is sanctions-screened upstream. Pay 0.01 USDC.
-$0.01-listedcall recipe →
Call these APIs - Get API Key →Back to catalog