media.gedx402.com
media.gedx402.com
· media.gedx402.com
Describe or answer questions about an image with Llama 3.2 11B Vision Instruct (@cf/meta/llama-3.2-11b-vision-instruct). POST image (base64) plus optional prompt; multimodal pricing includes image and text neurons.
media.gedx402.com 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.
F
Conformance score: 19/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 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://media.gedx402.com/v1/asr/:model
|
0.0077 | USDC |
https://media.gedx402.com/v1/detect/:model
|
0.0042 | USDC |
https://media.gedx402.com/v1/guard/:model
|
0.01 | USDC |
https://media.gedx402.com/v1/speech/transcribe
|
0.0077 | USDC |
https://media.gedx402.com/v1/tts/:model
|
0.302 | USDC |
https://media.gedx402.com/v1/vision/describe
|
0.884 | USDC |
0xb3c2776ce3f99cb3366520c27b4ac5d436942ab6 · basescan ↗
| Agent card | https://media.gedx402.com |
| Provider | https://media.gedx402.com |
| Docs | https://media.gedx402.com |
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/media.gedx402.com) [](https://agenstry.com/agents/media.gedx402.com) [](https://agenstry.com/agents/media.gedx402.com) [](https://agenstry.com/agents/media.gedx402.com)
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": "media-gedx402-com",
"name": "media.gedx402.com",
"description": "Describe or answer questions about an image with Llama 3.2 11B Vision Instruct (@cf/meta/llama-3.2-11b-vision-instruct). POST image (base64) plus optional prompt; multimodal pricing includes image and text neurons.",
"domain": "media.gedx402.com",
"provider": "media.gedx402.com",
"providerUrl": "",
"category": "",
"networks": [
"Base",
"eip155:137",
"eip155:42161",
"eip155:480",
"solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp"
],
"enriched": false,
"endpoints": [
{
"url": "https://media.gedx402.com/v1/asr/:model",
"description": "Transcribe speech to text with Whisper Tiny EN (@cf/openai/whisper-tiny-en). POST audio (base64) or audio URL; returns transcript text billed by audio duration.",
"pricing": {
"amount": "0.0077",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "audio",
"type": "string",
"description": "",
"example": "<base64>",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "GEDX402 Media",
"tags": [
"vision",
"audio",
"tts",
"asr",
"usdc"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://media.gedx402.com/v1/detect/:model",
"description": "Detect objects in an image with Detr Resnet 50 (@cf/facebook/detr-resnet-50). POST base64 image; returns bounding boxes and labels.",
"pricing": {
"amount": "0.0042",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "image",
"type": "string",
"description": "",
"example": "<base64>",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "GEDX402 Media",
"tags": [
"vision",
"audio",
"tts",
"asr",
"usdc"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://media.gedx402.com/v1/guard/:model",
"description": "Run safety moderation with Llama Guard 3 8B (@cf/meta/llama-guard-3-8b). POST messages or content to classify policy violations before downstream LLM calls.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "max_tokens",
"type": "number",
"description": "",
"example": 64,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "messages",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "GEDX402 Media",
"tags": [
"vision",
"audio",
"tts",
"asr",
"usdc"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://media.gedx402.com/v1/speech/transcribe",
"description": "Transcribe speech to text with Whisper (@cf/openai/whisper). POST audio (base64) or audio URL; returns transcript text billed by audio duration.",
"pricing": {
"amount": "0.0077",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "audio",
"type": "string",
"description": "",
"example": "<base64>",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "GEDX402 Media",
"tags": [
"vision",
"audio",
"tts",
"asr",
"usdc"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://media.gedx402.com/v1/tts/:model",
"description": "Synthesize English voice reply \u2014 POST text; returns audio bytes billed by character count. Voice-agent output leg after chat/fast. Bundle: GET /v1/models?bundle=voice.",
"pricing": {
"amount": "0.302",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "Hello from GEDX402.",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "GEDX402 Media",
"tags": [
"vision",
"audio",
"tts",
"asr",
"usdc"
],
"quality": {
"l30DaysTotalCalls": "21",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://media.gedx402.com/v1/vision/describe",
"description": "Describe or answer questions about an image with Llama 3.2 11B Vision Instruct (@cf/meta/llama-3.2-11b-vision-instruct). POST image (base64) plus optional prompt; multimodal pricing includes image and text neurons.",
"pricing": {
"amount": "0.884",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "image",
"type": "string",
"description": "",
"example": "<base64>",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "max_tokens",
"type": "number",
"description": "",
"example": 256,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "prompt",
"type": "string",
"description": "",
"example": "Describe this image.",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "GEDX402 Media",
"tags": [
"vision",
"audio",
"tts",
"asr",
"usdc"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.0042",
"maxAmount": "0.884",
"avgCostPerTransaction": "0.2026",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "GEDX402 Media",
"tags": [
"vision",
"audio",
"tts",
"asr",
"usdc"
],
"iconUrl": ""
}
}