x402basequality 0.35

x402-gated employee data endpoint on Base, pay $0.02 per request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to an employee record (ID 168) via the x402 payment protocol. It is part of a broader platform offering dozens of pay-per-call API endpoints across data analytics, AI/ML inference, finance, crypto, and utility categories — all gated behind x402 micropayments on the Base network.

The specific resource `/api/v1/employees/168` returns JSON data when a valid x402 payment header is supplied. The x402 challenge advertises a maximum cost of 20,000 base units of USDC (contract 0x8335…2913 on Base), which equals $0.02 per request (USDC uses 6 decimals). Payment is sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout. The endpoint accepts POST requests and is discoverable.

The platform advertises a uniform $0.02/request pricing model with no API keys, no rate limits, no minimums, and instant access. Documentation pages (/docs, /pricing, /README) appear to require a wallet connection and contain no substantive content in the crawl. Because of this, the actual response schema and the precise fields returned for the employee record are unknown — there is no OpenAPI spec, no example response, and no detailed documentation available.

Capabilities

x402-paymentusdc-micropaymentbase-networkemployee-datajson-responsepay-per-requestno-api-key

Use cases

  • Retrieving employee record data on a per-request payment basis
  • Integrating pay-per-call employee lookups into agent workflows
  • Demonstrating x402 micropayment protocol usage on Base

Fit

Best for

  • Agents or apps that need on-demand employee data without subscription commitments
  • Developers experimenting with x402 payment-gated APIs
  • Low-volume, pay-as-you-go data retrieval

Not for

  • Bulk employee data exports requiring thousands of records at once
  • Use cases requiring detailed documentation or guaranteed SLA
  • Users without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 402 challenge with clear pricing. However, there is no OpenAPI spec, no example request/response, and all documentation pages are behind a wallet gate with no readable content. The actual data returned is completely unknown, making this effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — response format for employee data is unknown
  • All doc pages (/docs, /pricing, /README) render only a wallet-connect prompt with no substantive content
  • The endpoint path suggests a single employee record (ID 168); it is unclear whether other IDs are available or what fields are returned
  • No rate limit or SLA information available

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 20:05:54Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-24

Agent access