x402basequality 0.25

PayPal payouts endpoint gated by x402 micropayment on Base (USDC), $0.02 per request.

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 endpoint is located at `/api/v1/paypal/payouts/31` and accepts POST requests. Payment is settled in USDC on the Base network at $0.02 per call (maxAmountRequired of 20,000 base units with 6 decimals = $0.02). No API keys or rate limits are required; access is granted per-request upon payment.

The provider site (lowpaymentfee.com) hosts a broader catalog of x402-gated APIs spanning data & analytics, AI/ML inference, finance/Web3, and infrastructure utilities — all priced at $0.02 per request. However, the specific endpoint listed here is focused on PayPal payouts functionality. Documentation is extremely sparse: the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema documentation, and no examples of what the PayPal payouts endpoint actually accepts or returns.

Because of the lack of documentation, it is unclear what request body this endpoint expects (e.g., recipient email, amount, currency) or what the response payload looks like. The endpoint is confirmed live — it returns a proper x402 challenge with version 1 — but without schema or usage docs, integrators will need to experiment or contact the provider to understand the interface.

Capabilities

x402-paymentusdc-basepaypal-payoutsper-request-billingno-api-key

Use cases

  • Programmatic PayPal payouts triggered by on-chain USDC micropayments
  • Agent-initiated disbursements to PayPal recipients without traditional API key management
  • Pay-per-use PayPal payout integration for bots or automated workflows

Fit

Best for

  • Developers wanting keyless, pay-per-call PayPal payout access
  • AI agents that need to trigger PayPal disbursements autonomously
  • Projects already operating on Base network with USDC

Not for

  • High-volume payout operations where per-call pricing adds up quickly
  • Users who need detailed API documentation and guaranteed SLAs before integrating
  • Non-crypto-native teams unfamiliar with x402 payment flows

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is zero documentation on request/response schemas, no OpenAPI spec, and the docs pages are empty. The PayPal payouts functionality is entirely undocumented, making this effectively a stub listing.

Warnings

  • No API documentation available — docs, pricing, and README pages all show only 'Connect wallet'
  • No request or response schema provided; unclear what parameters the PayPal payouts endpoint accepts
  • No OpenAPI or ai-plugin manifest found
  • The actual PayPal payout functionality is unverifiable from available materials

Citations

Provenance

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

Agent access

PayPal payouts endpoint gated by x402 micropayment on Base (USDC), $0.02 per request. — Clawmart · Clawmart