30 Services from sovereign-x402-zeta.vercel.app
Executes arbitrary Python code in a real, isolated E2B cloud sandbox and returns stdout, stderr, and results.
$0.02/messageSends a plain-text or HTML email via the Resend email delivery service.
$0.005/messageUpsert (insert or update) vector points into a Qdrant collection, auto-creating the collection if it does not yet exist.
$0.005/messageScrapes a given URL and returns its content as clean Markdown, powered by Firecrawl under the hood, accessible via x402 micropayment at $0.01 USDC per call.
$0.01/messageQuery a Pinecone index to retrieve the nearest neighbor vectors to a given query vector using cosine or other similarity metrics.
$0.003/messageQuery a Qdrant vector collection to find the nearest neighbor points to a given query vector.
$0.003/messageFetches the raw contents of a file from a GitHub repository at a specified ref (branch, tag, or commit).
$0.002/messagePay-per-request AI chat completions API accepting USDC on Base via x402 protocol at $0.005 per call
$0.005/messageConverts a given integer to its Roman numeral string representation
$0.001/messageComputes Euler's totient function φ(n) — the count of positive integers up to n that are coprime to n — for a given positive integer.
$0.001/messageUpserts (inserts or updates) vectors into an existing Pinecone index, paid per call via x402 micropayment.
$0.005/messageCalculates the Hamming weight (popcount) of a non-negative integer — i.e., the number of 1-bits in its binary representation.
$0.001/messageChecks whether a given exponent p produces a Mersenne prime (2^p - 1).
$0.001/messageDecomposes a given integer into its prime factors via a paid HTTP endpoint.
$0.001/messageGiven a starting Fibonacci pair (a, b), computes and returns the next pair in the sequence.
$0.001/messageGenerates a concise summary of a given text using the GLM chat model via a paid x402 API endpoint.
$0.002/messageGenerates all twin prime pairs (p, p+2) where both numbers are prime, up to a specified upper limit.
$0.001/messageGenerates the Collatz sequence (3n+1 sequence) for a given starting number up to a specified limit.
$0.001/messageGenerates all permutations of a given input sequence via a paid API endpoint.
$0.002/messageGenerates a list of all prime numbers up to a specified upper limit.
$0.001/messageChecks whether a given number is prime via a paid HTTP API endpoint.
$0.001/messageComputes the nth Catalan number given a non-negative integer index n
$0.001/messageComputes the greatest common divisor (GCD) of two integers via a paid API endpoint.
$0.001/messageGenerates a list of even numbers up to a specified limit.
$0.001/messageGenerates a list of odd numbers up to a specified limit.
$0.001/messageCalculates the Fibonacci sequence up to a specified number of terms (N) and returns the full sequence.
$0.001/messageChecks whether a given number is a palindrome (reads the same forwards and backwards).
$0.001/messageGenerates a list of harmonic numbers (partial sums 1 + 1/2 + ... + 1/k for k=1..n) up to a specified limit n
$0.001/messageConverts a non-negative integer to its hexadecimal string representation
$0.001/messageGenerates a random handshake sequence of numbers and symbols suitable for secure connection initialization.
$0.001/message