tools · Listed · Found · 63 endpoints · Not used for Gateway
Blixtworks
Blixtworks
Base64 encode or decode. POST {"text": "...", "mode": "encode"|"decode", "urlSafe": false} -> result. Pay $0.005 per call in USDC on Base via x402 — no signup o
Not used for Gateway
Catalogued so agents know it is dead/unreachable — Gateway will not route it. Still catalogued — dead/unreachable knowledge is index value. (Degraded — catalogued (dead/unreachable known) · not used for Gateway)
Indexed from this operator's public /.well-known/x402.json. Found is not operator-owned and is not attested. Claim or opt out.
Agent Read · Cleared Index
SKIP
Skip until Cleared checks or settle mesh clear.
confidence
83%
source
signal
Index before you pay. Same payload for agents:
GET /api/cleared/agent-read?slug=cat-blixtworks-com
When to call
- Budget between $0.005 and $0.03 per call on published endpoints.
- Base64 encode or decode. POST {"text": "...", "mode": "encode"|"decode", "urlSafe": false} -> result. Pay $0.005 per call in USDC on Base via x402 — no signup o
Risks
- Found — not operator-owned; claim status unknown.
- No Cleared settlement receipt on file yet.
- Uptime not yet marked stable.
- No Gateway traffic yet — market share unproven.
Price posture
Published 63 endpoints from $0.005 to $0.03.
Category · Gateway
tools · no Gateway routes yet — early / unproven on Cleared market share.
Endpoint hints
GET /base64Base64 encode or decode. POST {"text": "...", "mode": "encode"|"decode", "urlSafe": false} -> result. Pay $0.005 per call in USDC on Base via x402 — no signup o
GET /embedCLIP image embedding. POST {"image": "<https url or data URI>"} -> 512-dim vector for similarity search. Pay $0.015 per call in USDC on Base via x402 — no signu
GET /diffCompare two texts. POST {"a": "...", "b": "...", "mode": "lines"|"words"|"chars"} -> unified diff plus added/removed counts. Pay $0.01 per call in USDC on Base
GET /csv_to_jsonConvert CSV to JSON. POST {"csv": "...", "header": true, "delimiter": ","} -> array of objects (or arrays when header is false). Pay $0.01 per call in USDC on B
GET /xml_to_jsonConvert XML to JSON. POST {"xml": "<root>...</root>"} -> parsed object. Pay $0.01 per call in USDC on Base via x402 — no signup or API key.
GET /json_to_csvConvert a JSON array of objects to CSV. POST {"json": "[{...}]", "delimiter": ","} -> CSV text. Pay $0.01 per call in USDC on Base via x402 — no signup or API k
GET /number_baseConvert a number between bases. POST {"value": "255", "from": 10, "to": 16} -> converted string (bases 2-36). Pay $0.005 per call in USDC on Base via x402 — no
GET /yaml_convertConvert between YAML and JSON. POST {"text": "...", "to": "json"|"yaml"} -> converted document. Pay $0.01 per call in USDC on Base via x402 — no signup or API k
Evidence (Cleared)
- → Intake degraded · not used for Gateway
- → Trust 15/100 · fail · tier listed
- → Protocol x402
- → Manifest pending · schema partial
- → Found listing — indexed from public x402.json, not operator-attested.
Endpoints
Blixtworks: Base64 encode or decode
$0.005GET https://www.blixtworks.com/base64Base64 encode or decode. POST {"text": "...", "mode": "encode"|"decode", "urlSafe": false} -> result. Pay $0.005 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: CLIP image embedding
$0.015GET https://www.blixtworks.com/embedCLIP image embedding. POST {"image": "<https url or data URI>"} -> 512-dim vector for similarity search. Pay $0.015 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Compare two texts
$0.01GET https://www.blixtworks.com/diffCompare two texts. POST {"a": "...", "b": "...", "mode": "lines"|"words"|"chars"} -> unified diff plus added/removed counts. Pay $0.01 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Convert CSV to JSON
$0.01GET https://www.blixtworks.com/csv_to_jsonConvert CSV to JSON. POST {"csv": "...", "header": true, "delimiter": ","} -> array of objects (or arrays when header is false). Pay $0.01 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Convert XML to JSON
$0.01GET https://www.blixtworks.com/xml_to_jsonConvert XML to JSON. POST {"xml": "<root>...</root>"} -> parsed object. Pay $0.01 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Convert a JSON array of objects to CSV
$0.01GET https://www.blixtworks.com/json_to_csvConvert a JSON array of objects to CSV. POST {"json": "[{...}]", "delimiter": ","} -> CSV text. Pay $0.01 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Convert a number between bases
$0.005GET https://www.blixtworks.com/number_baseConvert a number between bases. POST {"value": "255", "from": 10, "to": 16} -> converted string (bases 2-36). Pay $0.005 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Convert between YAML and JSON
$0.01GET https://www.blixtworks.com/yaml_convertConvert between YAML and JSON. POST {"text": "...", "to": "json"|"yaml"} -> converted document. Pay $0.01 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Convert between units
$0.005GET https://www.blixtworks.com/unit_convertConvert between units. POST {"value": 5, "from": "km", "to": "mi"} -> converted value. Supports length, mass, volume, time, area, speed, data, pressure, energy and temperature (c/f/k). Pay $0.005 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Convert colours between hex, RGB and HSL
$0.005GET https://www.blixtworks.com/color_convertConvert colours between hex, RGB and HSL. POST {"color": "#2563eb"} -> hex, rgb, hsl and luminance/contrast info. Pay $0.005 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Convert currency at current or historical reference rates (ECB via Frankfurter)
$0.02GET https://www.blixtworks.com/currency_convertConvert currency at current or historical reference rates (ECB via Frankfurter). POST {"amount": 100, "from": "EUR", "to": "SEK", "date": "2026-01-15"}. Pay $0.02 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Convert text case
$0.005GET https://www.blixtworks.com/case_convertConvert text case. POST {"text": "...", "to": "camel"|"snake"|"kebab"|"pascal"|"upper"|"lower"|"title"} -> converted text. Pay $0.005 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Convert timestamps and dates
$0.005GET https://www.blixtworks.com/timestampConvert timestamps and dates. POST {"value": 1735689600, "timezone": "Europe/Stockholm"} or {"value": "2026-01-01T00:00:00Z"} -> unix seconds/ms, ISO, and formatted local time. Pay $0.005 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Crop an image
$0.02GET https://www.blixtworks.com/image_cropCrop an image. POST {"image": "https://...", "x": 0, "y": 0, "width": 200, "height": 200} -> cropped image as a data URI. Pay $0.02 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Cryptographic hashes
$0.005GET https://www.blixtworks.com/hashCryptographic hashes. POST {"text": "...", "algorithms": ["sha256","md5"]} -> hex digests (default md5, sha1, sha256, sha512). Pay $0.005 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Current gas price and what a transfer costs
$0.01GET https://www.blixtworks.com/gas_priceCurrent gas price and what a transfer costs. POST {"chain": "base"|"ethereum"} -> gwei, block number and estimated transfer cost. Pay $0.01 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: DNS lookup
$0.01GET https://www.blixtworks.com/dnsDNS lookup. POST {"domain": "example.com", "type": "A"|"AAAA"|"MX"|"TXT"|"NS"|"CNAME"|"SOA"|"all"} -> resolved records. Pay $0.01 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Decode a JWT without verifying it
$0.01GET https://www.blixtworks.com/jwt_decodeDecode a JWT without verifying it. POST {"token": "eyJ..."} -> header, payload, expiry status. Signature is NOT verified. Pay $0.01 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Detect the language of a text
$0.01GET https://www.blixtworks.com/language_detectDetect the language of a text. POST {"text": "..."} -> ISO 639-3 code and name. Pay $0.01 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Difference between two dates
$0.005GET https://www.blixtworks.com/date_diffDifference between two dates. POST {"from": "2026-01-01", "to": "2026-12-25"} -> days, hours, business days and a human summary. Pay $0.005 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Domain registration data via RDAP
$0.02GET https://www.blixtworks.com/whoisDomain registration data via RDAP. POST {"domain": "example.com"} -> registrar, creation/expiry dates, nameservers, status. Pay $0.02 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: ERC-20 token metadata
$0.015GET https://www.blixtworks.com/token_infoERC-20 token metadata. POST {"token": "0x...", "chain": "base"} -> name, symbol, decimals, total supply. Pay $0.015 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: EXIF metadata extraction
$0.01GET https://www.blixtworks.com/exifEXIF metadata extraction. POST {"image": "<https url or data:image URI>"} -> camera, timestamps, GPS and other metadata. Pay $0.01 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Expand a shortened URL by following redirects
$0.01GET https://www.blixtworks.com/url_expandExpand a shortened URL by following redirects. POST {"url": "https://bit.ly/x"} -> final destination and hop chain. Pay $0.01 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Explain a cron expression and list upcoming run times
$0.01GET https://www.blixtworks.com/cron_parseExplain a cron expression and list upcoming run times. POST {"expression": "0 9 * * 1-5", "count": 5, "timezone": "UTC"}. Pay $0.01 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Extract page metadata: title, description, Open Graph, Twitter card, canonical, favicon, language
$0.02GET https://www.blixtworks.com/metadataExtract page metadata: title, description, Open Graph, Twitter card, canonical, favicon, language. POST {"url": "https://..."}. Pay $0.02 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Extract the dominant colour palette from an image
$0.015GET https://www.blixtworks.com/image_paletteExtract the dominant colour palette from an image. POST {"image": "https://...", "colors": 5} -> hex colours with share percentages. Pay $0.015 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Fetch and interpret robots.txt
$0.01GET https://www.blixtworks.com/robots_checkFetch and interpret robots.txt. POST {"url": "https://example.com", "userAgent": "GPTBot", "path": "/"} -> whether crawling is allowed, plus sitemaps. Pay $0.01 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Format, minify or validate JSON
$0.005GET https://www.blixtworks.com/json_formatFormat, minify or validate JSON. POST {"json": "...", "mode": "pretty"|"minify"|"validate", "indent": 2} -> formatted output or validation error with position. Pay $0.005 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Generate UUIDs
$0.005GET https://www.blixtworks.com/uuidGenerate UUIDs. POST {"count": 5, "version": "v4"} -> list of UUIDs (max 100). Pay $0.005 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Generate a solid or gradient placeholder image
$0.01GET https://www.blixtworks.com/image_placeholderGenerate a solid or gradient placeholder image. POST {"width": 600, "height": 400, "color": "#2563eb", "text": "optional"} -> PNG data URI. Pay $0.01 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Generate placeholder text
$0.005GET https://www.blixtworks.com/loremGenerate placeholder text. POST {"paragraphs": 2, "wordsPerParagraph": 40} -> lorem ipsum text. Pay $0.005 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Great-circle distance between two coordinates
$0.005GET https://www.blixtworks.com/distanceGreat-circle distance between two coordinates. POST {"from": {"lat": 59.33, "lon": 18.07}, "to": {"lat": 51.51, "lon": -0.13}} -> km, miles and bearing. Pay $0.005 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: HMAC signature
$0.005GET https://www.blixtworks.com/hmacHMAC signature. POST {"text": "...", "key": "...", "algorithm": "sha256"} -> hex and base64 signature. Pay $0.005 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: HTML to Markdown
$0.02GET https://www.blixtworks.com/mdHTML to Markdown. POST {"url": "<https url>"} or {"html": "<raw html>"} (+ optional "mode": "article"|"full", default article) -> clean LLM-ready markdown with title/byline. Pay $0.02 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Image captioning
$0.02GET https://www.blixtworks.com/captionImage captioning. POST {"image": "<https url or data URI>"} -> one-sentence natural-language description. Pay $0.02 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Image dimensions and properties without any ML
$0.01GET https://www.blixtworks.com/image_infoImage dimensions and properties without any ML. POST {"image": "https://..."} -> width, height, aspect ratio, format, file size, transparency. Pay $0.01 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Inspect HTTP response headers for a URL
$0.01GET https://www.blixtworks.com/http_headersInspect HTTP response headers for a URL. POST {"url": "https://...", "method": "HEAD"} -> status, headers, timing, redirect chain. Pay $0.01 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Inspect a TLS certificate
$0.02GET https://www.blixtworks.com/ssl_checkInspect a TLS certificate. POST {"domain": "example.com", "port": 443} -> issuer, subject, validity dates, days until expiry. Pay $0.02 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Look up a transaction by hash
$0.02GET https://www.blixtworks.com/tx_lookupLook up a transaction by hash. POST {"hash": "0x...", "chain": "base"} -> status, value, gas used, from/to and block. Pay $0.02 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Native and USDC balance for an address
$0.015GET https://www.blixtworks.com/wallet_balanceNative and USDC balance for an address. POST {"address": "0x...", "chain": "base"|"ethereum"} -> balances, transaction count and explorer link. Pay $0.015 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: OCR (English)
$0.03GET https://www.blixtworks.com/ocrOCR (English). POST {"image": "<https url or data URI>"} -> extracted text with confidence score. Pay $0.03 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: PDF text extraction
$0.03GET https://www.blixtworks.com/pdfPDF text extraction. POST {"pdf": "<https url or data:application/pdf base64 URI>"} -> plain text, page count and metadata. Pay $0.03 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Parse a sitemap.xml (including sitemap indexes)
$0.02GET https://www.blixtworks.com/sitemap_parseParse a sitemap.xml (including sitemap indexes). POST {"url": "https://example.com/sitemap.xml"} -> URLs with last-modified dates. Pay $0.02 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Parse an RSS or Atom feed
$0.02GET https://www.blixtworks.com/rss_parseParse an RSS or Atom feed. POST {"url": "https://..."} or {"xml": "..."} -> feed title and items with links and dates. Pay $0.02 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Parse and validate a phone number
$0.01GET https://www.blixtworks.com/phone_parseParse and validate a phone number. POST {"phone": "+46701234567", "country": "SE"} -> validity, type, and E.164/national/international formats. Pay $0.01 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Percentage maths
$0.005GET https://www.blixtworks.com/percentagePercentage maths. POST {"mode": "change"|"of"|"increase"|"decrease", "a": 120, "b": 150} -> result with explanation. Pay $0.005 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: QR code generation
$0.01GET https://www.blixtworks.com/qrQR code generation. POST {"text": "<content>", "format": "svg"|"png"} -> QR code as an SVG string or PNG data URI. Pay $0.01 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Query JSON with a dot/bracket path
$0.01GET https://www.blixtworks.com/json_queryQuery JSON with a dot/bracket path. POST {"json": "...", "path": "users[0].name"} -> the value at that path. Supports [*] to map over arrays. Pay $0.01 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Render Markdown to HTML
$0.01GET https://www.blixtworks.com/markdown_to_htmlRender Markdown to HTML. POST {"markdown": "# Title"} -> HTML string. Pay $0.01 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Resize or convert an image
$0.02GET https://www.blixtworks.com/image_resizeResize or convert an image. POST {"image": "https://...", "width": 800, "height": null, "format": "jpeg"|"png", "quality": 80} -> data URI of the result. Pay $0.02 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Resolve a hostname to IPs and reverse-resolve
$0.01GET https://www.blixtworks.com/ip_lookupResolve a hostname to IPs and reverse-resolve. POST {"host": "example.com"} -> A/AAAA records and PTR names. Pay $0.01 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Resolve an ENS name to an address, or an address to its primary ENS name
$0.015GET https://www.blixtworks.com/ens_resolveResolve an ENS name to an address, or an address to its primary ENS name. POST {"name": "vitalik.eth"} or {"address": "0x..."}. Pay $0.015 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Rotate, flip or apply filters to an image
$0.02GET https://www.blixtworks.com/image_transformRotate, flip or apply filters to an image. POST {"image": "...", "rotate": 90, "flip": "horizontal", "filter": "greyscale"|"sepia"|"invert"|"blur"} -> transformed image. Pay $0.02 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Test a regular expression and extract matches
$0.005GET https://www.blixtworks.com/regexTest a regular expression and extract matches. POST {"text": "...", "pattern": "\\d+", "flags": "g"} -> matches with groups and indices. Pay $0.005 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Text statistics
$0.005GET https://www.blixtworks.com/text_statsText statistics. POST {"text": "..."} -> characters, words, sentences, paragraphs, reading time, top words. Pay $0.005 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: URL-safe slug from any text
$0.005GET https://www.blixtworks.com/slugifyURL-safe slug from any text. POST {"text": "Hällö Wörld!"} -> {"slug": "hallo-world"}. Pay $0.005 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Validate an EVM address and detect whether it is a contract
$0.005GET https://www.blixtworks.com/address_validateValidate an EVM address and detect whether it is a contract. POST {"address": "0x...", "chain": "base"} -> checksum form and account type. Pay $0.005 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Validate an IBAN (checksum and country length)
$0.005GET https://www.blixtworks.com/iban_validateValidate an IBAN (checksum and country length). POST {"iban": "SE45 5000 0000 0583 9825 7466"}. Pay $0.005 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Validate an email address: syntax plus live MX record check on the domain
$0.01GET https://www.blixtworks.com/email_validateValidate an email address: syntax plus live MX record check on the domain. POST {"email": "a@b.com"} -> deliverability signals. Pay $0.01 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Validate an identifier with the Luhn checksum (credit cards, IMEI, Swedish personnummer)
$0.005GET https://www.blixtworks.com/luhn_validateValidate an identifier with the Luhn checksum (credit cards, IMEI, Swedish personnummer). POST {"number": "4111111111111111"} -> validity and detected card scheme. Pay $0.005 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Word and n-gram frequency analysis
$0.01GET https://www.blixtworks.com/word_frequencyWord and n-gram frequency analysis. POST {"text": "...", "ngram": 1, "limit": 20, "stopwords": true} -> ranked terms. Pay $0.01 per call in USDC on Base via x402 — no signup or API key.
Blixtworks: Zero-shot image categorization (CLIP)
$0.02GET https://www.blixtworks.com/categorizeZero-shot image categorization (CLIP). POST {"image": "<https url or data URI>", "labels": ["optional", "custom"]} -> ranked labels with confidence scores. Pay $0.02 per call in USDC on Base via x402 — no signup or API key.
Checks
pending
partial
2026-08-25T03:33:06.228Z
Intake degraded · Degraded — catalogued (dead/unreachable known) · not used for Gateway · probed 3/3 · Manifest HTTP 404. Listed anyway. | No settlement evidence found in chain signals.
Claim this listing to upgrade to Cleared attestation.
Claim listing