AML alerts endpoint payable per-request via x402 on Base (USDC).
What it does
This endpoint at lowpaymentfee.com provides access to AML (Anti-Money Laundering) alert data at the path `/api/v1/aml/alerts/94`. It is part of a broader platform that offers dozens of pay-per-request APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services. All endpoints on the platform use the x402 payment protocol, settling in USDC on the Base network.
The specific endpoint probed (`/api/v1/aml/alerts/94`) returns an x402 challenge requesting up to 20,000 base units of USDC (0.02 USD) per request. The platform advertises a flat $0.02/request pricing model with no API keys, no rate limits, and no minimum commitments. Payment is made inline via the X-PAYMENT header using the x402 exact scheme.
Documentation is extremely sparse — 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, and no description of what the AML alerts endpoint actually returns. The endpoint path suggests it retrieves a specific AML alert by ID (94), but the actual payload structure, required POST body fields, and response format are unknown.
Capabilities
Use cases
- —Retrieving AML alert details for compliance workflows
- —Integrating AML screening into automated transaction pipelines
- —Querying specific flagged alerts by ID for investigation
Fit
Best for
- —Agents needing on-demand AML alert data without subscription commitments
- —Crypto-native compliance workflows settling payments in USDC on Base
- —Low-volume or sporadic AML lookups at $0.02 per request
Not for
- —High-volume enterprise AML screening requiring SLAs and dedicated support
- —Users who need detailed API documentation and response schema guarantees before integration
- —Non-crypto users who cannot settle payments via x402/USDC on Base
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/aml/alerts/94 \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402-payment-token>"Endpoint
Quality
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 no explanation of what the AML alerts endpoint actually returns. This is effectively a stub listing.
Warnings
- —No API documentation available — docs, pricing, and API pages all show only 'Connect wallet'
- —No OpenAPI or request/response schema provided; POST body requirements are unknown
- —The actual content and accuracy of AML alert data cannot be verified from available materials
- —The endpoint path '/api/v1/aml/alerts/94' is not listed on the provider's homepage among advertised APIs, raising questions about its status
- —AML/compliance data may be subject to regulatory requirements — verify data provenance before relying on it
Citations
- —The endpoint returns a 402 challenge requesting up to 20,000 base units of USDC (0.02 USD) on Base networkhttps://lowpaymentfee.com/api/v1/aml/alerts/94
- —The platform advertises $0.02/request pricing with no API keys, no rate limits, and instant access on Base networkhttps://lowpaymentfee.com
- —USDC asset address 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Basehttps://lowpaymentfee.com/api/v1/aml/alerts/94