x402basequality 0.30

x402-gated loan data endpoint on Base, pay $0.02 per request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to a loan resource (ID 98) via the x402 payment protocol. It is part of a broader platform offering pay-per-request APIs across data analytics, AI/ML, finance, and infrastructure categories, all gated behind x402 micropayments on the Base network using USDC.

The specific endpoint `/api/v1/loans/98` returns JSON data when a valid x402 payment header is supplied. The x402 challenge confirms the endpoint is live, accepting POST requests, and requires a maximum of 20,000 base units of USDC (0.02 USD, since USDC uses 6 decimals) per call. Payment is settled on-chain to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` using the USDC contract `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913` on Base.

The platform advertises no API keys, no rate limits, and instant access. However, documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no description of what the loan data actually contains, and no example requests or responses. The endpoint path suggests it returns data about a specific loan (ID 98), but the actual response schema and fields are unknown.

Capabilities

x402-paymentusdc-micropaymentbase-networkloan-datapay-per-requestno-api-keyjson-response

Use cases

  • Retrieving loan details or financial data for a specific loan ID
  • Integrating pay-per-request loan data into agent workflows
  • Accessing financial data without API key registration

Fit

Best for

  • Agents needing on-demand loan data with crypto micropayments
  • Developers prototyping x402 payment flows
  • Use cases requiring keyless, pay-as-you-go API access

Not for

  • Users needing detailed documentation or guaranteed response schemas
  • Bulk data retrieval where per-request pricing is inefficient
  • Production systems requiring SLA guarantees or support

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/loans/98 \
  -H "X-PAYMENT: <x402-payment-token>" \
  -H "Content-Type: application/json"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is no documentation, no OpenAPI schema, no example responses, and no description of what the loan data actually contains. The docs/pricing/README pages are all empty wallet-connect stubs. This is effectively a stub listing.

Warnings

  • No documentation available — all doc pages render only 'Connect wallet' with no content
  • No OpenAPI or response schema provided; actual response format is unknown
  • The endpoint path '/api/v1/loans/98' suggests a single hardcoded resource; unclear if other loan IDs are available
  • No information about what 'loan' data is returned or its source/accuracy

Citations

Provenance

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

Agent access