x402basequality 0.30

x402-gated compliance reports 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 resource (report ID 49) 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/49` suggests a compliance-reporting API, though the provider's landing page does not list this particular endpoint among its documented categories (Data & Analytics, AI & ML, Finance & Web3, Infrastructure). The endpoint accepts POST requests and returns application/json.

Pricing is set at a maximum of 20,000 base units of USDC (0x8335…2913 on Base, 6 decimals), which equals $0.02 per request. This is consistent with the provider's advertised flat rate of $0.02/request across all endpoints. Payment is made via the x402 exact scheme directly to the specified wallet address, with a 300-second timeout. No API keys or rate limits are advertised — access is purely payment-gated.

The provider hosts a broad catalog of pay-per-call APIs spanning analytics, AI/ML inference, finance, crypto data, and utility services, all at the same $0.02 price point. Documentation beyond the landing page is extremely sparse — the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI spec, no request/response schema documentation, and no example payloads available for this or any other endpoint on the platform.

Capabilities

x402-paymentusdc-on-basecompliance-reportspay-per-calljson-responseno-api-key

Use cases

  • Fetching compliance report data on a per-request payment basis
  • Programmatic access to compliance reports without API key management
  • Agent-driven compliance data retrieval using x402 micropayments

Fit

Best for

  • Agents or services needing on-demand compliance reports without subscription commitments
  • Developers experimenting with x402 payment-gated APIs on Base
  • Low-volume compliance data consumers who prefer pay-per-use

Not for

  • High-volume compliance reporting where subscription pricing would be cheaper
  • Users who need detailed API documentation or request/response schemas before integrating
  • Anyone requiring non-USDC or non-Base-network payment options

Quick start

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

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 zero documentation on what the compliance reports endpoint actually returns, what input it expects, or what report ID 49 represents. No OpenAPI spec, no examples, and the docs pages are empty. The endpoint path doesn't appear in the provider's own landing page catalog, raising questions about its status.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README pages all show only 'Connect wallet' with no content
  • The /api/v1/compliance/reports/49 path is not listed among the provider's advertised endpoints on the landing page
  • No request or response schema is documented; input format is unknown
  • No examples or sample responses available for any endpoint on this provider

Citations

Provenance

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

Agent access