x402basequality 0.30

AML alerts endpoint on Base, pay-per-call via x402 with USDC at $0.02/request.

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 at the path `/api/v1/aml/alerts/79`. It is part of a broader platform offering dozens of pay-per-request APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services. All endpoints use the x402 payment protocol, settling in USDC on the Base network.

The specific endpoint probed (`/api/v1/aml/alerts/79`) returns a 402 challenge requesting up to 20,000 base units of USDC (0.02 USD) per call. The payment is made via the x402 "exact" scheme to a designated wallet address. The endpoint accepts HTTP POST requests and returns `application/json` responses. No API keys or rate limits are advertised — access is gated purely by micropayment.

Documentation is extremely sparse. The landing page lists available API categories and a uniform $0.02/request price, but the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema documentation, and no example payloads available. The AML alerts endpoint is not listed on the homepage's API catalog, making its exact functionality unclear — it may return compliance alert data for a specific entity or transaction ID (the `79` in the path could be an alert ID).

Capabilities

aml-alertsx402-paymentusdc-micropaymentbase-networkpay-per-requestjson-api

Use cases

  • Retrieving AML alert details for compliance workflows
  • Integrating automated AML checks into fintech applications
  • Agent-driven compliance monitoring with per-call payment

Fit

Best for

  • Developers needing on-demand AML alert data without subscription commitments
  • AI agents performing compliance lookups with micropayments
  • Prototyping compliance integrations at low cost ($0.02/call)

Not for

  • Production compliance systems requiring documented SLAs and audit trails
  • Users who need detailed API documentation and request/response schemas before integration

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no OpenAPI spec, no request/response schema, and the AML alerts endpoint isn't even listed on the provider's own homepage. The purpose and data returned are entirely unclear.

Warnings

  • No API documentation available — docs, pricing, and API pages all show only 'Connect wallet'
  • No OpenAPI or request/response schema provided
  • The /api/v1/aml/alerts/79 endpoint is not listed in the provider's public API catalog
  • AML/compliance data may be subject to regulatory requirements — verify data provenance and licensing
  • Endpoint functionality is inferred from the URL path; actual response content is unknown

Citations

Provenance

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

Agent access