x402basequality 0.30

Pay-per-call medical records endpoint on Base via x402, settled in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to a specific medical record (record ID 18) behind an x402 paywall. The endpoint accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (USD Coin) at a cost of $0.02 per request (20,000 base units with 6 decimals). No API keys or rate limits are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The provider, lowpaymentfee.com, hosts a broad catalog of pay-per-call APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services, all priced at $0.02 per request. However, this specific endpoint (/api/v1/medical/records/18) is not listed on the provider's public landing page among the advertised API categories. It appears to be a medical records endpoint, which raises questions about the nature and sensitivity of the data returned. No documentation, request schema, or response schema is available beyond what the x402 challenge provides.

The endpoint is live and returns a proper x402 challenge with version 1. The payment timeout is 300 seconds (5 minutes). The USDC asset contract on Base is 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913, which is the canonical USDC address on Base.

Capabilities

x402-paymentusdc-settlementbase-networkmedical-recordspay-per-callno-api-keyjson-response

Use cases

  • Retrieving a specific medical record (ID 18) via programmatic API call
  • Demonstrating x402 micropayment flows for data access
  • Agent-driven retrieval of health-related data with crypto payment

Fit

Best for

  • Developers experimenting with x402 payment protocol on Base
  • Agents needing pay-per-call access to structured medical data
  • Projects exploring crypto-settled API micropayments

Not for

  • Production healthcare applications requiring HIPAA compliance guarantees
  • Bulk retrieval of many medical records (only record 18 is addressed here)
  • Users without USDC on Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/medical/records/18 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-proof>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is no documentation, no request/response schema, and the endpoint is not listed on the provider's own landing page. The medical records domain raises regulatory concerns with no compliance information available.

Warnings

  • This endpoint serves medical records but provides no documentation about data provenance, HIPAA compliance, or data sensitivity.
  • The endpoint /api/v1/medical/records/18 is not listed among the provider's publicly advertised APIs, raising questions about its intended availability.
  • No request body schema or response schema is documented — callers cannot know what to send or what to expect back.
  • Medical/health data may be subject to regulatory requirements (HIPAA, GDPR) that are not addressed by the provider.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 22:40:32Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-22

Agent access