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. 11 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/x402-utils.558686.xyz
SolanaBasePolygonArbitrumOptimismAvalancheBNBSKALEWorld ChainMonadRobinhood
SolanaBasePolygonArbitrumOptimismAvalancheBNBSKALEWorld ChainMonadRobinhood
x402-utils.558686.xyz

x402-utils.558686.xyz

6 resources567ms p50

x402-utils.558686.xyz

AI-authored, unreviewedclaude-sonnet-4-6

This host serves agents that need lightweight, stateless utility operations without implementing the logic locally. It targets use cases such as pre-processing text before storage, decomposing URLs for routing logic, generating stable slugs for identifiers, and minting fresh UUIDs for keys or trace IDs. It is a utility-layer host, not an analytics or NLP host.

Capabilities

Text Utilities
Provides structural analysis and transformation of raw text strings, covering both metric extraction and slug generation for downstream use in identifiers or routing.
compute-text-statsslugify-text
URL Parsing
Decomposes an absolute URL into discrete structured fields such as protocol, host, pathname, and query parameters for validation or downstream processing.
parse-url-components
Identifier Generation
Generates one or more UUID v4 values suitable for use as database keys, test payloads, or agent trace identifiers.
generate-uuid-v4

Workflows

Slug-Then-UUID Resource Keying
Use when an agent needs to create a new resource that requires both a human-readable URL slug derived from a title and a unique machine identifier for the database record.
  1. 1
    slugify-textConvert the resource title or label into a stable URL-safe slug to use as the public-facing identifier or route segment.
  2. 2
    generate-uuid-v4Mint a UUID v4 to serve as the internal primary key for the same resource, decoupled from the slug.
URL Decompose and Slug Normalize
Use when an agent needs to extract the pathname from an existing URL and then produce a normalized slug from that path segment for indexing or deduplication.
  1. 1
    parse-url-componentsParse the input URL to extract the pathname or hostname component that needs to be normalized.
  2. 2
    slugify-textConvert the extracted path segment into a canonical slug for use as a stable index key or identifier.

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.00
across0settlements·$0.00avg
0buyers
0sellers
All-time context: $18.78 across 4,382 settlements

Resources (6)

All-time breakdown
ResourceCategoryQualityTierTxnsVolume
x402-utils.558686.xyz
x402 URL Parse Tool
https://x402-utils.558686.xyz/v1/tools/url-parse
tools
98
host level——
https://x402-utils.558686.xyz/v1/tools/unique-lines
——host level——

Own x402-utils.558686.xyz? 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.

  • 2 of 6 routes have never been scored — the audition tests them for the first time.
  • 5 routes are flagged by the verifier as failing or inconclusive.
Paste this to your agent
Make my x402 API at https://x402-utils.558686.xyz 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://x402-utils.558686.xyz --json`. Heads up: 2 routes have 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
x402-utils.558686.xyz
Text Stats
https://x402-utils.558686.xyz/v1/tools/text-stats
tools
92
host level
—
—
x402-utils.558686.xyz
x402 Slugify Tool
https://x402-utils.558686.xyz/v1/tools/slugify
tools
94
host level——
x402-utils.558686.xyz
UUID Generator
https://x402-utils.558686.xyz/v1/tools/uuid
tools
95
host level——
https://x402-utils.558686.xyz/v1/tools/json-normalize
——host level——

Accolades