try.madhousewallet.com

try.madhousewallet.com
Category
Service
Network
EIP155:137, EIP155:42161
Avg / request
$0.01
Endpoints
8

Service overview

What is try.madhousewallet.com?

Crypto off-ramp API entry point: sell USDC or other stablecoin and cash out to a bank account in 80+ currencies. Alias of /quote. Pass targetCurrency (ISO 4217) and sourceAmount (USD) to get an FX quote, fees, the fiat amount the recipient receives, and a quoteId to lock the rate. Start here to convert crypto to fiat, then use /requirements, /recipients, /transfer, and /confirm-transfer to complete the bank payout. Pay 0.01 USDC.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://try.madhousewallet.com/api/public/confirm-transfer" \
  --method POST \
  --data '{
  "transfer_id": "{transfer_id}",
  "tx_hash": "{tx_hash}"
}'
What you get back
{
  "endpoint": "POST /api/public/confirm-transfer",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services