x402-ai-api.civicmerge.workers.dev
x402-ai-api.civicmerge.workers.dev
· x402-ai-api.civicmerge.workers.dev
AI image generation
x402-ai-api.civicmerge.workers.dev 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://x402-ai-api.civicmerge.workers.dev/v1/audio/speech
|
0.08 | USDC |
https://x402-ai-api.civicmerge.workers.dev/v1/audio/transcribe
|
0.02 | USDC |
https://x402-ai-api.civicmerge.workers.dev/v1/btc-events
|
0.01 | USDC |
https://x402-ai-api.civicmerge.workers.dev/v1/chat/completions
|
0.03 | USDC |
https://x402-ai-api.civicmerge.workers.dev/v1/images/generate
|
0.03 | USDC |
| Agent card | https://x402-ai-api.civicmerge.workers.dev |
| Provider | https://x402-ai-api.civicmerge.workers.dev |
| Docs | https://x402-ai-api.civicmerge.workers.dev |
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/x402-ai-api.civicmerge.workers.dev) [](https://agenstry.com/agents/x402-ai-api.civicmerge.workers.dev) [](https://agenstry.com/agents/x402-ai-api.civicmerge.workers.dev) [](https://agenstry.com/agents/x402-ai-api.civicmerge.workers.dev)
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": "x402-ai-api-civicmerge-workers-dev",
"name": "x402-ai-api.civicmerge.workers.dev",
"description": "AI image generation",
"domain": "x402-ai-api.civicmerge.workers.dev",
"provider": "x402-ai-api.civicmerge.workers.dev",
"providerUrl": "",
"category": "",
"networks": [
"Base"
],
"enriched": false,
"endpoints": [
{
"url": "https://x402-ai-api.civicmerge.workers.dev/v1/audio/speech",
"description": "Text-to-speech",
"pricing": {
"amount": "0.08",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "input",
"type": "string",
"description": "",
"example": "Hello, welcome to our service.",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "voice",
"type": "string",
"description": "",
"example": "default",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://x402-ai-api.civicmerge.workers.dev/v1/audio/transcribe",
"description": "Speech-to-text",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "file",
"type": "string",
"description": "",
"example": "<binary audio data>",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://x402-ai-api.civicmerge.workers.dev/v1/btc-events",
"description": "BTC event lookup",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "category",
"type": "string",
"description": "",
"example": "halving",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "date",
"type": "string",
"description": "",
"example": "2024-01-03",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "limit",
"type": "number",
"description": "",
"example": 10,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://x402-ai-api.civicmerge.workers.dev/v1/chat/completions",
"description": "LLM inference",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "max_tokens",
"type": "number",
"description": "",
"example": 500,
"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": "llama-3.1-8b",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://x402-ai-api.civicmerge.workers.dev/v1/images/generate",
"description": "AI image generation",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "height",
"type": "number",
"description": "",
"example": 1024,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "model",
"type": "string",
"description": "",
"example": "fast",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "prompt",
"type": "string",
"description": "",
"example": "a serene mountain lake at sunset",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "width",
"type": "number",
"description": "",
"example": 1024,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.01",
"maxAmount": "0.08",
"avgCostPerTransaction": "0.034",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": [],
"iconUrl": ""
}
}