x402basequality 0.30

PayPal payouts endpoint gated by x402 micropayment on Base (USDC), $0.02/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 specific route `/api/v1/paypal/payouts/49` is labeled "Premium API Access" and accepts POST requests. Payment is settled in USDC on the Base network at $0.02 per request (maxAmountRequired of 20,000 base units with 6 decimals = $0.02). No API keys or rate limits are advertised; access is granted per-call upon successful x402 payment.

The broader lowpaymentfee.com platform hosts a variety of x402-gated API categories including data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities — all priced at $0.02 per request. However, the specific functionality behind this PayPal payouts endpoint is not documented in detail. The crawled docs, pricing, and README pages all returned only a "Connect wallet" prompt with no additional technical documentation, request/response schemas, or usage examples.

Because there is no OpenAPI spec, no request body schema, and no response schema available, callers must experiment or contact the provider to understand the expected input format and output structure. The endpoint is confirmed live (returns a valid x402 402 challenge), but the lack of documentation is a significant gap.

Capabilities

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

Use cases

  • Triggering PayPal payouts programmatically via a crypto-gated API
  • Integrating PayPal disbursements into an agent workflow without managing API keys
  • Making one-off PayPal payout requests paid per-call with USDC on Base

Fit

Best for

  • Developers who want PayPal payout access without traditional API key management
  • Agent-based workflows needing pay-per-call PayPal payout functionality
  • Users already holding USDC on Base who want frictionless API access

Not for

  • High-volume PayPal payout operations where a direct PayPal integration would be cheaper
  • Users who need detailed documentation and guaranteed SLAs before integrating

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 402 challenge, confirming it exists and is gated at $0.02 USDC on Base. However, there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and no examples. The actual PayPal payout functionality is entirely undocumented, making this effectively a stub listing.

Warnings

  • No request body schema or response schema documented — callers cannot know what parameters to send
  • All documentation pages (docs, pricing, README, api) return only 'Connect wallet' with no technical content
  • The specific behavior of /api/v1/paypal/payouts/49 (what payout ID 49 means, what inputs are expected) is completely undocumented
  • This endpoint appears to facilitate financial transactions (PayPal payouts) which may be subject to regulatory requirements

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 07:50:12Z · 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/request. — Clawmart · Clawmart