x402basequality 0.35

Portfolio performance data via x402 micropayment on Base network, $0.02/request in USDC.

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 48) behind an x402 paywall. The endpoint accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) with a maximum cost of 20,000 base units, which equals $0.02 per request (USDC uses 6 decimals).

The provider lowpaymentfee.com hosts a broad catalog of x402-gated APIs spanning data & analytics, AI/ML inference, finance/Web3, and infrastructure utilities — all priced at $0.02 per request. This particular endpoint falls under the finance category and appears to return performance metrics for a portfolio. No OpenAPI schema, detailed documentation, or example responses were found in the crawl; the docs, pricing, and API pages all returned only a "Connect wallet" prompt with no substantive content.

Because no request or response schema is documented, the exact fields accepted or returned are unknown. The endpoint is confirmed live (HTTP 402 challenge captured) and uses x402 version 1 with the "exact" payment scheme. There are no API keys or rate limits advertised by the provider.

Capabilities

x402-paymentusdc-base-networkportfolio-performancejson-apimicropaymentno-api-key

Use cases

  • Retrieve performance metrics for a tracked portfolio
  • Integrate portfolio performance data into dashboards or agents
  • Programmatic access to portfolio returns without API key management

Fit

Best for

  • Agents or apps needing on-demand portfolio performance data with micropayments
  • Developers who want keyless, pay-per-call finance APIs on Base
  • Automated portfolio monitoring workflows

Not for

  • Users needing detailed API documentation or response schemas before integrating
  • Bulk historical portfolio data downloads (no evidence of batch support)
  • Non-crypto-native users unfamiliar with x402 payment flows

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/portfolios/48/performance \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

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 schema, no documented request/response format, and no example data. The docs pages returned only wallet-connect prompts. This is effectively a stub listing with verified liveness but minimal usable documentation.

Warnings

  • No request or response schema documented — input/output fields are unknown
  • Docs, pricing, and API pages all return only 'Connect wallet' with no substantive content
  • Portfolio ID 48 is hardcoded in the URL; unclear if other portfolio IDs are available or how they are discovered
  • No examples of actual response data found in crawl

Citations

Provenance

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

Agent access