x402basequality 0.25

Pay-per-call PayPal payments endpoint on Base via x402, settled in USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides a "Premium API Access" service at the path `/api/v1/paypal/payments/76`. It is part of a broader platform offering dozens of pay-per-call API endpoints across categories like data analytics, AI/ML inference, finance, and infrastructure utilities — all gated via the x402 payment protocol on the Base network.

The specific endpoint accepts POST requests and is priced at 20,000 base units of USDC (0x8335…2913 on Base, 6 decimals), which equals $0.02 per request. Payment is made via the x402 exact scheme: callers attach an X-PAYMENT header with a signed USDC transfer to the provider's address (0x1A2B…85F3). No API keys, accounts, or rate limits are advertised — access is purely payment-gated.

Documentation is extremely sparse. The crawled /docs, /api, /pricing, and /README pages all returned only a "Connect wallet" prompt with no further content. The endpoint's purpose beyond its title ("Premium API Access" under a PayPal payments path) is unclear — it may proxy or wrap PayPal payment functionality, but no request/response schema, parameter documentation, or usage examples are available. Prospective users should test the endpoint directly to determine its actual behavior.

Capabilities

x402-payment-gatedusdc-settlementbase-networkpay-per-callhttp-postpaypal-payments

Use cases

  • Programmatic PayPal payment initiation or lookup via a crypto-settled API
  • Agent-driven payment workflows that avoid traditional API key management
  • Integrating PayPal payment capabilities into Web3 or on-chain applications

Fit

Best for

  • Developers who want keyless, pay-per-call access to a PayPal-related endpoint
  • AI agents that can settle x402 payments in USDC on Base
  • Projects needing low-cost ($0.02) per-request payment API access

Not for

  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • High-volume payment processing where $0.02/call adds up significantly
  • Anyone requiring non-crypto payment methods to access the API itself

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is zero documentation on what the endpoint actually does, no request/response schema, and all doc pages return only a wallet-connect prompt. This is effectively a stub listing.

Warnings

  • No documentation available — /docs, /api, /pricing, and /README all return only 'Connect wallet' with no content
  • No request or response schema provided; actual endpoint behavior is unknown
  • The endpoint path suggests PayPal payment functionality but this is unverified
  • No OpenAPI spec, no examples, no error documentation

Citations

Provenance

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

Agent access