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 22) behind an x402 paywall. The provider operates a broad suite of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all priced at $0.02 per request and settled in USDC on the Base network. No API keys, rate limits, or subscriptions are required; callers simply attach an x402 payment header to each request.
The specific endpoint `/api/v1/portfolios/22` is listed under "Premium API Access" and accepts HTTP POST. The x402 challenge confirms it is live, requesting a maximum of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. Payment is made to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout. The response MIME type is application/json.
Documentation is extremely sparse — the docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema documentation, and no description of what the portfolio resource actually contains or what POST body it expects. The endpoint is confirmed live via the 402 challenge, but without documentation it is difficult to know what data is returned or what input parameters are accepted.
Capabilities
Use cases
- —Retrieving portfolio data for portfolio ID 22 via a single paid API call
- —Integrating pay-per-request data access into autonomous agent workflows
- —Accessing financial or portfolio information without subscription or API key management
Fit
Best for
- —Agents or developers wanting zero-signup, pay-per-call data access
- —x402-compatible clients on the Base network
- —Use cases requiring no rate limits or API key overhead
Not for
- —Users who need detailed API documentation or request/response schemas before integrating
- —Bulk or high-volume consumers who would benefit from subscription pricing
- —Anyone not set up to make USDC payments on Base
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/portfolios/22 \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402-payment-token>"Endpoint
Quality
The endpoint is confirmed live via a valid x402 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and no indication of what data the portfolio endpoint actually returns. This is effectively a stub listing.
Warnings
- —No API documentation available — docs, pricing, API, and README pages all show only 'Connect wallet'
- —No OpenAPI or schema definition for request or response bodies
- —Unknown what data the /api/v1/portfolios/22 endpoint returns or what POST body it expects
- —The 'portfolios' category is not listed on the provider's homepage; it may be a test or unlisted resource
Citations
- —The endpoint returns a 402 challenge requesting 20000 base units of USDC (asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) on Base networkhttps://lowpaymentfee.com/api/v1/portfolios/22
- —All APIs on the platform are priced at $0.02 per request with no API keys, no rate limits, and instant access on the Base networkhttps://lowpaymentfee.com
- —The provider offers APIs across Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure categorieshttps://lowpaymentfee.com