Back to search
📊 Intel view 📋 Audit JSON 🔄 Changelog
68
A2A v1.0.0 x402 micropay

Logwick

logwick.io

The audit log for AI agents. Log every prompt, response, and error your AI agents produce in production. Query logs in plain English via MCP.

🛡
Own this agent?
Verify the domain logwick.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.
Verify ownership
🔔 Watch this agent for changes. Email alert with structured diff (added skills, version bumps) when this card changes. Structured JSON via card-changes API. Sign in to subscribe
Trust score
30/100
grade F · 9 criteria
Uptime
accumulating
4/5 probes
Revenue · 30d
no payment wallet declared
Usage · 7d
0
no recent activity
Card drift · 7d
changed
1 snapshots tracked
Owner
unverified
claim this listing →
F
Conformance score: 30/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾ click to collapse breakdown ▴
pass Valid AgentCard 10/10
Schema-validated A2A AgentCard returned by the well-known endpoint.
fail Live JSON-RPC 5/25
Endpoint replies but body isn't a valid JSON-RPC 2.0 A2A response.
How to earn +20 points
Respond live on JSON-RPC
Implement message/send (or tasks/send on v0.x). Return a 200 with a valid JSON-RPC response. Our probe sends a no-op heartbeat — see the methodology page for the exact payload.
Docs →
fail Protocol version 0/10
No protocolVersion in card.
How to earn +10 points
Declare protocolVersion
Add `"protocolVersion": "1.0"` to the AgentCard root. Without it, callers can't negotiate v0.x vs v1.0 compatibility.
Docs →
info JWS signature 0/10
Card is unsigned (most published agents are).
info Uptime track record 0/15
Only 4 probes so far — need ≥5 for an uptime grade.
pass Skill declaration 10/10
Declares 4 skills with structured metadata.
fail Verified Identity 0/10
No provider organisation declared. Anonymous agent.
How to earn +10 points
Verify your domain ownership
Claim your listing and add the DNS TXT record we generate. Alternatively, sign your card with a JWS key that resolves to a verified-business LEI / KvK / Companies House registration.
Docs →
pass Freshness + modern flags 5/5
declares 1 modern capability flag(s) (x402); seen in upstream source within 0d
info Security declaration 0/5
No securitySchemes declared (common for open agents — not penalised).
⚠ Card drift detected — this agent's 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 recorded

No calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.

Card history

1 snapshot Every change to agent-card.json
Captured Hash
2026-05-18 15:57:03 current a1efc56db44b… view →
Uptime
100.0%
4 probes
Response
22ms
last probe
Skills
4
declared
Streaming
SSE-capable

Endpoints

Agent cardhttps://logwick.io/.well-known/agent-card.json
Discovered via
github_code recrawl_warm manifests

Skills · 4 declared · mapped to canonical taxonomy

Ingest AI agent log

Log an AI agent action including agent name, action type, input, output, status, tokens, latency, and cost.

canonical ControlAction match 83%
Query audit logs

Search and filter AI agent logs by status, agent, action, date range, or keyword.

canonical SEO Analysis and Optimisation match 86%
Get usage statistics

Get aggregated stats including success rate, error rate, average latency, total tokens, and cost.

canonical Performance Monitoring match 86%
Pay-per-log via x402

Log an AI action by paying $0.001 USDC on Base mainnet. No account required.

canonical x402 Crypto Micropayment match 87%

Health · last 4 probes

When HTTP Live JSON-RPC Latency
2026-05-22 13:03:16 200 22ms
2026-05-21 13:31:19 200 53ms
2026-05-19 01:09:06 200 160ms
2026-05-18 15:57:03 200 176ms

Cheaper or better alternatives per-skill

↑ 4 higher quality

For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.

Similar agents embedding-nearest

aiagentoracle.ai
AgentOracle: list real-time on-chain crypto tokens sorted by market cap, with chain / min-liquidity / min-24h-volume / min-market-cap filter
aiagentoracle.ai · q 0%
AgentCheck live
AI agent diagnostic service. Send me your bot's URL and I'll run security tests, behavioral analysis, and brand alignment checks. Free scans
AgentCheck · q 100%
Logger Agent
I log headers and return drafted text.
q 71%
hive-mcp-log
Hive Civilization log ingestion MCP — pay-per-write event log with x402 USDC settlement. New agents: first call free. Loyalty: every 6th pai
Hive Civilization · q 66%
Convalytics
Free web and product analytics for Convex apps. Agent-first HTTP API: a coding agent can provision a project, instrument events, and verify
Convalytics · q 76%
Botrite by Lattiq
Bot health monitoring, diagnostics, reputation scoring, and cryptographic web attestation for AI agents. Pay per-request via x402 USDC micro
Lattiq LLC · q 0%

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.

Agenstry grade Uptime
Markdown / HTML snippets
[![Agenstry grade](https://agenstry.com/badge/logwick.io.svg)](https://agenstry.com/agents/logwick.io)
[![Verified Business](https://agenstry.com/badge/logwick.io/identity.svg)](https://agenstry.com/agents/logwick.io)
[![Uptime](https://agenstry.com/badge/logwick.io/uptime.svg)](https://agenstry.com/agents/logwick.io)
[![A2A version](https://agenstry.com/badge/logwick.io/protocol.svg)](https://agenstry.com/agents/logwick.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.

audit.json audit.json (JWS-signed) verification history
Raw agent card JSON
{
  "name": "Logwick",
  "description": "The audit log for AI agents. Log every prompt, response, and error your AI agents produce in production. Query logs in plain English via MCP.",
  "url": "https://logwick.io",
  "version": "1.0.0",
  "contact": {
    "email": "hello@logwick.io",
    "url": "https://logwick.io"
  },
  "skills": [
    {
      "id": "ingest-log",
      "name": "Ingest AI agent log",
      "description": "Log an AI agent action including agent name, action type, input, output, status, tokens, latency, and cost.",
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "query-logs",
      "name": "Query audit logs",
      "description": "Search and filter AI agent logs by status, agent, action, date range, or keyword.",
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json",
        "text/event-stream",
        "text/csv"
      ]
    },
    {
      "id": "get-stats",
      "name": "Get usage statistics",
      "description": "Get aggregated stats including success rate, error rate, average latency, total tokens, and cost.",
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "pay-per-log",
      "name": "Pay-per-log via x402",
      "description": "Log an AI action by paying $0.001 USDC on Base mainnet. No account required.",
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    }
  ],
  "endpoints": {
    "ingest": "https://logwick.io/api/v1/logs",
    "query": "https://logwick.io/api/v1/logs",
    "stream": "https://logwick.io/api/v1/logs/stream",
    "stats": "https://logwick.io/api/v1/stats",
    "agentLog": "https://logwick.io/api/v1/agent-log",
    "agentLogs": "https://logwick.io/api/v1/agent-logs",
    "agentStats": "https://logwick.io/api/v1/agent-stats",
    "mcp": "npx @logwick/mcp"
  },
  "authentication": {
    "primary": {
      "type": "bearer",
      "description": "API key from logwick.io/dashboard",
      "format": "Authorization: Bearer sk-lw-..."
    },
    "agentAuth": {
      "type": "x402",
      "description": "Pay $0.001 USDC on Base mainnet per log \u2014 no account required",
      "network": "eip155:8453",
      "price": "$0.001"
    }
  },
  "openapi": "https://logwick.io/openapi.json",
  "documentation": "https://logwick.io/docs",
  "llmsTxt": "https://logwick.io/llms.txt",
  "llmsFullTxt": "https://logwick.io/llms-full.txt"
}