x402basequality 0.30

Portfolio performance data via x402 micropayment on Base network, $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides portfolio performance data for a specific portfolio (ID 71) behind an x402 paywall. It accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) at a cost of $0.02 per request (20,000 base units with 6 decimals).

The provider, lowpaymentfee.com, hosts a broad catalog of x402-gated APIs spanning data analytics, AI/ML inference, finance/Web3 data, and utility services — all priced at $0.02 per call. This particular endpoint sits under the finance category and appears to return performance metrics for a given portfolio. No API keys or rate limits are advertised; access is granted purely through the x402 payment protocol.

Documentation is extremely sparse. The crawled /docs, /api, /pricing, and /README pages all returned only a "Connect wallet" prompt with no substantive content. There is no OpenAPI spec, no request/response schema beyond the x402 challenge's outputSchema stub, and no examples of what the response payload looks like. The endpoint is confirmed live (402 challenge returned successfully), but the actual data content and request parameters are unknown.

Capabilities

x402-paymentportfolio-performanceusdc-base-networkmicropaymentjson-apino-api-key

Use cases

  • Retrieving performance metrics for a specific investment portfolio
  • Integrating portfolio performance data into dashboards or agent workflows
  • On-demand portfolio analytics without subscription commitments

Fit

Best for

  • Agents or apps needing one-off portfolio performance lookups
  • Developers wanting key-less, pay-per-call finance data on Base
  • Prototyping portfolio analytics without upfront API subscriptions

Not for

  • Users needing detailed API documentation or response schema before integrating
  • High-frequency bulk data retrieval where per-call pricing adds up
  • Anyone without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/portfolios/71/performance \
  -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 confirmed live via a valid 402 challenge, but there is no documentation, no OpenAPI spec, no request/response examples, and no description of what 'portfolio 71 performance' actually returns. The listing is essentially a stub with only pricing and liveness confirmed.

Warnings

  • No documentation available — /docs, /api, /pricing, and /README all return only a wallet-connect prompt with no content.
  • No OpenAPI or schema describing request parameters or response format.
  • The specific portfolio ID (71) is hardcoded in the URL; unclear if other portfolio IDs are available or what data is returned.
  • The provider site lists many endpoints but none have documented schemas or examples.

Citations

Provenance

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

Agent access