byDexterDexterbeta
DashboardSearch
Explorer
ProtocolsChainsFacilitatorsServersResourcesTransactionsLifetime
Dexter Products
OpenDexterInstinct
Intelligence
WashCircleChannels
Skills
Browse SkillsBuild a Skill
StatusDocsAboutBlog
DexterDexter

The real-time explorer for the x402 paid web. 8 chains. Quality-scored APIs. Live settlement data.

Explore

  • Facilitators
  • Servers
  • Resources
  • Transactions

Developers

  • API Docs
  • GitHub
  • x402 SDK
  • OpenDexter
  • Status

Company

  • About
  • Blog
  • Terms of Service
  • Privacy Policy
  • Contact
© 2026 Dexter Labs CorporationPowered by the x402 protocol
DashboardSearch
Explorer
ProtocolsChainsFacilitatorsServersResourcesTransactionsLifetime
Dexter Products
OpenDexterInstinct
Intelligence
WashCircleChannels
Skills
Browse SkillsBuild a Skill
StatusDocsAboutBlog
Dashboard/Servers/rng.sociologic.ai
SolanaBasePolygonArbitrumOptimismAvalancheBNBSKALE
SolanaBasePolygonArbitrumOptimismAvalancheBNBSKALE
rng.sociologic.ai

rng.sociologic.ai

7 resources660ms p50
Base

rng.sociologic.ai

This host serves agents and applications that require verifiable, cryptographically secure randomness on demand. It covers three common primitive types — unique identifiers, floating-point values, and bounded integers — each generated via rejection sampling to eliminate bias. It is not a streaming or subscription randomness service; it is a stateless, per-request API suited for discrete randomness needs with an audit trail.

Capabilities

Unique Identifier Generation
Produces one or more UUID v4 values backed by cryptographic entropy, suitable for record keys, session tokens, and correlation IDs.
generate-uuid-v4
Cryptographic Random Primitives
Generates unbiased random floats in [0,1) and random integers within a caller-defined inclusive range, both with entropy proof via rejection sampling.
fetch-random-floatfetch-random-integer

Workflows

Seeded Lottery or Weighted Sampling
Use when an agent needs to select a random item from a list by first picking a random index and optionally validating the draw with a float-based probability check.
  1. 1
    fetch-random-integerGenerate an unbiased random index within [0, list_length-1] to select an item from a collection.
  2. 2
    fetch-random-floatGenerate a random float to apply a probability threshold check (e.g., acceptance/rejection in weighted sampling or Monte Carlo validation).

Use this host in Claude

Copy the skill below, then add it on claude.ai under Skills → Create skill → Upload.

Machine-readable: skills.json · SKILL.md · manifest.json
$0.03
across3settlements·$0.01avg
2buyers
1sellers
All-time context: $3.64 across 211 settlements
Facilitators
all-time breakdown
CoinbaseCoinbase3 txns$0.03
Chains
Last 24h
base

Resources (7)

All-time breakdown
ResourceCategoryQualityTierTxnsVolume
rng.sociologic.ai
DiceRoll RNG
https://rng.sociologic.ai/dice
Tools
98
host level——
rng.sociologic.ai
Sociologic UUID Generator
https://rng.sociologic.ai/uuid
Tools
94
host level——

Own rng.sociologic.ai? List it with your agent

Paste the prompt below to your coding agent. It runs a real paid test on every route, fixes what scores low, and re-auditions until they pass — the gaps below are already filled in for you.

  • 1 of 7 route has never been scored — the audition tests it for the first time.
  • 1 route is in the 50–74 band — working, but with room to climb.
  • 2 routes are flagged by the verifier as failing or inconclusive.
Paste this to your agent
Make my x402 API at https://rng.sociologic.ai discoverable on x402gle. Read the instructions at https://x402gle.com/agent.md and follow them end to end. Install the OpenDexter CLI, then run `npx @dexterai/opendexter audition https://rng.sociologic.ai --json`. Heads up: 1 route has never been scored — start there. Read the score and fixInstructions for every route, fix my OpenAPI and endpoints until each route passes, and re-audition until it does. A passing audition lists my API automatically.

New to this? How agent-first onboarding works.

Latest Settlements

Live feed
ForViaChainAmountBuyerTxTime
rng.sociologic.ai
Sociologic Random API
https://rng.sociologic.ai/random
Tools
96
host level
—
—
rng.sociologic.ai
Sociologic RandomInt
https://rng.sociologic.ai/random/int
Tools
95
host level——
Weighted RNG
https://rng.sociologic.ai/weighted
Tools—host level——
rng.sociologic.ai
Shuffle RNG
https://rng.sociologic.ai/shuffle
Tools
62
host level——
rng.sociologic.ai
CoinFlip RNG
https://rng.sociologic.ai/coin
Infrastructure
96
host level——

Accolades