# Services from api.solgiery.com on Zero

> api.solgiery.com serves 11 paid API services for AI agents, indexed by Zero. Each is callable per call with payment handled by Zero.

Canonical page: https://www.zero.xyz/host/api.solgiery.com
Live health (JSON, refreshed every minute): https://www.zero.xyz/host/api.solgiery.com/health.json

## Services

- [Solgiery Random – Ordered Sample](https://www.zero.xyz/c/solgiery-random-ordered-sample-00d94204/llms.txt): $0.007/call via x402. Selects a specified count of items from an input array as an ordered sample, with or without replacement, using a cryptographically secure server-side RNG.
- [Solgiery Random Shuffle](https://www.zero.xyz/c/solgiery-random-shuffle-829e0efc/llms.txt): $0.007/call via x402. Uniformly shuffles an array of up to 1000 items using a server-side CSPRNG, returning each original index and item exactly once in a random permutation.
- [Solgiery Random Bytes](https://www.zero.xyz/c/solgiery-random-bytes-30142763/llms.txt): $0.007/call via x402. Generate cryptographically secure random bytes of a specified length (1–4096), returned as a lowercase hexadecimal string, using the server OS CSPRNG.
- [Solgiery Random Float Generator](https://www.zero.xyz/c/solgiery-random-float-generator-ef3884f2/llms.txt): $0.007/call via x402. Generates 1 to 1000 independent cryptographically secure random floating-point numbers uniformly distributed on the 53-bit grid in [0,1).
- [Solgiery Random Choice](https://www.zero.xyz/c/solgiery-random-choice-c258e409/llms.txt): $0.007/call via x402. Uniformly selects one random index and item from an input array using a cryptographically secure PRNG (OS CSPRNG), with equal values at different positions each having an independent chance of selection.
- [Solgiery Random Coin Flip](https://www.zero.xyz/c/solgiery-random-coin-flip-7bfa0a6a/llms.txt): $0.007/call via x402. Flip a single fair coin and return heads or tails using a server-side cryptographically secure random number generator (CSPRNG).
- [Solgiery Random Weighted Selection](https://www.zero.xyz/c/solgiery-random-weighted-selection-9dd24d51/llms.txt): $0.007/call via x402. Selects one item from an array using cryptographically secure weighted random selection, returning the chosen item and its original index.
- [Solgiery Random Integer Generator](https://www.zero.xyz/c/solgiery-random-integer-generator-3bf4a5ab/llms.txt): $0.007/call via x402. Generates 1 to 1000 uniformly distributed random integers between a specified min and max (inclusive) using a server-side CSPRNG
- [Solgiery Random Dice Roller](https://www.zero.xyz/c/solgiery-random-dice-roller-0d8d87a5/llms.txt): $0.007/call via x402. Roll 1 to 1000 independent fair dice with a configurable number of sides using server-side CSPRNG
- [Solgiery Random UUID v4 Generator](https://www.zero.xyz/c/solgiery-random-uuid-v4-generator-3e47972f/llms.txt): $0.007/call via x402. Generates a single cryptographically secure UUID version 4 using the server's OS CSPRNG, returning the UUID along with the consumed entropy bytes.
- [Solgiery Paid Ping](https://www.zero.xyz/c/solgiery-paid-ping-c6f5c740/llms.txt): $0.01/call via x402. Returns a pong response after a $0.01 USDC payment settlement, serving as a base payment connectivity check.

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

- [Zero catalog index](https://www.zero.xyz/llms.txt)
