secondlook.edgecasesystems.workers.dev
https://secondlook.edgecasesystems.workers.dev/v1/paid/second-lookIndependent pre-action review for AI agents before costly, irreversible, external, or constraint-sensitive actions. Send the goal, proposed action, authority, constraints, known facts, uncertainties, and reasoning summary; receive a structured review of material concerns, risks, and missing information. SecondLook does not authorize, execute, or supply missing authority. U.S.-only public service in the 50 states and District of Columbia; U.S. territories unavailable.
Reliability & health
Uptime and response time from our own unpaid probes, plus the reliability score built from them.
Uptime
22.5% avgResponse time
p50 344ms · p95 432msData table
| Bucket | Uptime | Probes | Response time |
|---|---|---|---|
| 8/30/2026, 12:00:00 AM | 0% | 1 | — |
| 8/31/2026, 12:00:00 AM | 0% | 1 | — |
| 9/1/2026, 12:00:00 AM | 0% | 1 | — |
| 9/2/2026, 12:00:00 AM | 0% | 1 | — |
| 9/3/2026, 12:00:00 AM | 0% | 1 | — |
| 9/4/2026, 12:00:00 AM | 100% | 18 | 352ms |
| 9/5/2026, 12:00:00 AM | 80% | 20 | 336ms |
| 9/6/2026, 12:00:00 AM | 0% | 15 | — |
- Availability
- 59
- Latency
- 98
- Security
- 100
- Transparency
- 61
- Activity
- 5
How often it was reachable when we probed it (weight 35%).
How quickly it answers when it is up — fast scores high (weight 20%).
Whether it serves over working TLS / https (weight 15%).
Whether the operator disclosed what it does — description, schema, identity (weight 15%).
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 100% — 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, eip155:84532
- Facilitator
- unknown
- SDK
- unknown
Operator
- Company
- inferred — unknown
- Jurisdiction
- —
- Registrar
- CloudFlare, Inc.
- Domain registered
- 2019-02-08
- Hosting network
- CLOUDFLARENET
- 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)
Payments per day
last payment 9/3/2026Data table
| Day | Payments | Volume (USD) | Paying wallets |
|---|---|---|---|
| 9/3/2026 | 1 | 0.05 | 1 |
Only payments settled on chains and facilitators we index.
Response schema
{
"additionalProperties": false,
"properties": {
"created_at": {
"format": "date-time",
"type": "string"
},
"decision_id": {
"format": "uuid",
"type": "string"
},
"key_risks": {
"items": {
"type": "string"
},
"type": "array"
},
"missing_information": {
"items": {
"type": "string"
},
"type": "array"
},
"model": {
"description": "Deprecated compatibility field; the underlying inference implementation is not a stable product contract.",
"type": "string"
},
"policy_version": {
"type": "string"
},
"reason": {
"type": "string"
},
"recommendation": {
"enum": [
"proceed",
"reconsider",
"need_more_information",
"escalate_to_human"
],
"type": "string"
},
"review_status": {
"enum": [
"no_material_concern_found",
"material_concern_found",
"insufficient_information",
"human_review_required"
],
"type": "string"
}
},
"required": [
"decision_id",
"created_at",
"policy_version",
"model",
"review_status",
"recommendation",
"reason",
"key_risks",
"missing_information"
],
"type": "object"
}