x402basequality 0.25

PayPal payouts endpoint paid per-call via x402 on Base network using USDC.

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 call costs $0.02 in USDC on the Base network, with no API keys, rate limits, or subscriptions required. The endpoint accepts POST requests and returns JSON responses.

The broader lowpaymentfee.com platform advertises a range of pay-per-call APIs spanning data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance and crypto data (price feeds, exchange rates, gas estimates), and infrastructure utilities (geocoding, validation, conversion). All endpoints share the same $0.02/request pricing model settled in USDC on Base via the x402 protocol.

Documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no detailed description of what the PayPal payouts endpoint actually does or what parameters it accepts. The endpoint is live (returns a valid 402 challenge), but without documentation it is unclear what payload to send or what response to expect beyond JSON.

Capabilities

x402-paymentusdc-settlementbase-networkpaypal-payoutspay-per-callno-api-key

Use cases

  • Programmatically trigger PayPal payouts without managing API keys or subscriptions
  • Integrate PayPal disbursements into crypto-native agent workflows
  • Pay-per-use PayPal payout requests settled on-chain via USDC

Fit

Best for

  • Agents or bots needing on-demand PayPal payouts with crypto settlement
  • Developers who want keyless, pay-per-call access to PayPal functionality
  • Web3 applications bridging on-chain payments to PayPal recipients

Not for

  • Users needing detailed API documentation or guaranteed SLAs
  • High-volume payout operations where per-call pricing is inefficient
  • Anyone requiring non-USDC or non-Base-network payment options

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/paypal/payouts/38 \
  -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 402 challenge, confirming it exists and accepts payment. However, there is no documentation, no OpenAPI schema, no request/response examples, and no explanation of what the PayPal payouts endpoint actually does or requires. The docs pages are all empty wallet-connect prompts. This is effectively a stub listing.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet' with no content
  • No OpenAPI or request/response schema provided; request format and expected payload are unknown
  • The specific functionality of the '/paypal/payouts/38' endpoint is unclear — it is unknown whether this actually triggers PayPal payouts or what the '38' path parameter signifies
  • Financial/payments category may be subject to regulatory requirements

Citations

Provenance

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

Agent access