api.dexl.io
api.dexl.io
· api.dexl.io
DexL AI agent economy leaderboard - enriched with on-chain stats
api.dexl.io via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
F
Conformance score: 34/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://api.dexl.io/api/agents
|
0.001 | USDC |
https://api.dexl.io/api/agents/:chain/:agentId
|
0.002 | USDC |
https://api.dexl.io/api/build-tx/buy
|
0.005 | USDC |
https://api.dexl.io/api/build-tx/create-token
|
0.01 | USDC |
https://api.dexl.io/api/build-tx/sell
|
0.005 | USDC |
https://api.dexl.io/api/tokens
|
0.001 | USDC |
https://api.dexl.io/api/tokens/:contractAddress
|
0.001 | USDC |
0x820d61a720963fab63ab6e0aef4d1779eb42f6bb · basescan ↗
| Agent card | https://api.dexl.io |
| Provider | https://api.dexl.io |
| Docs | https://api.dexl.io |
Health · last 0 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/api.dexl.io) [](https://agenstry.com/agents/api.dexl.io) [](https://agenstry.com/agents/api.dexl.io) [](https://agenstry.com/agents/api.dexl.io)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "agentic.market",
"service": {
"id": "api-dexl-io",
"name": "api.dexl.io",
"description": "",
"domain": "api.dexl.io",
"provider": "api.dexl.io",
"providerUrl": "",
"category": "",
"networks": [
"Base",
"eip155:42161",
"eip155:4663"
],
"enriched": false,
"endpoints": [
{
"url": "https://api.dexl.io/api/agents",
"description": "DexL AI agent economy leaderboard - enriched with on-chain stats",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "7",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://api.dexl.io/api/agents/:chain/:agentId",
"description": "Detailed profile for a single AI agent (by chain + agentId)",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "agentId",
"type": "string",
"description": "",
"example": "0",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "path",
"name": "chain",
"type": "string",
"description": "",
"example": "robinhood",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "5",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://api.dexl.io/api/build-tx/buy",
"description": "Builds an unsigned transaction to buy any token - DexL bonding curve, graduated DEX pair, or any other token with WETH liquidity on the chain's DEX router",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "5",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://api.dexl.io/api/build-tx/create-token",
"description": "Builds an unsigned transaction to launch a new token on the DexL launchpad (you sign it with your own wallet)",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "5",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://api.dexl.io/api/build-tx/sell",
"description": "Builds unsigned transaction(s) to sell any token - DexL bonding curve, graduated DEX pair, or any other token with WETH liquidity on the chain's DEX router (including an approve step if needed)",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "5",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://api.dexl.io/api/tokens",
"description": "List of all tokens launched on the DexL platform",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "5",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://api.dexl.io/api/tokens/:contractAddress",
"description": "Detailed data for a single token (by contract address)",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "contractAddress",
"type": "string",
"description": "",
"example": "0x5772052a2918d8f28a63fc563dfe3e6c01a82491",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "5",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.001",
"maxAmount": "0.01",
"avgCostPerTransaction": "0.003571",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": [],
"iconUrl": ""
}
}