x402basequality 0.35

AML alerts endpoint with per-request x402 payment on Base via USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to AML (Anti-Money Laundering) alert data via a pay-per-request model using the x402 protocol. The specific resource `/api/v1/aml/alerts/45` returns JSON data related to AML alert ID 45. Payment is settled on the Base network using USDC (USD Coin) at a cost of $0.02 per request. No API keys or rate limits are required; callers simply attach an x402 payment header to each POST request.

The broader lowpaymentfee.com platform advertises a wide range of API categories including data analytics, AI/ML inference, finance/Web3, and infrastructure utilities, all priced uniformly at $0.02 per call. However, the AML alerts endpoint is not listed on the provider's landing page among the advertised APIs, which raises questions about its documentation status and whether it is a fully supported production endpoint or an internal/experimental resource.

The x402 challenge was successfully captured, confirming the endpoint is live and accepting payments. The payment scheme is "exact" with a maxAmountRequired of 20000 base units of USDC (6 decimals), equaling $0.02. The endpoint accepts POST requests and returns application/json. No OpenAPI schema, detailed documentation, or example responses were found in the crawl.

Capabilities

aml-alertsx402-paymentusdc-settlementbase-networkper-request-billingno-api-keyjson-response

Use cases

  • Retrieving AML alert details for compliance workflows
  • Integrating AML data into automated transaction monitoring pipelines
  • Agent-driven compliance checks that pay per query without subscription

Fit

Best for

  • Developers needing on-demand AML alert data without API key management
  • AI agents performing compliance lookups with crypto micropayments
  • Low-volume or sporadic AML data consumers who prefer pay-per-use

Not for

  • High-volume AML screening requiring bulk or batch endpoints
  • Users who need detailed AML documentation, schemas, or SLA guarantees
  • Organizations that cannot settle payments in USDC on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/aml/alerts/45 \
  -H "X-PAYMENT: <x402-payment-token>" \
  -H "Content-Type: application/json"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge confirms the endpoint is live and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no documentation for the AML alerts endpoint specifically, no example request/response payloads, and the endpoint is not even listed among the provider's advertised APIs. This is effectively a stub listing with confirmed liveness.

Warnings

  • The /api/v1/aml/alerts/45 endpoint is not listed among the provider's advertised APIs on the landing page — it may be undocumented or experimental.
  • No OpenAPI spec, request schema, or response schema is available; callers must discover the interface by trial.
  • Docs, pricing, API, and README pages all returned only 'Connect wallet' with no substantive content.
  • AML data may be subject to regulatory requirements depending on jurisdiction.

Citations

Provenance

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

Agent access