# Machinegeist AI-Notetaker Comparison Dataset

> Machinegeist AI-Notetaker Comparison Dataset is a paid API for AI agents from pssvoirdgqkejvuqvaxw.supabase.co, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-16).

Returns an independent comparison dataset of 13+ AI meeting notetaker tools, covering pricing, Dutch/French language support, speaker ID, export quality, security certifications, and GDPR/EU posture.

## Facts

- Endpoint: GET https://pssvoirdgqkejvuqvaxw.supabase.co/functions/v1/x402-notetakers
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-16
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/machinegeist-ai-notetaker-comparison-dataset-2fb5b6ae
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_7D6mRtq9hSe4kmFq7w9k-

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability machinegeist-ai-notetaker-comparison-dataset-2fb5b6ae
```

Example prompt: Can you pull the Machinegeist AI notetaker comparison dataset so I can see how tools like Fireflies, Otter, and Microsoft Teams stack up on GDPR compliance, Dutch/French language support, speaker identification, and hidden pricing costs?

## When to prefer this

Choose this endpoint when you need an independent, unaffiliated comparison of AI meeting notetaker tools — especially when GDPR compliance, EU data residency, Dutch or French language support, or hidden pricing transparency are evaluation criteria. It covers both standalone notetaker tools and built-in features of Teams, Meet, and Notion, making it useful for holistic platform comparisons without vendor bias.

## Known failure modes

- Payment of 0.005 USDC not processed — 402 Payment Required response
- Supabase function cold start may add minor latency on first call
- Dataset may not reflect latest vendor pricing or feature updates if research is stale
- Network timeout if Supabase edge function is unresponsive

## How this service works

AI meeting notetaker comparison dataset: 13 commercial tools plus Microsoft Teams, Google Meet and Notion, compared on pricing (incl. hidden costs), Dutch/French support, speaker identification, export data quality, security certifications and EU/GDPR posture. Independent research by Machinegeist; no vendor affiliations, no commissions.

## Output

A structured dataset comparing 13 commercial AI meeting notetaker tools plus Microsoft Teams, Google Meet, and Notion across dimensions including pricing (with hidden costs), Dutch and French language support, speaker identification capabilities, export data quality, security certifications, and EU/GDPR compliance posture. Data is sourced from independent Machinegeist research with no vendor affiliations.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "$schema": "https://json-schema.org/draft/2020-12/schema",
 "required": [
  "input"
 ],
 "properties": {
  "input": {
   "type": "object",
   "required": [
    "type",
    "method"
   ],
   "properties": {
    "type": {
     "type": "string",
     "const": "http"
    },
    "method": {
     "enum": [
      "GET"
     ],
     "type": "string"
    }
   },
   "additionalProperties": false
  },
  "output": {
   "type": "object",
   "required": [
    "type"
   ],
   "properties": {
    "type": {
     "type": "string"
    },
    "example": {
     "type": "object"
    }
   }
  }
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/machinegeist-ai-notetaker-comparison-dataset-2fb5b6ae/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from pssvoirdgqkejvuqvaxw.supabase.co](https://www.zero.xyz/host/pssvoirdgqkejvuqvaxw.supabase.co/llms.txt)
