5.75.142.199.sslip.io

https://5.75.142.199.sslip.io/paid/analyze-now/Z292MTIvcmlueWEtbWFmZi10b2hva3UvMjAyNi8yMDI2MDUxOV8xMDI1Mwo%3D

Shares a payout wallet with 5 other endpoints — its adoption is attributed from that shared wallet's traffic, not earned exclusively.

On-demand LLM analysis of a Japanese government tender: extract structured bidding requirements (qualifications, rank, documents, deadlines) as validated JSON. 新規にClaude抽出を実行して返します。

25
reliability

Reliability & health

Uptime and response time from our own unpaid probes, plus the reliability score built from them.

Uptime

0.0% avg
0% 50% 100% Fri 6 AMSun 6 AMTue 7 AMThu 7 AM

Response time

0ms 50ms 100ms Fri 6 AMSun 6 AMTue 7 AMThu 7 AM
Data table
Reliability history per time bucket over the last 7 days (hourly).
Bucket Uptime Probes Response time
8/14/2026, 6:00:00 AM 0% 1
8/15/2026, 6:00:00 AM 0% 1
8/16/2026, 6:00:00 AM 0% 1
8/17/2026, 7:00:00 AM 0% 1
8/18/2026, 7:00:00 AM 0% 1
8/19/2026, 7:00:00 AM 0% 1
8/20/2026, 7:00:00 AM 0% 1
25
Composite reliability — the weighted average of the dimensions below, on a 0–100 scale.
Availability
0

How often it was reachable when we probed it (weight 35%).

Latency
not yet measured

How quickly it answers when it is up — fast scores high (weight 20%).

Security
100

Whether it serves over working TLS / https (weight 15%).

Transparency
55

Whether the operator disclosed what it does — description, schema, identity (weight 15%).

Activity
1

Observed on-chain payments to this endpoint's wallet — transactions, volume, and distinct paying wallets over the last month (weight 15%; not yet measured when we have not seen its wallet settle).

Confidence 60% — how much probe evidence backs this score. A thin history is flagged, not hidden.

See the scoring methodology for exactly how each number is computed.

Payment

Currencies
USDC
Networks
base
Facilitator
unknown
SDK
unknown

Operator

Company
inferred — unknown
Jurisdiction
Registrar
Domain registered
Hosting network
Hosting country

Operator context is derived from public RDAP/TLS records and unverified. Company and country are only available for endpoints that publish them (an OV/EV TLS certificate or a non-redacted domain record); most endpoints are CDN-fronted and disclose neither.

On-chain activity (base)

1
payments (30d)
0.01
USD volume (30d)
1
paying wallets (30d)

Payments per day

last payment 7/23/2026
0 3 5 Jul 23
Data table
Settled payments per day.
Day Payments Volume (USD) Paying wallets
7/23/2026 1 0.01 1

This payout wallet is shared: figures cover all 6 endpoints paid at it, since payments cannot be attributed to one of them. Only payments settled on chains and facilitators we index.

Response schema
{
  "input": {
    "method": "GET",
    "type": "http"
  },
  "output": {
    "additionalProperties": false,
    "properties": {
      "bid_method": {
        "description": "入札方式(一般競争入札等)",
        "type": [
          "string",
          "null"
        ]
      },
      "contact": {
        "description": "問い合わせ先",
        "type": [
          "string",
          "null"
        ]
      },
      "deadlines": {
        "items": {
          "additionalProperties": false,
          "properties": {
            "label": {
              "description": "何の期限か(入札書提出、質問受付等)",
              "type": "string"
            },
            "value": {
              "description": "日時(原文表記)",
              "type": "string"
            }
          },
          "required": [
            "label",
            "value"
          ],
          "type": "object"
        },
        "type": "array"
      },
      "performance_period": {
        "description": "履行期間(原文表記のまま)",
        "type": [
          "string",
          "null"
        ]
      },
      "qualifications": {
        "description": "応募資格・参加資格の要件一覧(全省庁統一資格の等級・地域要件を含む)",
        "items": {
          "type": "string"
        },
        "type": "array"
      },
      "required_certifications": {
        "description": "必須認証(ISO27001, ISMS, プライバシーマーク等)",
        "items": {
          "type": "string"
        },
        "type": "array"
      },
      "required_documents": {
        "description": "提出書類一覧",
        "items": {
          "type": "string"
        },
        "type": "array"
      },
      "unified_qualification_rank": {
        "description": "全省庁統一資格の等級要件(例: 'A,B,C' )。なければnull",
        "type": [
          "string",
          "null"
        ]
      }
    },
    "required": [
      "qualifications",
      "unified_qualification_rank",
      "required_certifications",
      "required_documents",
      "performance_period",
      "deadlines",
      "contact",
      "bid_method"
    ],
    "type": "object"
  }
}