SaaS billing
Charge for plans and usage, and pay out to your users.
E-commerce
Add a Pay-with-Pesarc button to your store’s checkout.
Agents & AI
Let an AI assistant move money in plain language.
Webhooks
Get notified the moment a payment settles.
The building blocks
- Hosted checkout — create a payment with
POST /v1/paymentsand redirect the customer to thecheckout_url. Pesarc handles the payment UI, settlement and gas sponsorship. - Status — confirm results server-side with
webhooks or by polling
GET /checkout/:id. - The agent — drive money movement in natural language through
POST /agent/settle. - Keys — issue and rotate secret keys via the keys API or the Developers screen in the app.
Base URL & auth
All requests go tohttps://pesarc.xyz/api and authenticate with a bearer
key: