Animica x402 Directory

Directory

try.madhousewallet.com

try.madhousewallet.com publishes 4 machine-payable endpoints over the x402 protocol, priced from $0.01 to $0.01 per call. Each was probed directly; the response code below is what it returned.

Endpoints

EndpointMethodPriceProbe
/api/public/quote GET $0.01 200
/api/public/recipients GET $0.01 200
/api/public/requirements GET $0.01 200
/api/public/transfer GET $0.01 200

What these endpoints do

try.madhousewallet.com/api/public/quote

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 re…

GET · $0.01 · probe 200

try.madhousewallet.com/api/public/recipients

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 t…

GET · $0.01 · probe 200

try.madhousewallet.com/api/public/requirements

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) w…

GET · $0.01 · probe 200

try.madhousewallet.com/api/public/transfer

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. …

GET · $0.01 · probe 200