x402basequality 0.25

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/71` is labeled "Premium API Access" and accepts POST requests. Payment is settled on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) at a 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 specific functionality behind this PayPal payouts endpoint is not documented in detail. The crawled docs, pricing, and README pages returned only a "Connect wallet" prompt with no additional technical documentation, request/response schemas, or usage examples.

Because the endpoint's actual behavior (what payload it expects, what a payout response looks like, whether it truly triggers a PayPal payout or returns payout data) is entirely undocumented, agents should treat this as a stub listing. The x402 challenge is live and well-formed, confirming the endpoint is operational at the protocol level, but the lack of documentation makes it risky to call without prior experimentation.

Capabilities

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

Use cases

  • Triggering or querying PayPal payouts programmatically via a pay-per-call model
  • Integrating PayPal payout functionality into an agent workflow without managing API keys
  • Accessing PayPal payout data with crypto-native micropayments on Base

Fit

Best for

  • Developers wanting keyless, pay-per-use PayPal payout access
  • Agents that can settle x402 payments in USDC on Base
  • Prototyping payout workflows without PayPal developer account setup

Not for

  • Production payout systems requiring documented SLAs and error handling
  • High-volume payout operations where $0.02/request overhead matters
  • Users needing detailed API documentation before integration

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payouts/71 \
  -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 x402 challenge is live and well-formed, confirming the endpoint exists and accepts payment on Base in USDC at $0.02. However, there is zero documentation on request format, response schema, or actual endpoint behavior. Docs/pricing/README pages all returned only 'Connect wallet' with no content. This is effectively a stub.

Warnings

  • No documentation available for this specific endpoint — request/response schemas are unknown
  • All secondary pages (docs, pricing, README, api) returned only a 'Connect wallet' prompt with no useful content
  • It is unclear whether this endpoint actually triggers a PayPal payout, returns payout status, or does something else entirely
  • No OpenAPI spec or ai-plugin manifest found

Citations

Provenance

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

Agent access