https://laso.finance/send-payment
Send a payment via Venmo or PayPal. Requires KYC verification on the calling wallet; if not yet verified the response returns a kyc_url instead of sending the payout. The on-chain x402 payment credits the user's account balance via the standard deposit webhook, so abandoned/unverified flows can be recovered with POST /withdraw.
What this profile is sourced from
Things to know before drawing strong conclusions
accepts[] entry is used.Raw HTTP — what an agent observes
GET https://laso.finance/send-payment → HTTP/1.1 402 Payment Required X-Payment-Required: $6.5000 X-Payment-Currency: USDC X-Payment-Chain: base GET https://laso.finance/send-payment X-Payment: <signed-receipt> → HTTP/1.1 200 OK Content-Type: application/json …response body…