x402basequality 0.25

x402-gated EHR endpoint on Base, pay $0.02 per request in USDC with no API keys.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides premium API access via the x402 payment protocol. The specific path `/api/v1/ehr/20` suggests an Electronic Health Record (EHR) data endpoint, though the provider's landing page does not explicitly list or document this particular route. The site advertises 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.

Payment is settled on the Base network using USDC (contract 0x8335…2913) through the x402 "exact" scheme. The 402 challenge specifies a maxAmountRequired of 20,000 base units, which at 6 decimals equals $0.02 USD. No API keys, rate limits, or upfront commitments are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof. The endpoint accepts POST requests and returns application/json.

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 request/response examples, and no description of what the `/api/v1/ehr/20` endpoint actually returns. The "EHR" path segment and the "Premium API Access" label are the only clues about the endpoint's purpose. Prospective users should exercise caution, especially given the potential sensitivity of health-record data.

Capabilities

x402-paymentusdc-basepay-per-requestehr-datajson-responseno-api-key

Use cases

  • Retrieving electronic health record data on a per-request basis
  • Integrating EHR lookups into agent workflows without managing API keys
  • Paying for health data access with USDC on Base

Fit

Best for

  • Developers needing on-demand EHR data without subscription commitments
  • AI agents that can settle x402 payments autonomously
  • Prototyping health-data integrations with minimal setup

Not for

  • Production healthcare applications requiring HIPAA-compliant, audited data pipelines
  • Users who need detailed API documentation or guaranteed SLAs
  • Anyone without a Base-network USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base). However, there is no documentation, no OpenAPI schema, no request/response examples, and the purpose of the /ehr/20 path is entirely undocumented. The docs pages are empty. This is effectively a stub listing.

Warnings

  • The /api/v1/ehr/20 path is not listed on the provider's landing page — its existence and purpose are unverified beyond the 402 challenge.
  • No documentation, schema, or examples are available for this endpoint.
  • 'EHR' implies health data, which may be subject to regulatory requirements (HIPAA, GDPR). No compliance information is provided.
  • All secondary pages (docs, pricing, API, README) returned only a 'Connect wallet' prompt with no content.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 18:18:17Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-19
Last seen2026-04-22

Agent access