x402 List

x402 Protocol Service Directory

CONNSKILL Growth Services

Data

SEO and SERP research plus real-world actions for AI agents: Google search results, keyword volume and CPC, ranked keywords, backlink profiles, competitor analysis, SMS verification and social marketing orders. Operated by a German company on EU infrastructure. Pay per call in USDC on Base, no account and no API key.

Pay from $0.03 to $3.00 in USDC on Base, settled onchain via the x402 protocol, no signup, no API key needed.

listed 2026-07-25 · no on-chain settlement recorded yet

BASE URL https://agent.connskill.com WEBSITE https://agent.connskill.com ENDPOINTS 8 NETWORK Base ASSET USDC MEMBER SINCE 2026-07-25 MONITORED SINCE 2026-07-25

ASSESSMENT

updated 3h ago

Evidence-backed signals, not a single score. Click any chip for the proof. Measured values stay read-only; unknown is honest.

reliability 100%
uptime 24h
-
uptime 7d
-
uptime 30d
-
uptime 90d
-
response p95
195ms
avg response
195ms
total checks
1
compliance A (11/11)

11 of 11 x402 conformance checks pass. Full checklist below.

jump to compliance checklist

price $0.03 to $3.00 (p80 in Data)
price (min)
$0.03
price (max)
$3.00
category percentile (min)
p80 in Data
category percentile (max)
p98 in Data
endpoints / prices
8 / 6
model
tiered
stability
0%
risk clean

No deterministic risk flag. Risk fires only on an exact blocklist match, or a reserved-brand name with a mismatched verified payTo. Never from low uptime, a high price, or a model guess.

domain age
1447d
registrar
1API GmbH
hosting
custom
domain created
2022-08-08

Identity facts, not a risk score.

traction $0 30d · 0 buyers
volume 30d
$0
buyers 30d
0
settlements 30d
0
first settlement
---
last settlement
---
top buyer share
-
trend 7d vs 30d
-
networks
eip155:8453
volume all-time
$0
settlements all-time
0
median settlement 30d
$0
max settlement 30d
$0
settled via
-

Conservative undercount: only USDC settlements via facilitators we measure are counted. A measured floor, not an estimate.

Top buyer share is a concentration signal, not part of the ranking score.

WHAT IT DOES

ai-derived

Provides SEO research, SERP reports, keyword analysis, backlink analysis, competitor analysis, and SMS verification services.

category
seo-research
in
query params
auth
none
seoserpkeywordsbacklinkscompetitorssmsverification

AI-generated summary. The measured data is never altered by it.

ENDPOINTS

Service endpoints with HTTP method, path, description, pricing, and network
METHOD PATH DESCRIPTION PRICE NETWORK ASSET
GET /smm/v1/smm-order $3.00 Base USDC
GET /sms/v1/sms-order $3.00 Base USDC
GET /v1/backlinks-report $0.15 Base USDC
GET /v1/competitors $0.08 Base USDC
GET /v1/keyword-ideas $0.03 Base USDC
GET /v1/keyword-metrics $0.15 Base USDC
GET /v1/ranked-keywords $0.08 Base USDC
GET /v1/serp-report $0.10 Base USDC
8 endpoints

REQUEST / RESPONSE EXAMPLE

An unpaid request to GET /smm/v1/smm-order returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.

// request
curl -i 'https://agent.connskill.com/smm/v1/smm-order'
// 402 response (captured by monitor) · 8 payloads · click to expand
[
  {
    "error": "payment_required",
    "status": "payment_required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "tier": "basic",
          "label": "SERP Basic (Top-20)",
          "version": "2"
        },
        "payTo": "0x43B85AE58f0A2505c710Bc715d6f3EB16b1f63dE",
        "amount": "100000",
        "scheme": "exact",
        "network": "eip155:8453",
        "outputSchema": {
          "input": {
            "type": "http",
            "method": "POST",
            "bodyType": "json",
            "bodyFields": {
              "keyword": {
                "type": "string",
                "required": true,
                "description": "Suchbegriff"
              },
              "language_code": {
                "type": "string",
                "required": false,
                "description": "ISO-Sprachcode, default de"
              },
              "location_code": {
                "type": "number",
                "required": false,
                "description": "DataForSEO location (2276 = Deutschland)"
              }
            }
          },
          "output": {
            "type": "object",
            "properties": {
              "report": {
                "type": "object",
                "description": "SERP-Report (SERP Basic (Top-20)) mit items[] (rank,title,url,description)"
              },
              "status": {
                "type": "string"
              },
              "costUsd": {
                "type": "number"
              }
            }
          }
        },
        "maxTimeoutSeconds": 120
      },
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "tier": "deep",
          "label": "SERP Deep (Top-100)",
          "version": "2"
        },
        "payTo": "0x43B85AE58f0A2505c710Bc715d6f3EB16b1f63dE",
        "amount": "500000",
        "scheme": "exact",
        "network": "eip155:8453",
        "outputSchema": {
          "input": {
            "type": "http",
            "method": "POST",
            "bodyType": "json",
            "bodyFields": {
              "keyword": {
                "type": "string",
                "required": true,
                "description": "Suchbegriff"
              },
              "language_code": {
                "type": "string",
                "required": false,
                "description": "ISO-Sprachcode, default de"
              },
              "location_code": {
                "type": "number",
                "required": false,
                "description": "DataForSEO location (2276 = Deutschland)"
              }
            }
          },
          "output": {
            "type": "object",
            "properties": {
              "report": {
                "type": "object",
                "description": "SERP-Report (SERP Deep (Top-100)) mit items[] (rank,title,url,description)"
              },
              "status": {
                "type": "string"
              },
              "costUsd": {
                "type": "number"
              }
            }
          }
        },
        "maxTimeoutSeconds": 120
      }
    ],
    "service": {
      "mode": "live",
      "price": {
        "payTo": "0x43B85AE58f0A2505c710Bc715d6f3EB16b1f63dE",
        "amount": "0.10-0.50",
        "network": "eip155:8453",
        "currency": "USDC"
      },
      "tiers": [
        {
          "id": "basic",
          "depth": 20,
          "priceUsd": "0.10"
        },
        {
          "id": "deep",
          "depth": 100,
          "priceUsd": "0.50"
        }
      ],
      "serviceId": "serp-report-v1"
    },
    "howToPay": "Sende USDC (Base) an 0x43B85AE58f0A2505c710Bc715d6f3EB16b1f63dE — ab 0.10 (Top-20) oder 0.50 (Top-100) — dann erneut mit Header x-payment-tx: <txHash>",
    "resource": {
      "url": "https://agent.connskill.com/v1/serp-report",
      "mimeType": "application/json",
      "description": "SERP/Keyword-Reports (Google, organic) als JSON + Markdown. Tiers: basic Top-20 ($0.10), deep Top-100 ($0.50)."
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "POST",
            "example": {
              "keyword": "electric bikes",
              "language_code": "de",
              "location_code": 2276
            },
            "description": "Google SERP report for a keyword: organic results with rank, title, URL and snippet",
            "inputSchema": {
              "type": "object",
              "required": [
                "keyword"
              ],
              "properties": {
                "keyword": {
                  "type": "string",
                  "minLength": 1,
                  "description": "Suchbegriff"
                },
                "language_code": {
                  "type": "string",
                  "default": "de"
                },
                "location_code": {
                  "type": "integer",
                  "default": 2276,
                  "description": "DataForSEO location (2276 = Deutschland)"
                }
              }
            }
          },
          "output": {
            "type": "json",
            "example": {
              "report": {
                "items": [
                  {
                    "url": "https://example.com/e-bikes",
                    "rank": 1,
                    "title": "Best electric bikes 2026",
                    "description": "Our tested picks …"
                  }
                ],
                "keyword": "electric bikes",
                "totalResults": 41300000
              },
              "status": "delivered",
              "costUsd": 0.004
            }
          }
        },
        "schema": {
          "properties": {
            "input": {
              "properties": {
                "body": {
                  "type": "object",
                  "required": [
                    "keyword"
                  ],
                  "properties": {
                    "keyword": {
                      "type": "string",
                      "minLength": 1,
                      "description": "Suchbegriff"
                    },
                    "language_code": {
                      "type": "string",
                      "default": "de"
                    },
                    "location_code": {
                      "type": "integer",
                      "default": 2276,
                      "description": "DataForSEO location (2276 = Deutschland)"
                    }
                  }
                }
              }
            },
            "output": {
              "properties": {
                "example": {
                  "report": {
                    "items": [
                      {
                        "url": "https://example.com/e-bikes",
                        "rank": 1,
                        "title": "Best electric bikes 2026",
                        "description": "Our tested picks …"
                      }
                    ],
                    "keyword": "electric bikes",
                    "totalResults": 41300000
                  },
                  "status": "delivered",
                  "costUsd": 0.004
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "payment_required",
    "status": "payment_required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "service": "keyword-metrics-v1",
          "version": "2"
        },
        "payTo": "0x43B85AE58f0A2505c710Bc715d6f3EB16b1f63dE",
        "amount": "150000",
        "scheme": "exact",
        "network": "eip155:8453",
        "outputSchema": {
          "input": {
            "type": "http",
            "method": "POST",
            "bodyType": "json",
            "bodyFields": {
              "keywords": {
                "type": "array",
                "required": true,
                "description": "Keywords to look up (max 1000)"
              },
              "language_code": {
                "type": "string",
                "required": false,
                "description": "ISO language code, defaults to de"
              },
              "location_code": {
                "type": "number",
                "required": false,
                "description": "Location code (2276 = Germany, 2840 = United States)"
              }
            }
          },
          "output": {
            "type": "object",
            "description": "Search volume, CPC and competition for up to 1000 keywords (Google Ads data)"
          }
        },
        "maxTimeoutSeconds": 120
      }
    ],
    "service": {
      "mode": "live",
      "price": {
        "payTo": "0x43B85AE58f0A2505c710Bc715d6f3EB16b1f63dE",
        "amount": "0.15",
        "network": "eip155:8453",
        "currency": "USDC"
      },
      "serviceId": "keyword-metrics-v1"
    },
    "howToPay": "Sende >= 0.15 USDC (Base) an 0x43B85AE58f0A2505c710Bc715d6f3EB16b1f63dE, dann erneut mit Header x-payment-tx: <txHash>",
    "resource": {
      "url": "https://agent.connskill.com/v1/keyword-metrics",
      "mimeType": "application/json",
      "description": "Search volume, CPC and competition for up to 1000 keywords (Google Ads data)"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "POST",
            "example": {
              "keywords": [
                "webdesign rosenheim",
                "seo agentur"
              ],
              "language_code": "de",
              "location_code": 2276
            },
            "description": "Search volume, CPC and competition for up to 1000 keywords (Google Ads data)",
            "inputSchema": {
              "type": "object",
              "required": [
                "keywords"
              ],
              "properties": {
                "keywords": {
                  "type": "array",
                  "items": {
                    "type": "string"
                  },
                  "maxItems": 1000,
                  "minItems": 1,
                  "description": "Keywords to look up"
                },
                "language_code": {
                  "type": "string",
                  "default": "de"
                },
                "location_code": {
                  "type": "integer",
                  "default": 2276
                }
              }
            }
          },
          "output": {
            "type": "json",
            "example": {
              "items": [
                {
                  "cpc": 4.1,
                  "keyword": "webdesign rosenheim",
                  "monthly": [
                    {
                      "year": 2026,
                      "month": 6,
                      "searchVolume": 340
                    }
                  ],
                  "competition": 0.62,
                  "searchVolume": 320
                }
              ],
              "status": "delivered"
            }
          }
        },
        "schema": {
          "properties": {
            "input": {
              "properties": {
                "body": {
                  "type": "object",
                  "required": [
                    "keywords"
                  ],
                  "properties": {
                    "keywords": {
                      "type": "array",
                      "items": {
                        "type": "string"
                      },
                      "maxItems": 1000,
                      "minItems": 1,
                      "description": "Keywords to look up"
                    },
                    "language_code": {
                      "type": "string",
                      "default": "de"
                    },
                    "location_code": {
                      "type": "integer",
                      "default": 2276
                    }
                  }
                }
              }
            },
            "output": {
              "properties": {
                "example": {
                  "items": [
                    {
                      "cpc": 4.1,
                      "keyword": "webdesign rosenheim",
                      "monthly": [
                        {
                          "year": 2026,
                          "month": 6,
                          "searchVolume": 340
                        }
                      ],
                      "competition": 0.62,
                      "searchVolume": 320
                    }
                  ],
                  "status": "delivered"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "payment_required",
    "status": "payment_required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "service": "keyword-ideas-v1",
          "version": "2"
        },
        "payTo": "0x43B85AE58f0A2505c710Bc715d6f3EB16b1f63dE",
        "amount": "30000",
        "scheme": "exact",
        "network": "eip155:8453",
        "outputSchema": {
          "input": {
            "type": "http",
            "method": "POST",
            "bodyType": "json",
            "bodyFields": {
              "limit": {
                "type": "number",
                "required": false,
                "description": "max 100, defaults to 50"
              },
              "keyword": {
                "type": "string",
                "required": true,
                "description": "Seed keyword"
              },
              "language_code": {
                "type": "string",
                "required": false,
                "description": "ISO language code, defaults to de"
              },
              "location_code": {
                "type": "number",
                "required": false,
                "description": "Location code (2276 = Germany, 2840 = United States)"
              }
            }
          },
          "output": {
            "type": "object",
            "description": "Keyword suggestions for a seed keyword, with search volume and CPC"
          }
        },
        "maxTimeoutSeconds": 120
      }
    ],
    "service": {
      "mode": "live",
      "price": {
        "payTo": "0x43B85AE58f0A2505c710Bc715d6f3EB16b1f63dE",
        "amount": "0.03",
        "network": "eip155:8453",
        "currency": "USDC"
      },
      "serviceId": "keyword-ideas-v1"
    },
    "howToPay": "Sende >= 0.03 USDC (Base) an 0x43B85AE58f0A2505c710Bc715d6f3EB16b1f63dE, dann erneut mit Header x-payment-tx: <txHash>",
    "resource": {
      "url": "https://agent.connskill.com/v1/keyword-ideas",
      "mimeType": "application/json",
      "description": "Keyword suggestions for a seed keyword, with search volume and CPC"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "POST",
            "example": {
              "limit": 50,
              "keyword": "electric bikes"
            },
            "description": "Keyword suggestions for a seed keyword, with search volume and CPC",
            "inputSchema": {
              "type": "object",
              "required": [
                "keyword"
              ],
              "properties": {
                "limit": {
                  "type": "integer",
                  "default": 50,
                  "maximum": 100
                },
                "keyword": {
                  "type": "string",
                  "minLength": 1,
                  "description": "Seed keyword"
                },
                "language_code": {
                  "type": "string",
                  "default": "de"
                },
                "location_code": {
                  "type": "integer",
                  "default": 2276
                }
              }
            }
          },
          "output": {
            "type": "json",
            "example": {
              "items": [
                {
                  "cpc": 5.2,
                  "keyword": "webdesign agentur",
                  "competition": 0.7,
                  "searchVolume": 1900
                }
              ],
              "status": "delivered"
            }
          }
        },
        "schema": {
          "properties": {
            "input": {
              "properties": {
                "body": {
                  "type": "object",
                  "required": [
                    "keyword"
                  ],
                  "properties": {
                    "limit": {
                      "type": "integer",
                      "default": 50,
                      "maximum": 100
                    },
                    "keyword": {
                      "type": "string",
                      "minLength": 1,
                      "description": "Seed keyword"
                    },
                    "language_code": {
                      "type": "string",
                      "default": "de"
                    },
                    "location_code": {
                      "type": "integer",
                      "default": 2276
                    }
                  }
                }
              }
            },
            "output": {
              "properties": {
                "example": {
                  "items": [
                    {
                      "cpc": 5.2,
                      "keyword": "webdesign agentur",
                      "competition": 0.7,
                      "searchVolume": 1900
                    }
                  ],
                  "status": "delivered"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "payment_required",
    "status": "payment_required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "service": "ranked-keywords-v1",
          "version": "2"
        },
        "payTo": "0x43B85AE58f0A2505c710Bc715d6f3EB16b1f63dE",
        "amount": "80000",
        "scheme": "exact",
        "network": "eip155:8453",
        "outputSchema": {
          "input": {
            "type": "http",
            "method": "POST",
            "bodyType": "json",
            "bodyFields": {
              "limit": {
                "type": "number",
                "required": false,
                "description": "max 100, defaults to 50"
              },
              "target": {
                "type": "string",
                "required": true,
                "description": "Domain, e.g. example.com"
              },
              "language_code": {
                "type": "string",
                "required": false,
                "description": "ISO language code, defaults to de"
              },
              "location_code": {
                "type": "number",
                "required": false,
                "description": "Location code (2276 = Germany, 2840 = United States)"
              }
            }
          },
          "output": {
            "type": "object",
            "description": "Which keywords a domain ranks for, with position, URL and search volume"
          }
        },
        "maxTimeoutSeconds": 120
      }
    ],
    "service": {
      "mode": "live",
      "price": {
        "payTo": "0x43B85AE58f0A2505c710Bc715d6f3EB16b1f63dE",
        "amount": "0.08",
        "network": "eip155:8453",
        "currency": "USDC"
      },
      "serviceId": "ranked-keywords-v1"
    },
    "howToPay": "Sende >= 0.08 USDC (Base) an 0x43B85AE58f0A2505c710Bc715d6f3EB16b1f63dE, dann erneut mit Header x-payment-tx: <txHash>",
    "resource": {
      "url": "https://agent.connskill.com/v1/ranked-keywords",
      "mimeType": "application/json",
      "description": "Which keywords a domain ranks for, with position, URL and search volume"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "POST",
            "example": {
              "limit": 50,
              "target": "example.com"
            },
            "description": "Which keywords a domain ranks for, with position, URL and search volume",
            "inputSchema": {
              "type": "object",
              "required": [
                "target"
              ],
              "properties": {
                "limit": {
                  "type": "integer",
                  "default": 50,
                  "maximum": 100
                },
                "target": {
                  "type": "string",
                  "minLength": 3,
                  "description": "Domain, e.g. example.com"
                },
                "language_code": {
                  "type": "string",
                  "default": "de"
                },
                "location_code": {
                  "type": "integer",
                  "default": 2276
                }
              }
            }
          },
          "output": {
            "type": "json",
            "example": {
              "items": [
                {
                  "url": "https://example.com/",
                  "rank": 4,
                  "keyword": "agentur rosenheim",
                  "searchVolume": 210
                }
              ],
              "status": "delivered"
            }
          }
        },
        "schema": {
          "properties": {
            "input": {
              "properties": {
                "body": {
                  "type": "object",
                  "required": [
                    "target"
                  ],
                  "properties": {
                    "limit": {
                      "type": "integer",
                      "default": 50,
                      "maximum": 100
                    },
                    "target": {
                      "type": "string",
                      "minLength": 3,
                      "description": "Domain, e.g. example.com"
                    },
                    "language_code": {
                      "type": "string",
                      "default": "de"
                    },
                    "location_code": {
                      "type": "integer",
                      "default": 2276
                    }
                  }
                }
              }
            },
            "output": {
              "properties": {
                "example": {
                  "items": [
                    {
                      "url": "https://example.com/",
                      "rank": 4,
                      "keyword": "agentur rosenheim",
                      "searchVolume": 210
                    }
                  ],
                  "status": "delivered"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "payment_required",
    "status": "payment_required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "service": "backlinks-report-v1",
          "version": "2"
        },
        "payTo": "0x43B85AE58f0A2505c710Bc715d6f3EB16b1f63dE",
        "amount": "150000",
        "scheme": "exact",
        "network": "eip155:8453",
        "outputSchema": {
          "input": {
            "type": "http",
            "method": "POST",
            "bodyType": "json",
            "bodyFields": {
              "target": {
                "type": "string",
                "required": true,
                "description": "Domain, e.g. example.com"
              }
            }
          },
          "output": {
            "type": "object",
            "description": "Backlink profile of a domain: summary metrics plus top 25 referring domains"
          }
        },
        "maxTimeoutSeconds": 120
      }
    ],
    "service": {
      "mode": "live",
      "price": {
        "payTo": "0x43B85AE58f0A2505c710Bc715d6f3EB16b1f63dE",
        "amount": "0.15",
        "network": "eip155:8453",
        "currency": "USDC"
      },
      "serviceId": "backlinks-report-v1"
    },
    "howToPay": "Sende >= 0.15 USDC (Base) an 0x43B85AE58f0A2505c710Bc715d6f3EB16b1f63dE, dann erneut mit Header x-payment-tx: <txHash>",
    "resource": {
      "url": "https://agent.connskill.com/v1/backlinks-report",
      "mimeType": "application/json",
      "description": "Backlink profile of a domain: summary metrics plus top 25 referring domains"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "POST",
            "example": {
              "target": "example.com"
            },
            "description": "Backlink profile of a domain: summary metrics plus top 25 referring domains",
            "inputSchema": {
              "type": "object",
              "required": [
                "target"
              ],
              "properties": {
                "target": {
                  "type": "string",
                  "minLength": 3,
                  "description": "Domain, e.g. example.com"
                }
              }
            }
          },
          "output": {
            "type": "json",
            "example": {
              "status": "delivered",
              "summary": {
                "rank": 210,
                "backlinks": 1234,
                "referringDomains": 87
              },
              "topReferringDomains": [
                {
                  "rank": 350,
                  "domain": "blog.example.org",
                  "backlinks": 40
                }
              ]
            }
          }
        },
        "schema": {
          "properties": {
            "input": {
              "properties": {
                "body": {
                  "type": "object",
                  "required": [
                    "target"
                  ],
                  "properties": {
                    "target": {
                      "type": "string",
                      "minLength": 3,
                      "description": "Domain, e.g. example.com"
                    }
                  }
                }
              }
            },
            "output": {
              "properties": {
                "example": {
                  "status": "delivered",
                  "summary": {
                    "rank": 210,
                    "backlinks": 1234,
                    "referringDomains": 87
                  },
                  "topReferringDomains": [
                    {
                      "rank": 350,
                      "domain": "blog.example.org",
                      "backlinks": 40
                    }
                  ]
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "payment_required",
    "status": "payment_required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "service": "competitors-v1",
          "version": "2"
        },
        "payTo": "0x43B85AE58f0A2505c710Bc715d6f3EB16b1f63dE",
        "amount": "80000",
        "scheme": "exact",
        "network": "eip155:8453",
        "outputSchema": {
          "input": {
            "type": "http",
            "method": "POST",
            "bodyType": "json",
            "bodyFields": {
              "limit": {
                "type": "number",
                "required": false,
                "description": "max 50, defaults to 20"
              },
              "target": {
                "type": "string",
                "required": true,
                "description": "Domain, e.g. example.com"
              },
              "language_code": {
                "type": "string",
                "required": false,
                "description": "ISO language code, defaults to de"
              },
              "location_code": {
                "type": "number",
                "required": false,
                "description": "Location code (2276 = Germany, 2840 = United States)"
              }
            }
          },
          "output": {
            "type": "object",
            "description": "Organic search competitors of a domain, with keyword overlap metrics"
          }
        },
        "maxTimeoutSeconds": 120
      }
    ],
    "service": {
      "mode": "live",
      "price": {
        "payTo": "0x43B85AE58f0A2505c710Bc715d6f3EB16b1f63dE",
        "amount": "0.08",
        "network": "eip155:8453",
        "currency": "USDC"
      },
      "serviceId": "competitors-v1"
    },
    "howToPay": "Sende >= 0.08 USDC (Base) an 0x43B85AE58f0A2505c710Bc715d6f3EB16b1f63dE, dann erneut mit Header x-payment-tx: <txHash>",
    "resource": {
      "url": "https://agent.connskill.com/v1/competitors",
      "mimeType": "application/json",
      "description": "Organic search competitors of a domain, with keyword overlap metrics"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "POST",
            "example": {
              "limit": 20,
              "target": "example.com"
            },
            "description": "Organic search competitors of a domain, with keyword overlap metrics",
            "inputSchema": {
              "type": "object",
              "required": [
                "target"
              ],
              "properties": {
                "limit": {
                  "type": "integer",
                  "default": 20,
                  "maximum": 50
                },
                "target": {
                  "type": "string",
                  "minLength": 3,
                  "description": "Domain, e.g. example.com"
                },
                "language_code": {
                  "type": "string",
                  "default": "de"
                },
                "location_code": {
                  "type": "integer",
                  "default": 2276
                }
              }
            }
          },
          "output": {
            "type": "json",
            "example": {
              "items": [
                {
                  "etv": 890.5,
                  "domain": "konkurrent.de",
                  "avgPosition": 12.3,
                  "intersections": 42
                }
              ],
              "status": "delivered"
            }
          }
        },
        "schema": {
          "properties": {
            "input": {
              "properties": {
                "body": {
                  "type": "object",
                  "required": [
                    "target"
                  ],
                  "properties": {
                    "limit": {
                      "type": "integer",
                      "default": 20,
                      "maximum": 50
                    },
                    "target": {
                      "type": "string",
                      "minLength": 3,
                      "description": "Domain, e.g. example.com"
                    },
                    "language_code": {
                      "type": "string",
                      "default": "de"
                    },
                    "location_code": {
                      "type": "integer",
                      "default": 2276
                    }
                  }
                }
              }
            },
            "output": {
              "properties": {
                "example": {
                  "items": [
                    {
                      "etv": 890.5,
                      "domain": "konkurrent.de",
                      "avgPosition": 12.3,
                      "intersections": 42
                    }
                  ],
                  "status": "delivered"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "payment_required",
    "status": "payment_required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "label": "SMS-Verifizierung ($3.00)",
          "version": "2"
        },
        "payTo": "0x43B85AE58f0A2505c710Bc715d6f3EB16b1f63dE",
        "amount": "3000000",
        "scheme": "exact",
        "network": "eip155:8453",
        "outputSchema": {
          "input": {
            "type": "http",
            "method": "POST",
            "bodyType": "json",
            "bodyFields": {
              "country": {
                "type": "string",
                "required": true,
                "description": "ISO-Landeskuerzel, z.B. US, DE, NL"
              },
              "service": {
                "type": "string",
                "required": true,
                "description": "Ziel-Dienst, z.B. Telegram, WhatsApp, Discord (SMSPool-Namen)"
              }
            }
          },
          "output": {
            "type": "object",
            "properties": {
              "number": {
                "type": "string"
              },
              "status": {
                "type": "string"
              },
              "orderId": {
                "type": "string"
              },
              "provider": {
                "type": "string"
              }
            }
          }
        },
        "maxTimeoutSeconds": 300
      }
    ],
    "service": {
      "mode": "live",
      "price": {
        "payTo": "0x43B85AE58f0A2505c710Bc715d6f3EB16b1f63dE",
        "amount": "dynamic (0.25-3.00)",
        "network": "eip155:8453",
        "currency": "USDC"
      },
      "backends": [
        "smspool",
        "5sim-fallback"
      ],
      "serviceId": "sms-verify-v1"
    },
    "howToPay": "Erst GET /v1/sms-quote?service=X&country=Y fuer den exakten Preis, dann USDC (Base) an 0x43B85AE58f0A2505c710Bc715d6f3EB16b1f63dE, dann POST mit Header x-payment-tx: <txHash>",
    "resource": {
      "url": "https://agent.connskill.com/sms/v1/sms-order",
      "mimeType": "application/json",
      "description": "Rent a phone number for a target service and retrieve the verification code. Price is quoted per order (from $0.25) via GET /v1/sms-quote."
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "POST",
            "example": {
              "country": "US",
              "service": "Telegram"
            },
            "description": "Rent a phone number for a target service (Telegram, WhatsApp, Discord and 1300+ more) and retrieve the verification code it receives",
            "inputSchema": {
              "type": "object",
              "required": [
                "service",
                "country"
              ],
              "properties": {
                "country": {
                  "type": "string",
                  "minLength": 2,
                  "description": "ISO country code, e.g. US"
                },
                "service": {
                  "type": "string",
                  "minLength": 1,
                  "description": "Target service, e.g. Telegram"
                }
              }
            }
          },
          "output": {
            "type": "json",
            "example": {
              "number": "+12765550123",
              "status": "ordered",
              "costUsd": 0.84,
              "orderId": "123456789",
              "sellUsd": 2.55,
              "provider": "smspool"
            }
          }
        },
        "schema": {
          "properties": {
            "input": {
              "properties": {
                "body": {
                  "type": "object",
                  "required": [
                    "service",
                    "country"
                  ],
                  "properties": {
                    "country": {
                      "type": "string",
                      "minLength": 2,
                      "description": "ISO country code, e.g. US"
                    },
                    "service": {
                      "type": "string",
                      "minLength": 1,
                      "description": "Target service, e.g. Telegram"
                    }
                  }
                }
              }
            },
            "output": {
              "properties": {
                "example": {
                  "number": "+12765550123",
                  "status": "ordered",
                  "costUsd": 0.84,
                  "orderId": "123456789",
                  "sellUsd": 2.55,
                  "provider": "smspool"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "payment_required",
    "status": "payment_required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "label": "SMM-Order ($3.00)",
          "version": "2"
        },
        "payTo": "0x43B85AE58f0A2505c710Bc715d6f3EB16b1f63dE",
        "amount": "3000000",
        "scheme": "exact",
        "network": "eip155:8453",
        "outputSchema": {
          "input": {
            "type": "http",
            "method": "POST",
            "bodyType": "json",
            "bodyFields": {
              "link": {
                "type": "string",
                "required": true,
                "description": "Ziel-URL/-Account"
              },
              "quantity": {
                "type": "number",
                "required": true,
                "description": "Menge (min/max je Service)"
              },
              "serviceId": {
                "type": "number",
                "required": true,
                "description": "SMMPanel Service-ID (via GET /v1/smm-services suchen)"
              }
            }
          },
          "output": {
            "type": "object",
            "properties": {
              "status": {
                "type": "string"
              },
              "orderId": {
                "type": "string"
              }
            }
          }
        },
        "maxTimeoutSeconds": 300
      }
    ],
    "service": {
      "mode": "live",
      "price": {
        "payTo": "0x43B85AE58f0A2505c710Bc715d6f3EB16b1f63dE",
        "amount": "dynamic (0.10-3.00)",
        "network": "eip155:8453",
        "currency": "USDC"
      },
      "backend": "smmpanel.net",
      "serviceId": "smm-resell-v1"
    },
    "howToPay": "Erst GET /v1/smm-quote?serviceId=X&quantity=Y fuer den exakten Preis, dann USDC (Base) an 0x43B85AE58f0A2505c710Bc715d6f3EB16b1f63dE, dann POST mit Header x-payment-tx: <txHash>",
    "resource": {
      "url": "https://agent.connskill.com/smm/v1/smm-order",
      "mimeType": "application/json",
      "description": "Social marketing orders: followers, likes, views and more across 1000+ services. Price is quoted per order (from $0.10) via GET /v1/smm-quote."
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "POST",
            "example": {
              "link": "https://instagram.com/example",
              "quantity": 500,
              "serviceId": 1234
            },
            "description": "Place a social marketing order: followers, likes, views and comments across 1000+ services",
            "inputSchema": {
              "type": "object",
              "required": [
                "serviceId",
                "link",
                "quantity"
              ],
              "properties": {
                "link": {
                  "type": "string",
                  "minLength": 1,
                  "description": "Ziel-URL/-Account"
                },
                "quantity": {
                  "type": "integer",
                  "minimum": 1
                },
                "serviceId": {
                  "type": "integer",
                  "description": "SMMPanel Service-ID"
                }
              }
            }
          },
          "output": {
            "type": "json",
            "example": {
              "status": "ordered",
              "orderId": "123456",
              "chargeUsd": 0.05
            }
          }
        },
        "schema": {
          "properties": {
            "input": {
              "properties": {
                "body": {
                  "type": "object",
                  "required": [
                    "serviceId",
                    "link",
                    "quantity"
                  ],
                  "properties": {
                    "link": {
                      "type": "string",
                      "minLength": 1,
                      "description": "Ziel-URL/-Account"
                    },
                    "quantity": {
                      "type": "integer",
                      "minimum": 1
                    },
                    "serviceId": {
                      "type": "integer",
                      "description": "SMMPanel Service-ID"
                    }
                  }
                }
              }
            },
            "output": {
              "properties": {
                "example": {
                  "status": "ordered",
                  "orderId": "123456",
                  "chargeUsd": 0.05
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  }
]

OVER TIME

All charts share the 90d window selected here. Every series is also served as JSON at /api/v1/services/connskill-growth-services/price, /scores, /volume and /buyers. On-chain volume and distinct buyers are measured over the service's settlement address and are a conservative undercount (only settlements that reach a measured facilitator are counted). The on-chain series roll up hourly, so the latest day can be up to about an hour behind; distinct buyers are counted per payout address, so a service that settles to more than one address is an upper bound.

UPTIME
07-25 · uptime 100.0% · 174ms avg07-2507-25
90d UPTIME 100%
RESPONSE TIME
07-25 · 174ms avg07-25 · 174ms avg07-2507-25
AVG RESP 190ms
PRICE (captured 402, USD)
building price history ($0.15)

Median across 8 endpoints. Use the selector to isolate one.

SUB-SCORES (uptime + x402 compliance)
building assessment history (1 day so far)
VOLUME (on-chain settlement, USD)
building volume history (1 day so far)
DISTINCT BUYERS
building buyer history (1 day so far)

COMPLIANCE

11/11 checks pass · grade A
  • 402 payload captured
  • accepts[] array present
  • payTo address recoverable
  • payTo at accepts[0].payTo (conformant shape)
  • payTo is a valid on-chain address
  • atomic price declared
  • atomic price in a sane range
  • asset (token) address declared
  • network resolves to CAIP-2
  • payment scheme declared
  • served over HTTPS

SITE PILLARS

  • homepage reachable
  • openapi doc
  • pricing page
  • llms.txt
  • robots.txt
  • terms page
recent checks (13) · click to expand
TIME STATUS RESP
● OK 254ms
● SLOW 287ms
● OK 130ms
● OK 224ms
● OK 77ms
● SLOW 652ms
● OK 141ms
● OK 100ms
● OK 102ms
● OK 124ms
● OK 93ms
● OK 86ms
● OK 195ms

EMBED THIS BADGE

Show that CONNSKILL Growth Services is monitored on x402-list. Paste this on your site or README, it links back to this live listing.

CONNSKILL Growth Services listed on x402-list
status
CONNSKILL Growth Services uptime on x402-list
live uptime
// HTML
<a href="https://x402-list.com/services/connskill-growth-services?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/connskill-growth-services.svg" alt="CONNSKILL Growth Services listed on x402-list" height="28">
</a>
// Markdown
[![CONNSKILL Growth Services on x402-list](https://x402-list.com/badge/connskill-growth-services.svg)](https://x402-list.com/services/connskill-growth-services?utm_source=badge&utm_medium=referral&utm_campaign=embed)
// HTML · live uptime variant
<a href="https://x402-list.com/services/connskill-growth-services?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/connskill-growth-services.svg?data=uptime" alt="CONNSKILL Growth Services uptime on x402-list" height="28">
</a>

RUN THIS SERVICE?

Keep this listing accurate: propose changes to the name, description, website, category or add new endpoints to monitor. Ownership is verified with a domain proof and every change is reviewed manually; measured data stays read-only.

[ update this listing ]