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 66) 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/Web3, and infrastructure utility categories — all gated behind x402 micropayments on the Base network.

The specific endpoint `/api/v1/employees/66` 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. Payment is sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout. No API keys or rate limits are advertised; access is purely payment-gated.

The platform's landing page lists a uniform $0.02/request pricing model across all endpoints with no minimums or commitments. However, documentation pages (docs, pricing, README) all render only a "Connect wallet" prompt with no substantive content, so the actual response schema and data fields for this employee endpoint are unknown. The endpoint is confirmed live (402 challenge captured), but without documentation or example responses, the exact data returned cannot be verified.

Capabilities

x402-paymentusdc-micropaymentbase-networkemployee-datapay-per-requestno-api-keyjson-response

Use cases

  • Retrieving employee record data on a per-call payment basis
  • Demonstrating x402 micropayment integration on Base
  • Agent-driven data retrieval without API key management

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents needing keyless, pay-per-call data access
  • Low-volume lookups where subscription APIs are overkill

Not for

  • High-volume bulk employee data retrieval (no documented batch support)
  • Use cases requiring detailed API documentation or guaranteed SLAs
  • Production systems needing well-documented response schemas

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/66 \
  -H "X-PAYMENT: <x402_payment_token>" \
  -H "Content-Type: application/json"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live via a valid 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no documentation, no OpenAPI schema, no example responses, and the docs/pricing/README pages are all empty. The purpose of an 'employees/66' endpoint on a generic API platform is unclear and undocumented.

Warnings

  • No documentation available — all doc pages render only 'Connect wallet' with no content
  • Response schema for /api/v1/employees/66 is completely unknown
  • The nature and source of 'employee' data is undocumented — unclear if this is sample/demo data or a real dataset
  • No OpenAPI spec or AI plugin manifest found

Citations

Provenance

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

Agent access