← All endpoints
laso.finance send-bank-payment
https://laso.finance/send-bank-payment
answers 402
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
We sent a real
GET request to this endpoint and it
answered 402 with payment requirements we could parse.
- Price
- $11.50
- Network
- base
- Pay to
- 0x3291e96b3bff7ed56e3ca8364273c5b4654b2b37
- Spec dialect
- v2 (declares x402Version 2)
- Transport
- PAYMENT-REQUIRED header
- HTTP method
- GET
- Response latency
- 218 ms
- Payment options
- 2 usable of 2
- Last checked
- 2026-08-15T14:23:54.858Z (7d ago)
- Category
- finance-crypto
Re-check it yourself:
curl "https://api.the402.dev/validate?url=https%3A%2F%2Flaso.finance%2Fsend-bank-payment"