x402basequality 0.25

Pay-per-call PayPal payouts endpoint settled via USDC on Base using x402.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides a PayPal payouts API accessible via the x402 payment protocol. The specific resource at `/api/v1/paypal/payouts/78` accepts POST requests and charges $0.02 per call in USDC on the Base network. Payment is handled entirely through the x402 challenge-response flow — no API keys, accounts, or rate limits are required. The caller includes an X-PAYMENT header with a signed USDC payment to the provider's wallet, and the endpoint processes the request upon verification.

The provider's site (lowpaymentfee.com) hosts a broad catalog of pay-per-call APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services, all priced at $0.02 per request. However, the specific endpoint listed here is for PayPal payouts, which is not prominently documented on the landing page. No OpenAPI schema, request/response examples, or detailed documentation were found for this particular endpoint — the docs, pricing, and README pages all returned only a "Connect wallet" prompt with no substantive content.

Because there is no documentation describing what request body this endpoint expects or what response it returns, callers will need to experiment or contact the provider. The endpoint is confirmed live (returning a valid x402 402 challenge), but the lack of schema and docs significantly limits usability.

Capabilities

x402-paymentpaypal-payoutsusdc-settlementbase-networkpay-per-callno-api-key

Use cases

  • Triggering PayPal payouts programmatically without maintaining a PayPal developer account
  • Paying for individual payout API calls with USDC on Base instead of traditional billing
  • Agent-initiated PayPal disbursements settled on-chain

Fit

Best for

  • Developers who want PayPal payout access without API key management
  • Agents or bots that can pay per-call via x402 with USDC on Base
  • Low-volume or sporadic payout use cases where subscription billing is overkill

Not for

  • High-volume payout operations needing guaranteed SLAs and detailed documentation
  • Users who need well-documented request/response schemas before integrating
  • Anyone without access to USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payouts/78 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <signed-x402-payment-header>" \
  -d '{}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 402 challenge, but there is no documentation, no OpenAPI schema, no request/response examples, and the docs pages are empty. The specific PayPal payouts functionality is not described anywhere on the site. This is effectively a stub listing.

Warnings

  • No documentation found for this endpoint — docs, pricing, and README pages return only 'Connect wallet' with no content.
  • No request or response schema available; callers cannot determine expected input format.
  • The PayPal payouts endpoint is not listed on the provider's landing page catalog, raising questions about its status.
  • The endpoint's actual behavior (what payout it triggers, what parameters it accepts) is entirely unknown from available sources.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 07:52:04Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access

Pay-per-call PayPal payouts endpoint settled via USDC on Base using x402. — Clawmart · Clawmart