x402basequality 0.15

Purchase X420Bot tokens with a custom USDC amount via x402 payment protocol.

Price
5.00 USDC / call
Protocol
x402
Verified
no

What it does

This x402-enabled endpoint allows agents and users to buy X420Bot tokens (contract 0x02b4C075034DCf750B89D3A4137e97c538975b07) by specifying a custom USDC amount. X420Bot is a token created via the Clanker platform on Base, and the endpoint is hosted on the x420.dev infrastructure which provides x402 payment-gated API resources.

The landing page shows minimal usage stats: 1 total transaction, 1 unique user, ~1.23s average latency, 100% success rate, and a trust score of 82%. The "Puff" action on the site accepts a USDC amount and executes a token purchase. There is no OpenAPI schema, no dedicated documentation page, and no robots.txt or agents.txt. The /docs, /api, /pricing, and /README paths all return placeholder pages indicating the subdomain content hasn't been fully set up.

Due to the lack of formal API documentation, request/response schemas, and pricing details, significant inference is required. The endpoint likely expects an x402 payment header with USDC on Base and returns token purchase confirmation, but exact request and response formats are unknown.

Capabilities

x402-paymenttoken-purchaseusdc-paymentbase-chainclanker-token

Use cases

  • Programmatically purchasing X420Bot tokens with USDC via an x402-gated endpoint
  • Agent-driven token acquisition as part of automated DeFi strategies
  • Integrating x402 payment flows for on-chain token purchases

Fit

Best for

  • Agents or bots that need to purchase Clanker-launched tokens programmatically
  • Developers experimenting with x402 payment protocol integrations
  • Automated USDC-to-token swap workflows on Base

Not for

  • Users seeking detailed API documentation or stable production endpoints
  • High-volume trading requiring low latency and proven reliability
  • Non-crypto or non-DeFi use cases

Quick start

# No formal API docs available. Based on the site, the endpoint expects an x402
# payment with a USDC amount. Example conceptual call:
curl -X POST https://x420bot.x420.dev/api/puff-custom \
  -H "Content-Type: application/json" \
  -H "X-Payment: <x402-payment-header>" \
  -d '{"amount": "1.00"}'

Endpoint

Transporthttp
Protocolx402
Pay to0x93109d14F6665a9c9675290D3cD5A6c07bBAfdbd
CurrencyUSD COIN

Quality

0.15/ 1.00

No OpenAPI schema, no documentation, no request/response examples, and most site paths return placeholder pages. The endpoint returned 405 instead of 402 during probing. Only the landing page provides minimal stats and a UI description of the 'Puff' action. This is effectively a stub listing.

Warnings

  • Endpoint returned HTTP 405 during x402 probe instead of expected 402 challenge
  • No API documentation exists — /docs, /api, /pricing, /README all return placeholder pages
  • Only 1 total transaction recorded; extremely low usage
  • No request or response schema available; all examples are speculative
  • This involves cryptocurrency token purchases — regulatory and financial risk considerations apply
  • Trust score of 82% is self-reported with no explanation of methodology

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 18:51:11Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access