{"slug":"laso-finance-send-bank-payment-fa966f","title":"Send dollars to a bank account by ACH","host":"laso.finance","method":"GET","resource":"https://laso.finance/send-bank-payment","category":"market","description":"Send dollars to a bank account by ACH. Requires a bank destination registered beforehand with addBankingDestination (list them at GET /bank-recipients), which in turn requires an approved banking profile. The on-chain x402 payment credits the user's account balance via the standard deposit webhook, ","price_listed":11.5,"price_asked":null,"state":"effects","state_label":"Not tested: has real-world effects","checks_7d":0,"answered_7d":0,"latency_ms_median":null,"reported_calls_30d":23,"reported_payers_30d":3,"networks":["eip155:8453","solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"method":"GET","queryParams":{"amount":100,"destination_id":"dest_123"},"type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"amount":{"description":"USD delivered to the recipient's bank account (min $10, max $50000). A 0.25% transfer fee with a $1.50 minimum is added on top to compute the x402 USDC price.","type":"number"},"destination_id":{"description":"Bank destination id to pay out to, from addBankingDestination or GET /bank-recipients.","type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"auth":{"properties":{"expires_in":{"type":"string"},"id_token":{"description":"Firebase ID token for the callable APIs","type":"string"},"refresh_token":{"type":"string"}},"type":"object"},"bank_payment":{"properties":{"amount":{"type":"number"},"charged_amount":{"type":"number"},"destination_id":{"type":"string"},"fee_amount":{"type":"number"},"payout_id":{"type":"string"},"state":{"type":"string"}},"type":"object"},"message":{"type":"string"},"success":{"type":"boolean"},"user_id":{"type":"string"}},"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"history":[],"description_full":"Send dollars to a bank account by ACH. Requires a bank destination registered beforehand with addBankingDestination (list them at GET /bank-recipients), which in turn requires an approved banking profile. The on-chain x402 payment credits the user's account balance via the standard deposit webhook, so a payout that cannot be fulfilled leaves nothing stranded — retry, or recover the funds with POST /withdraw.","last_updated":"2026-09-23T05:13:47.109Z","schemes":["exact"]}