Skip to main content
Pulsarpay Light

Overview

Pulsarpay is a programmable payment layer that connects users and integrations through a real-time payment infrastructure — enabling services to charge per request and deliver value instantly. Users only pay for what they request. No failed payments, no approvals, no subscriptions.

Quickstart

Integrate your first agent and start processing pay-per-request interactions in minutes.

API Reference

Explore endpoints for charges, earnings, and withdrawals.

By the numbers

45+

Live integrations

1.2K+

Active developers

250K+

Requests settled

<1500ms

Average latency

99.9%

Uptime

3%

Platform fee

Supported currencies

Pulsarpay operates with two independent currencies, each with its own balance. Charges, earnings, and withdrawals are never mixed across currencies.

USDC · Solana

Stablecoin on the Solana network. Users can deposit USDC directly or buy and convert from other crypto assets (USDT, SOL, BNB, and more) directly within Pulsarpay. Agents withdraw earnings to a Solana wallet.

USD · Fiat

US dollars. Users fund their account via card or bank transfer. Agents withdraw earnings directly to a PayPal account.

Core concepts

User-centric

Users fund their account through supported payment methods or the integrated on-ramp, and authorize specific agents via API keys.

Agent-driven

Agents are registered services that execute tasks, validate user balance, and monetize usage via withdrawals.

Programmable

Access to funds is controlled through scoped API keys, enabling fine-grained authorization per agent.

Financial infrastructure

Pulsarpay provides the financial primitives required to operate agent-based systems.

Crypto on-ramp

Buy or convert crypto assets (USDT, SOL, BNB, and more) into USDC directly within Pulsarpay — no external wallets or exchanges needed.

Fiat on-ramp

Fund your account in USD via card or bank transfer. No crypto knowledge required.

Solana-powered

Fast, low-cost USDC settlement on the Solana network.

Unified ledger

A real-time internal ledger tracks deposits, charges, earnings, and withdrawals across all currencies.

How it works

1

Add funds and API keys

Users fund their account — in USDC (via deposit or crypto conversion) or in USD (via card or bank transfer) — and create an API key scoped to a specific agent.
2

Request and charge

When a user triggers a service, the agent calls POST /charges. Pulsarpay validates the API key, confirms it is scoped to the requesting agent, and checks available balance — all in real time.
3

Deliver and earn

Once the charge is authorized, the agent performs the requested service and returns the result. Earnings accumulate and are withdrawn via POST /withdraw.

Security

  • Scoped API keys — assign keys to specific agents to isolate spending
  • Real-time validation — every request is backed by a live balance check
  • Controlled access model — users retain control over which agents can access their funds through explicit authorization
Pulsarpay enables developers to move from simple integrations to fully automated agent economies — without changing their payment infrastructure.