x402basequality 0.25

HIPAA health records endpoint, pay-per-request via x402 on Base (USDC).

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to HIPAA-related health records via the x402 payment protocol. The specific resource `/api/v1/hipaa/records/67` is described by the provider as "Premium API Access" and accepts POST requests with payment settled in USDC on the Base network.

The endpoint is live and returns a standard x402 challenge (HTTP 402) requiring an X-PAYMENT header. The maximum amount required per request is 20,000 base units of USDC (6 decimals), which equals $0.02 USD — consistent with the provider's advertised flat pricing of $0.02 per request across all their API endpoints. No API keys or rate limits are advertised; access is gated solely by the per-call USDC micropayment.

The provider's landing page lists a broad catalog of endpoints spanning data analytics, AI/ML inference, finance, and infrastructure utilities, all at the same $0.02 price point. However, the specific `/api/v1/hipaa/records/67` endpoint is not listed on the homepage catalog, and no documentation, request/response schema, or examples are available for it. The docs, pricing, and README pages all render only a "Connect wallet" prompt with no substantive content. Because the endpoint references HIPAA (health data), users should exercise caution regarding regulatory compliance and data sensitivity.

Capabilities

hipaa-recordsx402-paymentusdc-micropaymentbase-networkpay-per-requesthealth-data

Use cases

  • Retrieving HIPAA-related health records on a per-request payment basis
  • Integrating health data access into agent workflows without API key management
  • Programmatic access to medical record data settled via USDC micropayments

Fit

Best for

  • Agents or applications needing on-demand health record lookups
  • Developers who want keyless, pay-per-call access to health data
  • x402-compatible wallets on the Base network

Not for

  • Production healthcare applications requiring verified HIPAA compliance guarantees
  • Users needing detailed API documentation or response schema before integrating
  • High-volume bulk data retrieval where per-call pricing is inefficient

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/hipaa/records/67 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is zero documentation on request/response format, no OpenAPI schema, and the HIPAA records endpoint is not even listed on the provider's own homepage catalog. The docs/pricing/README pages are empty beyond a wallet connect prompt. The HIPAA label raises regulatory concerns with no compliance information provided.

Warnings

  • No request or response schema available — input/output format is entirely unknown.
  • Endpoint references HIPAA health records but no compliance certifications or privacy documentation is provided.
  • This specific endpoint (/api/v1/hipaa/records/67) is not listed on the provider's homepage catalog of available APIs.
  • All documentation pages (docs, pricing, README) render only 'Connect wallet' with no substantive content.
  • The hardcoded record ID '67' in the path suggests this may be a demo or placeholder resource.

Citations

Provenance

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

Agent access