x402basequality 0.25

x402-gated compliance report endpoint on Base, pay-per-call with USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to a compliance report (report ID 27) via the x402 payment protocol. The endpoint is live and returns a 402 challenge requiring payment in USDC on the Base network. The specific resource path `/api/v1/compliance/reports/27` suggests a pre-generated or on-demand compliance report, though the exact content and schema of the response are not documented.

The endpoint charges $0.02 per request (20,000 base units of USDC with 6 decimals), settled on-chain via Base using the "exact" payment scheme. Payment is made to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout. The broader lowpaymentfee.com platform advertises a suite of APIs spanning data analytics, AI/ML inference, finance, and infrastructure utilities, all at the same $0.02/request price point with no API keys, no rate limits, and instant access.

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 spec, no response schema, and no example payloads available. The compliance report category is not listed on the homepage's API catalog, making it unclear whether this is a production endpoint or a placeholder. Agents should be aware that the actual response format is unknown and must be discovered empirically after payment.

Capabilities

x402-paymentusdc-settlementbase-networkcompliance-reportpay-per-callno-api-key

Use cases

  • Retrieving compliance report data on-demand with crypto micropayment
  • Integrating pay-per-call compliance checks into automated agent workflows
  • Accessing gated compliance information without traditional API key registration

Fit

Best for

  • Agents needing on-demand compliance data with no subscription commitment
  • Developers experimenting with x402 payment protocol integrations
  • Workflows requiring keyless, pay-as-you-go API access on Base

Not for

  • Users who need well-documented response schemas before integrating
  • High-volume compliance checks where per-call pricing may add up
  • Applications requiring guaranteed SLAs or support contracts

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/compliance/reports/27 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-header>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no response schema, no example payloads, and the compliance report category isn't even listed on the provider's homepage. 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 response schema or example response provided; actual output format is unknown
  • The /api/v1/compliance/reports/27 path is not listed among the provider's advertised API categories on the homepage
  • Compliance data may be subject to regulatory requirements depending on jurisdiction and content

Citations

Provenance

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

Agent access