x402basequality 0.30

Retrieve portfolio holdings via x402 micropayment on Base for $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com returns holdings data for portfolio ID 46. It is part of a broader platform (lowpaymentfee.com) that offers a variety of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 market data, and utility services — all gated behind the x402 payment protocol on the Base network using USDC.

The specific endpoint `/api/v1/portfolios/46/holdings` accepts POST requests and returns JSON. Payment is settled on-chain via USDC on Base (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913). The x402 challenge advertises a maxAmountRequired of 20000 base units, which at 6 decimals for USDC equals $0.02 per request — consistent with the site's uniform $0.02/request pricing. No API keys are required; access is granted purely through the x402 payment header. The platform advertises no rate limits and instant access.

Documentation is extremely sparse. The docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no request/response examples, and no description of what fields the holdings response contains or what parameters the POST body accepts. The endpoint appears live (402 challenge returned successfully), but the lack of documentation makes it difficult to use without experimentation.

Capabilities

x402-paymentusdc-baseportfolio-holdingspay-per-requestno-api-key

Use cases

  • Retrieving current holdings for a specific portfolio
  • Integrating portfolio data into dashboards or trading bots
  • Automated portfolio monitoring and reporting

Fit

Best for

  • Developers wanting keyless, pay-per-call portfolio data access
  • Agents that can settle x402 payments on Base with USDC
  • Quick one-off portfolio lookups without subscription commitments

Not for

  • Users who need detailed API documentation before integrating
  • High-volume consumers who would prefer subscription-based pricing
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/portfolios/46/holdings \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-header>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing, but there is zero documentation on request parameters, response schema, or what 'portfolio 46' represents. No OpenAPI spec, no examples, and all doc pages are empty. 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 request body schema or response schema documented; callers must guess at the POST body format.
  • It is unclear what 'portfolio 46' refers to or whether other portfolio IDs are available.
  • No OpenAPI or ai-plugin manifest found.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 08:38:27Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-28

Agent access