Query new token deployments on Base via x402-paid crypto data intelligence endpoint.
What it does
This x402-enabled endpoint from Erudite Intelligence LLC provides crypto data intelligence focused on new token deployments on the Base blockchain. By sending a POST request with a token address, the endpoint returns data about recently deployed tokens. Payment is required per-call via the x402 protocol, accepting USDC on Base (eip155:8453) or USDT on Tron (tron:728126428) at $0.01 per request.
The endpoint is live and returns a standard x402 v2 payment challenge (HTTP 402) to unauthenticated callers. The request body accepts a JSON object with a `token` field (a token address or symbol). The response is JSON with a `success` boolean and a `data` object. The exact structure and fields within the `data` object are not documented in the available materials, so the precise intelligence returned (e.g., deployment timestamps, deployer addresses, liquidity info) must be inferred from the "Crypto data intelligence" description.
The provider, Erudite Intelligence LLC, also operates the EruditePay x402 Bridge — a payment facilitator supporting 20 blockchains. The Bridge itself handles verify/settle operations for x402 payments. This particular endpoint is a data product hosted on the same domain, not the facilitator itself. Documentation at docs.eruditepay.com is referenced but the /docs path on the bridge domain returns a 404, so detailed API docs are not currently accessible.
Capabilities
Use cases
- —Detecting newly deployed tokens on Base for trading bots or analytics dashboards
- —Monitoring the Base chain for new token contracts as part of a DeFi research pipeline
- —Feeding token deployment data into an AI agent that evaluates new crypto projects
- —Building alerts for new token launches on Base
Fit
Best for
- —Crypto trading bots that need real-time new token data on Base
- —DeFi analytics platforms tracking token deployments
- —AI agents performing on-chain research with per-call micropayments
Not for
- —Historical token data across multiple chains (only Base new deployments documented)
- —Free or high-volume bulk data extraction (each call costs $0.01)
- —Non-crypto data intelligence use cases
Quick start
curl -X POST https://bridge.eruditepay.com/v1/base/token/new-deployments \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402_payment_header>" \
-d '{"token": "0x0000000000000000000000000000000000000000"}'Example
Request
{
"token": "0x0000000000000000000000000000000000000000"
}Response
{
"data": {},
"success": true
}Endpoint
Quality
The endpoint is live (402 challenge confirmed) with a basic schema and example in the Bazaar extension, but the response data structure is entirely opaque (example shows empty `data: {}`). No dedicated API documentation is accessible, and the description is generic ('Crypto data intelligence'). Pricing is clear at $0.01/call.
Warnings
- —The response data structure is undocumented — the example only shows an empty object for the 'data' field.
- —docs.eruditepay.com is referenced but /docs on the bridge domain returns 404; no accessible API documentation found.
- —The exact fields and depth of intelligence returned by this endpoint are unknown and must be discovered empirically.
Citations
- —Endpoint returns x402 v2 challenge with USDC on Base and USDT on Tron payment options at 10000 base units ($0.01)https://bridge.eruditepay.com/v1/base/token/new-deployments
- —Provider is Erudite Intelligence LLC, operating the EruditePay x402 Bridge supporting 20 blockchainshttps://bridge.eruditepay.com
- —The endpoint description is 'Crypto data intelligence' and accepts a POST with a token addresshttps://bridge.eruditepay.com/v1/base/token/new-deployments
- —FinCEN MSB Registered with BSA ID 31000324258137https://bridge.eruditepay.com