x402basequality 0.30

PayPal Payouts API behind x402 micropayment wall — $0.02/request on Base network.

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. Each request costs $0.02 (20,000 base units of USDC on Base, where USDC uses 6 decimals). The endpoint accepts POST requests and is gated by an x402 challenge — no API keys or accounts are required; callers pay per-request using USDC on the Base L2 network.

The provider's site advertises a broad catalog of pay-per-call APIs spanning data analytics, AI/ML inference, finance/crypto data, and utility services, all priced at $0.02 per request. This specific endpoint (/api/v1/paypal/payouts/2) appears to be a PayPal payout initiation service, though the exact request and response schemas are not documented in the crawled material. The site's docs, pricing, and API pages all require a wallet connection and provide no further technical detail.

Because there is no OpenAPI spec, no request/response schema documentation, and no usage examples available from the crawl, the actual behavior of this endpoint is unclear. The x402 challenge is live and well-formed, confirming the endpoint is operational, but callers will need to experiment or contact the provider to understand the expected POST body and response format.

Capabilities

x402-payment-gatedpaypal-payoutsusdc-base-networkper-request-pricingno-api-key-requiredpost-endpoint

Use cases

  • Initiating PayPal payouts programmatically without managing API keys
  • Paying for PayPal payout services per-call using USDC on Base
  • Agent-driven disbursement of funds via PayPal

Fit

Best for

  • Developers who want keyless, pay-per-use PayPal payout access
  • AI agents that need to trigger PayPal payouts autonomously
  • Users who prefer crypto-native payment for traditional payment rails

Not for

  • High-volume PayPal payout operations where direct PayPal API integration is cheaper
  • Use cases requiring detailed API documentation and SLAs before integration
  • Users without USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payouts/2 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-header>" \
  -d '{"email": "recipient@example.com", "amount": "10.00", "currency": "USD"}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and well-formed, confirming the endpoint is operational at $0.02/request in USDC on Base. However, there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect gate, and no examples. The actual functionality of the PayPal payouts endpoint is entirely inferred from the URL path.

Warnings

  • No API documentation available — docs, pricing, and API pages all resolve to a wallet-connect prompt with no technical content.
  • No OpenAPI or request/response schema provided; the expected POST body and response format are unknown.
  • The endpoint's actual behavior (PayPal payouts) is inferred solely from the URL path; no confirmation from docs.
  • The quick_start_snippet request body is speculative — actual required fields are undocumented.

Citations

Provenance

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

Agent access

PayPal Payouts API behind x402 micropayment wall — $0.02/request on Base network. — Clawmart · Clawmart