x402-gated portfolio data endpoint on Base, pay $0.02 per request in USDC.
What it does
This endpoint at lowpaymentfee.com provides access to a specific portfolio resource (portfolio ID 87) via the x402 payment protocol. The endpoint is live and returns a standard x402 challenge requiring payment in USDC on the Base network. The price per request is $0.02 (20,000 base units of USDC with 6 decimals). No API keys or rate limits are required — callers simply attach an X-PAYMENT header with a valid payment proof to access the resource.
The provider lowpaymentfee.com hosts a broader suite of pay-per-call APIs spanning data & analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints are listed at $0.02 per request and settle on the Base network using USDC.
However, the specific endpoint `/api/v1/portfolios/87` is not listed on the provider's landing page among the advertised API categories. Its exact response schema and the nature of the "portfolio" data it returns are undocumented. The docs, pricing, and API pages all render only a "Connect wallet" prompt with no additional documentation. As a result, the actual content and structure of the response for this endpoint remain unknown.
Capabilities
Use cases
- —Retrieving portfolio data (ID 87) with per-request USDC micropayments
- —Integrating pay-per-call data access into autonomous agents on Base
- —Accessing premium data without API key management
Fit
Best for
- —Agents or services that can settle x402 payments in USDC on Base
- —Use cases requiring keyless, per-request API access
- —Developers experimenting with x402 payment protocol integrations
Not for
- —Users who need detailed documentation or response schema before integrating
- —High-volume consumers who prefer subscription-based pricing over per-call payments
- —Anyone without a Base-compatible USDC wallet
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/portfolios/87 \
-H "X-PAYMENT: <x402-payment-proof>" \
-H "Content-Type: application/json"Endpoint
Quality
The endpoint is live and returns a valid x402 challenge, but there is no documentation, no response schema, and the specific /portfolios/87 resource is not mentioned on the provider's landing page. The docs/pricing/API pages are all blank beyond a wallet connect prompt. The actual data returned is completely unknown.
Warnings
- —The /api/v1/portfolios/87 endpoint is not listed among the provider's advertised APIs on the landing page.
- —No documentation exists for this endpoint — response schema, request body format, and data content are all unknown.
- —All documentation pages (docs, pricing, API, README) render only a 'Connect wallet' prompt with no useful content.
- —The nature of 'portfolio' data is unspecified; callers cannot know what they are paying for without making a paid request.
Citations
- —The endpoint returns a 402 x402 challenge requiring USDC payment on Base network with maxAmountRequired of 20000 base unitshttps://lowpaymentfee.com/api/v1/portfolios/87
- —The provider advertises $0.02 per request pricing with no API keys, no rate limits, and instant access on Base networkhttps://lowpaymentfee.com
- —USDC asset address 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Basehttps://lowpaymentfee.com/api/v1/portfolios/87
- —The docs, pricing, API, and README pages show only a 'Connect wallet' prompthttps://lowpaymentfee.com/docs