x402basequality 0.30

x402-gated loan data endpoint on Base, pay-per-request with USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to a specific loan record (ID 24) via the x402 payment protocol. It is part of a broader platform offering various pay-per-call APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all gated behind x402 micropayments on the Base network using USDC.

The specific endpoint `/api/v1/loans/24` returns JSON data and is accessed via HTTP GET. The x402 challenge advertises a maximum cost of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 per request (USDC uses 6 decimals). The platform advertises uniform $0.02/request pricing across all endpoints, with no API keys, no rate limits, and no minimum commitments required.

Documentation is extremely sparse — the docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no example responses, and no detailed description of what the loan data object contains. The endpoint is confirmed live (402 challenge returned), but the actual data payload and its fields are unknown.

Capabilities

x402-paymentusdc-basepay-per-requestjson-responseloan-datahttp-get

Use cases

  • Retrieving loan record data on-demand with per-request USDC micropayments
  • Integrating loan information into agent workflows without API key management
  • Accessing financial data via x402 protocol on Base L2

Fit

Best for

  • Agents or apps that need on-demand loan data without subscription overhead
  • Developers experimenting with x402 micropayment-gated APIs
  • Low-volume consumers who prefer pay-per-call pricing

Not for

  • Users needing detailed documentation or schema guarantees before integration
  • High-volume consumers who would benefit from bulk pricing or subscriptions
  • Anyone requiring non-crypto payment methods

Quick start

curl -X GET https://lowpaymentfee.com/api/v1/loans/24
# Returns 402 with x402 challenge; attach X-PAYMENT header with USDC payment proof on Base to receive loan data.

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live via a valid 402 x402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no documentation, no OpenAPI schema, no example responses, and no description of what the loan data actually contains. The docs/pricing/API pages are all blank beyond a wallet-connect prompt. This is effectively a stub listing.

Warnings

  • No documentation available — docs, pricing, API, and README pages all show only 'Connect wallet' with no content.
  • No OpenAPI or output schema provided; the structure of the loan data response is completely unknown.
  • The endpoint path '/api/v1/loans/24' is a single hardcoded resource ID; it is unclear if other loan IDs are available or what the data represents.
  • The broader platform lists many endpoint categories (AI, analytics, finance, etc.) but none have documented schemas or examples.

Citations

Provenance

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

Agent access