Overview
Generates a regex from a natural-language prompt and live-tests it in one call. Composite: one call runs regex-from-prompt first, then feeds the generated pattern into regex-test over your test_strings (optional stage, runs only when test_strings are provided). Returns the JavaScript pattern + flags + explanation + examples, plus per-input matched/not-matched verdicts with capture groups so you know the pattern actually matches what you asked for. Prompt capped at 2,000 chars; up to 100 test str
Health
x402 Payment Validation
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-08-30 03:37:27 | healthy | 402 | 34ms | |
| 2026-08-29 16:47:33 | error | — | — | fetch failed |
| 2026-08-29 14:47:01 | healthy | 402 | 30ms | |
| 2026-08-29 04:47:32 | healthy | 402 | 3734ms | |
| 2026-08-28 22:31:16 | healthy | 402 | 29ms | |
| 2026-08-28 15:19:59 | healthy | 402 | 64ms |