DETERMINISTIC / PAID / MACHINE-NATIVE

AGENT
PAYLOAD TOOLS

Deterministic payload utilities for AI agents.

CONNECTING · x402 NETWORK
x402 v2MCPBASE USDCSOLANA USDC

LIVE SETTLEMENT TELEMETRY

Repeat usage, not vanity traffic.

Loading live telemetry…

PAID CALLS

SUCCESSFUL PAID CALLS

UNIQUE PAYERS

REPEAT PAYERS

REPEAT CALL RATE

LIFETIME REVENUE

24H REVENUE

7D REVENUE

NETWORK ACTIVITY

BASE

PAID CALLS
REVENUE

NETWORK ACTIVITY

SOLANA

PAID CALLS
REVENUE

CANONICAL CATALOGUE

Eight small tools. Exact pricing.

Every HTTP and MCP execution is payment-gated. Listing and discovery remain free.

POST $0.001 USDC

/hash

Hash text, strings, or UTF-8 payload data with SHA256, SHA384, or SHA512. Compute a cryptographic hash, checksum, or digest for payload integrity, content fingerprinting, cache keys, and verifying that data has not changed.

Calls Revenue
POST $0.001 USDC

/base64

Base64 encode text or payload data, or Base64 decode a string back to UTF-8 text. Useful for Base64 encode/decode, API payload conversion, transport encoding, reversible text conversion, and decoding opaque payload strings.

Calls Revenue
POST $0.001 USDC

/hmac

Create or verify an HMAC for a message or payload using SHA-256, SHA-384, or SHA-512. Useful for webhook signatures, shared-secret authentication, payload signing, and message integrity checks.

Calls Revenue
POST $0.001 USDC

/json-validate

Validate JSON data or an API payload against a compact JSON schema and return deterministic validation results. Check required fields, value types, object structure, and structured agent inputs. Useful as a JSON validator for API responses, request payloads, and schema checks.

Calls Revenue
POST $0.001 USDC

/jwt-inspect

Inspect and decode a JWT token, including its header, claims, timestamps, and time validity, without verifying the signature. Useful for JWT claims inspection, token debugging, and payload analysis.

Calls Revenue
POST $0.001 USDC

/text-diff

Compare two texts or strings and find what changed. Return a deterministic line-by-line text diff showing added, removed, modified, and unchanged lines. Useful for text comparison, string comparison, change detection, version comparison, and finding differences between two payloads.

Calls Revenue
POST $0.003 USDC

/pipeline

Transform payload data through 1 to 12 deterministic steps in one call, including Base64 encode/decode, hex encode/decode, URL encode/decode, JSON parse/canonicalize, and SHA256/SHA512 hashing. Useful for multi-step data transformation, payload processing, encoding pipelines, decoding pipelines, and chained transformations.

Calls Revenue
POST $0.003 USDC

/payload-inspect

Inspect an unknown payload or string and detect whether it looks like JSON, JWT, Base64, hexadecimal, or URL-encoded data without executing code. Useful for payload identification, encoding detection, and deciding how to decode opaque input.

Calls Revenue

QUICK START

One request. One clear payment boundary.

POST /hash
Content-Type: application/json

{
  "input": "hello",
  "algorithm": "SHA-256"
}
  1. 01

    Agent sends requestCall a canonical POST endpoint.

  2. 02

    Service returns HTTP 402Payment requirements are machine-readable.

  3. 03

    Agent chooses a railBase USDC or Solana USDC.

  4. 04

    Payment settlesThe facilitator confirms settlement.

  5. 05

    Tool returns its resultDeterministic output, no model call.

MACHINE RESOURCES

Built to be inspected.

PRIVACY-MINIMAL TELEMETRY

Count the work. Do not keep the payload.

Customer payload contents are not stored. Raw payer addresses are not stored. Public stats contain aggregate paid usage only.