deepai.pay.zeroclick.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://deepai.pay.zeroclick.io/api/background-remover
|
0.01 | USDC |
https://deepai.pay.zeroclick.io/api/colorizer
|
0.01 | USDC |
https://deepai.pay.zeroclick.io/api/image-editor
|
0.08 | USDC |
https://deepai.pay.zeroclick.io/api/text2img
|
0.01 | USDC |
https://deepai.pay.zeroclick.io/api/torch-srgan
|
0.01 | USDC |
0x717d60ef7d0f9b2bad94388629aff1ff914e9435 · basescan ↗
eth_getLogs on USDC Transfer events to the payment wallet.
| Agent card | https://deepai.pay.zeroclick.io |
| Provider | https://deepai.pay.zeroclick.io |
| Docs | https://deepai.pay.zeroclick.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/deepai.pay.zeroclick.io) [](https://agenstry.com/agents/deepai.pay.zeroclick.io) [](https://agenstry.com/agents/deepai.pay.zeroclick.io) [](https://agenstry.com/agents/deepai.pay.zeroclick.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": "deepai-pay-zeroclick-io",
"name": "deepai.pay.zeroclick.io",
"description": "",
"domain": "deepai.pay.zeroclick.io",
"provider": "deepai.pay.zeroclick.io",
"providerUrl": "",
"category": "",
"networks": [
"Base"
],
"enriched": false,
"endpoints": [
{
"url": "https://deepai.pay.zeroclick.io/api/background-remover",
"description": "Removes the background from an image. Pass the image as a URL. Returns a link to the cutout result.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "image",
"type": "string",
"description": "",
"example": "https://example.com/photo.jpg",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "DeepAI",
"tags": [
"images",
"image-generation",
"photo-editing",
"upscaling",
"background-removal"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://deepai.pay.zeroclick.io/api/colorizer",
"description": "Adds color to black and white photos and historic images. Pass the image as a URL. Returns a link to the colorized result.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "image",
"type": "string",
"description": "",
"example": "https://example.com/photo.jpg",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "DeepAI",
"tags": [
"images",
"image-generation",
"photo-editing",
"upscaling",
"background-removal"
],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://deepai.pay.zeroclick.io/api/image-editor",
"description": "Applies AI edits to an image guided by a text instruction. Pass the image as a URL and the edit as text. Choose the quality tier with image_generator_version: genius or super_genius for the highest detail at 2k output. Returns a link to the edited image.",
"pricing": {
"amount": "0.08",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "image",
"type": "string",
"description": "",
"example": "https://example.com/photo.jpg",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "image_generator_version",
"type": "string",
"description": "",
"example": "genius",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "add a red hat",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "DeepAI",
"tags": [
"images",
"image-generation",
"photo-editing",
"upscaling",
"background-removal"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://deepai.pay.zeroclick.io/api/text2img",
"description": "Creates an image from scratch from a text description. Choose the quality tier with image_generator_version: hd, genius, or super_genius for the highest detail at 2k output. The genius tier also takes an art style in genius_preference: classic, anime, photography, graphic, or cinematic. Returns a link to the generated image.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "genius_preference",
"type": "string",
"description": "",
"example": "classic",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "image_generator_version",
"type": "string",
"description": "",
"example": "hd",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "a serene mountain lake at sunrise",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "DeepAI",
"tags": [
"images",
"image-generation",
"photo-editing",
"upscaling",
"background-removal"
],
"quality": {
"l30DaysTotalCalls": "14",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://deepai.pay.zeroclick.io/api/torch-srgan",
"description": "Upscales a low-resolution image using super resolution. Pass the image as a URL. Returns a link to the upscaled result.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "image",
"type": "string",
"description": "",
"example": "https://example.com/photo.jpg",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "DeepAI",
"tags": [
"images",
"image-generation",
"photo-editing",
"upscaling",
"background-removal"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.01",
"maxAmount": "0.08",
"avgCostPerTransaction": "0.024",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "DeepAI",
"tags": [
"images",
"image-generation",
"photo-editing",
"upscaling",
"background-removal"
],
"iconUrl": ""
}
}