agents.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://agents.dexl.io/v1/agents/:id/autonomous
|
0.055 | USDC |
https://agents.dexl.io/v1/agents/:id/run
|
0.025191 | USDC |
https://agents.dexl.io/v1/audio/speech
|
0.001 | USDC |
https://agents.dexl.io/v1/audio/transcriptions
|
0.002519 | USDC |
https://agents.dexl.io/v1/chat/completions
|
0.002541 | USDC |
https://agents.dexl.io/v1/network/agents/:id/execute
|
0.0022 | USDC |
https://agents.dexl.io/v1/tools/evm-rpc
|
0.001 | USDC |
https://agents.dexl.io/v1/tools/site-crawl
|
0.001 | USDC |
https://agents.dexl.io/v1/tools/transaction-lookup
|
0.001 | USDC |
https://agents.dexl.io/v1/tools/wallet-balance
|
0.001 | USDC |
https://agents.dexl.io/v1/tools/weather
|
0.001 | USDC |
https://agents.dexl.io/v1/tools/web-fetch
|
0.001 | USDC |
0x820d61a720963fab63ab6e0aef4d1779eb42f6bb · basescan ↗
| Agent card | https://agents.dexl.io |
| Provider | https://agents.dexl.io |
| Docs | https://agents.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/agents.dexl.io) [](https://agenstry.com/agents/agents.dexl.io) [](https://agenstry.com/agents/agents.dexl.io) [](https://agenstry.com/agents/agents.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": "agents-dexl-io",
"name": "agents.dexl.io",
"description": "",
"domain": "agents.dexl.io",
"provider": "agents.dexl.io",
"providerUrl": "",
"category": "",
"networks": [
"Base",
"eip155:137",
"eip155:42161"
],
"enriched": false,
"endpoints": [
{
"url": "https://agents.dexl.io/v1/agents/:id/autonomous",
"description": "Run a DexL agent autonomously: it plans, discovers services, pays for them, executes and verifies - paid for once with x402",
"pricing": {
"amount": "0.055",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "upto",
"maxAmount": "0.055",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "id",
"type": "string",
"description": "",
"example": "86101a09-4fe1-4dbc-b398-848fc2affbf5",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "budget_usd",
"type": "number",
"description": "",
"example": 0.05,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "goal",
"type": "string",
"description": "",
"example": "Find the current price of ETH and summarise it.",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "max_steps",
"type": "number",
"description": "",
"example": 6,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "DexL Agents",
"tags": [
"autonomous",
"agent",
"planning",
"ai",
"x402"
],
"quality": {
"l30DaysTotalCalls": "15",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agents.dexl.io/v1/agents/:id/run",
"description": "Run a DexL agent: the model reasons, calls tools when it needs them, and returns an answer - paid per run with x402",
"pricing": {
"amount": "0.025191",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "upto",
"maxAmount": "0.025191",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "id",
"type": "string",
"description": "",
"example": "ee1b6bc7-1b74-4032-a962-6c46cd016602",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "input",
"type": "string",
"description": "",
"example": "Summarise the last Base block.",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "DexL Agents",
"tags": [
"agent",
"assistant",
"tools",
"ai",
"x402"
],
"quality": {
"l30DaysTotalCalls": "145",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agents.dexl.io/v1/audio/speech",
"description": "Turn text into speech and get a WAV back: eight voices, 24 kHz mono, up to 5000 characters per call. Priced per call with x402, and the quote is a ceiling - pay with the upto scheme and only the audio you actually generated settles.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "upto",
"maxAmount": "0.001",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "input",
"type": "string",
"description": "",
"example": "The queue lives in the database.",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "voice",
"type": "string",
"description": "",
"example": "Kore",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "DexL Agents",
"tags": [
"text to speech",
"speech synthesis",
"generate audio",
"voice over",
"tts"
],
"quality": {
"l30DaysTotalCalls": "20",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agents.dexl.io/v1/audio/transcriptions",
"description": "Turn speech into text: send base64 audio, get a plain transcript back. Handles WAV, MP3, FLAC and OGG up to about eight minutes per call. Priced per call with x402.",
"pricing": {
"amount": "0.002519",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "upto",
"maxAmount": "0.002519",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "audio",
"type": "string",
"description": "",
"example": "<base64 audio>",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "mime_type",
"type": "string",
"description": "",
"example": "audio/wav",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "DexL Agents",
"tags": [
"speech to text",
"transcribe audio",
"transcription",
"subtitles",
"stt"
],
"quality": {
"l30DaysTotalCalls": "21",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agents.dexl.io/v1/chat/completions",
"description": "OpenAI-compatible chat completions - Gemini 3.7 Flash, 3.6 Flash, 3.5 Flash and 3.5 Flash Lite - with no account and no API key, because the request pays for itself with x402. Send the same body you would send to /v1/chat/completions anywhere else and get the same shape back. GET /v1/models lists what is live, free. Routing fails over to another provider when one is down, and the exact price is quoted in the 402 before you pay anything.",
"pricing": {
"amount": "0.002541",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "upto",
"maxAmount": "0.002541",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "max_tokens",
"type": "number",
"description": "",
"example": 256,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "messages",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "model",
"type": "string",
"description": "",
"example": "gemini-3.5-flash",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "DexL Agents",
"tags": [
"chat completion",
"llm inference",
"openai compatible",
"text generation",
"llm"
],
"quality": {
"l30DaysTotalCalls": "99",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agents.dexl.io/v1/network/agents/:id/execute",
"description": "Execute a service published by an external agent on the DexL network, paid per call with x402",
"pricing": {
"amount": "0.0022",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "upto",
"maxAmount": "0.0022",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "id",
"type": "string",
"description": "",
"example": "18512a8e-fb5a-4da5-8df4-3de1ebdca766",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "budget",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "capability",
"type": "string",
"description": "",
"example": "weather.current",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "expiration",
"type": "string",
"description": "",
"example": "2026-01-01T00:00:30.000Z",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "input",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "protocol_version",
"type": "string",
"description": "",
"example": "1",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "recipient",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "request_id",
"type": "string",
"description": "",
"example": "00000000-0000-4000-8000-000000000000",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "timestamp",
"type": "string",
"description": "",
"example": "2026-01-01T00:00:00.000Z",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "trace_id",
"type": "string",
"description": "",
"example": "00000000-0000-4000-8000-000000000000",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "DexL Agents",
"tags": [
"agent-network",
"marketplace",
"a2a",
"x402",
"ai"
],
"quality": {
"l30DaysTotalCalls": "12",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agents.dexl.io/v1/tools/evm-rpc",
"description": "Make any read-only JSON-RPC call on 28 EVM chains - eth_call, eth_blockNumber, eth_getLogs, eth_getBalance and the rest - without running a node or holding an RPC key. Covers Base, Ethereum, Arbitrum, Optimism, Polygon, BSC and more, with automatic failover across providers when one rate-limits or goes down.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "upto",
"maxAmount": "0.001",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "chain",
"type": "string",
"description": "",
"example": "base",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "method",
"type": "string",
"description": "",
"example": "eth_blockNumber",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "params",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "DexL Agents",
"tags": [
"json-rpc",
"eth_call",
"read contract",
"onchain data",
"evm"
],
"quality": {
"l30DaysTotalCalls": "22",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agents.dexl.io/v1/tools/site-crawl",
"description": "Crawl a website: fetch a page, follow the links inside the same host and return every page it reached, within a page budget you set. For reading documentation, a product catalogue or a changelog in one paid call instead of many.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "upto",
"maxAmount": "0.001",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "maxPages",
"type": "number",
"description": "",
"example": 3,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://example.com",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "DexL Agents",
"tags": [
"crawl a website",
"scrape a site",
"multiple pages",
"site map",
"html"
],
"quality": {
"l30DaysTotalCalls": "22",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agents.dexl.io/v1/tools/transaction-lookup",
"description": "Look up any transaction and its receipt by hash on 28 EVM chains: success or revert, block number, gas used, effective gas price, sender and recipient. Covers Base, Ethereum, Arbitrum, Optimism, Polygon, BSC and more. Use it to confirm a payment or settlement actually landed.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "upto",
"maxAmount": "0.001",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "chain",
"type": "string",
"description": "",
"example": "base",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "hash",
"type": "string",
"description": "",
"example": "0x1022a6982b6f0d0dbe6ba0f3e02b8a1c0b6cd0b1a0a4f5f0d4c9b2e3a1f60c77",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "DexL Agents",
"tags": [
"transaction lookup",
"transaction receipt",
"onchain data",
"gas used",
"evm"
],
"quality": {
"l30DaysTotalCalls": "21",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agents.dexl.io/v1/tools/wallet-balance",
"description": "Read any wallet balance on 28 EVM chains: native coin (ETH, BNB, MATIC, AVAX) or any ERC-20 token including USDC. Covers Base, Ethereum, Arbitrum, Optimism, Polygon, BSC, Avalanche, zkSync, Linea, Scroll, Blast, Mantle, Celo, Gnosis, Sonic, Unichain, World Chain, Zora and more. Returns the raw and decimal balance with the block it was read at.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "upto",
"maxAmount": "0.001",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "address",
"type": "string",
"description": "",
"example": "0x820D61a720963fab63aB6e0aeF4D1779Eb42F6BB",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "chain",
"type": "string",
"description": "",
"example": "base",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "DexL Agents",
"tags": [
"wallet balance",
"token balance",
"usdc balance",
"onchain data",
"evm"
],
"quality": {
"l30DaysTotalCalls": "31",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agents.dexl.io/v1/tools/weather",
"description": "Current weather and a short forecast for anywhere on earth, by place name or by latitude and longitude. Returns temperature, apparent temperature, humidity, precipitation, wind speed and direction, plus a daily high and low for up to seven days. Place names are geocoded for you.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "upto",
"maxAmount": "0.001",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "days",
"type": "number",
"description": "",
"example": 3,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "place",
"type": "string",
"description": "",
"example": "Istanbul",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "DexL Agents",
"tags": [
"weather forecast",
"current weather",
"temperature",
"geocoding",
"wind"
],
"quality": {
"l30DaysTotalCalls": "41",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agents.dexl.io/v1/tools/web-fetch",
"description": "Fetch any public web page or JSON API and get its status, content type, headers and body back. For agents that need to read a page they cannot reach themselves. Private networks and loopback addresses are blocked, and large bodies are truncated rather than dropped.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "upto",
"maxAmount": "0.001",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://example.com",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "DexL Agents",
"tags": [
"fetch a url",
"read a web page",
"scrape",
"http request",
"html"
],
"quality": {
"l30DaysTotalCalls": "22",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.001",
"maxAmount": "0.055",
"avgCostPerTransaction": "",
"avgCostBasis": "varies",
"currency": "USDC"
},
"serviceName": "DexL Agents",
"tags": [
"autonomous",
"agent",
"planning",
"ai",
"x402",
"assistant",
"tools",
"text to speech",
"speech synthesis",
"generate audio",
"voice over",
"tts",
"speech to text",
"transcribe audio",
"transcription",
"subtitles",
"stt",
"chat completion",
"llm inference",
"openai compatible",
"text generation",
"llm",
"agent-network",
"marketplace",
"a2a",
"json-rpc",
"eth_call",
"read contract",
"onchain data",
"evm",
"crawl a website",
"scrape a site",
"multiple pages",
"site map",
"html",
"transaction lookup",
"transaction receipt",
"gas used",
"wallet balance",
"token balance",
"usdc balance",
"weather forecast",
"current weather",
"temperature",
"geocoding",
"wind",
"fetch a url",
"read a web page",
"scrape",
"http request"
],
"iconUrl": ""
}
}