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 resource `/api/v1/paypal/payouts/84` is labeled "Premium API Access" and accepts POST requests. Payment is settled on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) at a maximum cost of $0.02 per request (20,000 base units with 6 decimals). No API keys or rate limits are advertised; access is granted per-call upon payment.

The provider, lowpaymentfee.com, hosts a broader catalog of x402-gated APIs spanning data analytics, AI/ML inference, finance/crypto data, and infrastructure utilities — all priced at $0.02 per request. However, the crawled documentation pages (docs, pricing, README) returned only a wallet-connect prompt with no substantive content, so the exact request/response schema for this PayPal payouts endpoint is unknown. Without documentation on required POST body fields or the structure of the response, callers will need to experiment or contact the provider.

The endpoint is live: it returns a well-formed x402 version 1 challenge with a 402 status code. The payment address is 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 and the timeout is 300 seconds. Because no OpenAPI spec, request examples, or response examples are available, the actual functionality behind this endpoint remains opaque.

Capabilities

x402-paymentpaypal-payoutsusdc-baseper-request-billingno-api-key

Use cases

  • Triggering PayPal payouts programmatically without managing API keys
  • Paying per-call for PayPal disbursement functionality via crypto micropayments
  • Integrating PayPal payouts into an agent workflow that settles on Base

Fit

Best for

  • Developers who want keyless, pay-per-use PayPal payout access
  • Agents that can settle x402 payments on Base with USDC
  • Low-volume or sporadic payout use cases where $0.02/call is economical

Not for

  • High-volume PayPal payout operations where direct PayPal API integration is cheaper
  • Users who need detailed documentation or SLA guarantees before integrating

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payouts/84 \
  -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 challenge, but there is no documentation, no OpenAPI spec, no request/response schema, and no examples. The docs, pricing, and README pages all returned only a wallet-connect prompt. The actual behavior of the PayPal payouts endpoint is entirely opaque.

Warnings

  • No documentation available — docs, pricing, and README pages return only a wallet-connect prompt with no content
  • No OpenAPI or request/response schema provided; callers cannot know what POST body fields are required
  • The actual PayPal payout functionality is unverified — there is no evidence beyond the URL path that this endpoint actually triggers PayPal payouts
  • Provider hosts many endpoints all at $0.02 with no visible differentiation or detailed docs, which raises questions about maturity

Citations

Provenance

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

Agent access