# clonecho.builda.company English-to-French Translation

> clonecho.builda.company English-to-French Translation is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-13).

Translates English text to French using the MyMemory translation engine, returning the translated result as JSON.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/translate-en-fr
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/clonecho-builda-company-english-to-french-translation-3a5e3b99
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_bEKi-U2V7w_7Y3NXlsCzZ

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 clonecho-builda-company-english-to-french-translation-3a5e3b99 -d '<json body>'
```

Example prompt: Can you translate this English text to French for me: 'The meeting has been rescheduled to Thursday afternoon'?

## When to prefer this

Use this endpoint when you need a quick, cost-effective machine translation of English text into French and do not require high-accuracy neural translation or context-aware translation. Best suited for short to medium-length text snippets where MyMemory's community-powered translation quality is sufficient.

## Known failure modes

- Missing or empty 'text' parameter returns an error or empty translation
- Very long text may be truncated or cause errors
- MyMemory API rate limits may cause failures at high volume
- Ambiguous or highly idiomatic English may produce poor-quality translations
- Non-English input text may yield unexpected or inaccurate French output
- Network timeout if the upstream MyMemory service is unavailable

## How this service works

Machine translation of English text to French via MyMemory (param: text). Query: ?text= Returns JSON.

## Output

A JSON object containing the French translation of the provided English input text, powered by MyMemory's translation engine.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/clonecho-builda-company-english-to-french-translation-3a5e3b99/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from clonecho.builda.company](https://www.zero.xyz/host/clonecho.builda.company/llms.txt)
