payment-ready until 2026-08-20
imported from the x402 Bazaar, not submitted by the operator · own this service? claim it · or ask to be removed
Runs pay-per-view (CPM) content campaigns that pay creators in a Solana SPL or Base ERC-20 token, with views read from X or reported by the campaign owner's agent. Also exposes per-user endpoints for hiring individual creators. Payments settle on-chain via x402 on Base and Solana.
Pay from $1.00 to $1.03 in USDC on Base / Solana, settled onchain via the x402 protocol, no signup, no API key needed.
first settlement 2026-02-01 · $1.1k all-time · settled via coinbase
ASSESSMENT
updated 4h agoEvidence-backed signals, not a single score. Click any chip for the proof. Measured values stay read-only; unknown is honest.
reliability 100%
- uptime 24h
- 100%
- uptime 7d
- 100%
- uptime 30d
- 100%
- uptime 90d
- 100%
- response p95
- 442ms
- avg response
- 251ms
- total checks
- 2,136
Measured on the unpaid 402 handshake, not the paid call. A service can 402 correctly and still fail after payment.
compliance A (14/14)
14 of 14 x402 conformance checks pass. Full checklist below.
price $1.00 to $1.03 (p90 in Content)
- price (min)
- $1.00
- price (max)
- $1.03
- category percentile (min)
- p90 in Content
- category percentile (max)
- p83 in Content
- endpoints / prices
- 3 / 2
- model
- tiered
- stability
- 0%
risk clean
No deterministic risk flag. Risk fires only on an exact blocklist match, or a reserved-brand name with a mismatched verified payTo. Never from low uptime, a high price, or a model guess.
- domain age
- -
- registrar
- -
- hosting
- custom
- domain created
- ---
Identity facts, not a risk score.
traction $4.06 30d · 2 buyers
- volume 30d
- $4.06
- buyers 30d
- 2
- settlements 30d
- 9
- first settlement
- 2026-02-01
- last settlement
- 2026-08-13
- top buyer share
- 51% of 30d volume
- trend 7d vs 30d
- 2.11x the 30d daily rate
- networks
- eip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdpKuc147dw2N9d
- volume all-time
- $1.1k
- settlements all-time
- 23,061
- median settlement 30d
- $0.02
- max settlement 30d
- $1.00
- settled via
- coinbase ($4.06, 9 tx)
Conservative undercount: only USDC settlements via facilitators we measure are counted. A measured floor, not an estimate.
Top buyer share is a concentration signal, not part of the ranking score.
CHANGES
1 event, detecting since 2026-07-24Payout, price, and schema changes detected on this service's x402 wire. A payout rotation at an unchanged price shows up here even when nothing else moves. Full feed at /changes.
changes price changed 15d ago (1 since 2026-07-24)
price changed · 15d ago
POST /stonescris6/a2a · eip155:8453 · USDC: 20000 → 1000000
POST /stonescris6/a2a · solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp · USDC: 20000 → 1000000
POST /web3idan/a2a · eip155:8453 · USDC: 20000 → 1000000
POST /web3idan/a2a · solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp · USDC: 20000 → 1000000
Amounts are on-wire atomic units in the named asset.
WHAT IT DOES
ai-derivedA USDC payment infrastructure for AI agents and humans to create CPM content campaigns and hire users
- category
- payment-infrastructure
- in
- body
AI-generated summary. The measured data is never altered by it.
ENDPOINTS
| METHOD | PATH | DESCRIPTION | PRICE | NETWORK | ASSET | 402 CHANNEL |
|---|---|---|---|---|---|---|
| POST | /a2a | $1.03 | Base/Solana | USDC | header | |
| POST | /stonescris6/a2a | $1.00 | Base/Solana | USDC | header | |
| POST | /web3idan/a2a | $1.00 | Base/Solana | USDC | header |
REQUEST / RESPONSE EXAMPLE
An unpaid request to POST /a2a returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.
curl -i -X POST 'https://api.molty.cash/a2a'
// 402 response (captured by monitor) · 3 payloads · click to expand
[
{
"error": "Valid JSON-RPC 2.0 request required. See agent-card for available methods.",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x8755a2Faf86C9e3758450d703f8BBCADA343c62e",
"amount": "1030000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
{
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"name": "USDC",
"version": "2",
"features": {
"xSettlementAccountSupported": true
},
"feePayer": "2wKupLR9q6wXYppw8Gr2NvWxKBUqm4PPJKkQfoxHDBg4"
},
"payTo": "FWoD65bNMnYuvA4sjSokrJvTV61nUbPfAuxgjiGZtNT9",
"amount": "1030000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://api.molty.cash/a2a",
"mimeType": "application/json",
"description": "Run pay-per-view (CPM) content campaigns that pay creators in your token. See molty.cash for docs."
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"method": "campaign.create",
"params": {
"cpm_rate": 5,
"description": "Post about our project on X",
"max_payout_per_submission": 50
},
"jsonrpc": "2.0"
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"type": "object",
"properties": {
"campaign_id": {
"type": "string",
"description": "Unique campaign identifier"
},
"payout_chain": {
"type": "string",
"description": "Chain the payout token lives on"
},
"wallet_address": {
"type": "string",
"description": "Fund this wallet with the payout token"
}
}
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"properties": {
"method": {
"enum": [
"campaign.create"
],
"type": "string"
},
"params": {
"type": "object",
"required": [
"description",
"cpm_rate",
"max_payout_per_submission"
],
"properties": {
"cpm_rate": {
"type": "number",
"description": "Max tokens per 1,000 views"
},
"description": {
"type": "string",
"description": "What creators must post"
},
"max_payout_per_submission": {
"type": "number",
"description": "Cap paid per post"
}
}
},
"jsonrpc": {
"type": "string",
"const": "2.0"
}
}
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
}
}
}
},
"builder-code": {
"info": {
"a": "bc_977w62bg"
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"a": {
"type": "string",
"pattern": "^[a-z0-9_]{1,32}$",
"description": "App builder code"
},
"s": {
"type": "array",
"items": {
"type": "string",
"pattern": "^[a-z0-9_]{1,32}$"
},
"maxItems": 5,
"description": "Service builder codes"
},
"w": {
"type": "string",
"pattern": "^[a-z0-9_]{1,32}$",
"description": "Wallet builder code"
}
},
"additionalProperties": false
}
}
},
"x402Version": 2
},
{
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x8755a2Faf86C9e3758450d703f8BBCADA343c62e",
"amount": "1000000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
{
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"name": "USDC",
"version": "2",
"features": {
"xSettlementAccountSupported": true
},
"feePayer": "2wKupLR9q6wXYppw8Gr2NvWxKBUqm4PPJKkQfoxHDBg4"
},
"payTo": "FWoD65bNMnYuvA4sjSokrJvTV61nUbPfAuxgjiGZtNT9",
"amount": "1000000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://api.molty.cash/web3idan/a2a",
"mimeType": "application/json",
"description": "Hire @web3idan: flat $1 campaign creation fee — @web3idan earns per 1,000 views from tokens you fund separately."
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"method": "hire",
"params": {
"ticker": "MYTOKEN",
"description": "Post an original thread about our launch",
"window_days": 2,
"release_mode": "auto",
"token_contract": "0xTokenContract"
},
"jsonrpc": "2.0"
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"type": "performance_hire",
"cpm_rate": 5,
"campaign_id": "cmp-...",
"billing_mode": "commission",
"payout_chain": "base",
"wallet_address": "0x... (fund this with the payout token)"
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"properties": {
"method": {
"enum": [
"hire"
],
"type": "string"
},
"params": {
"type": "object",
"required": [
"description"
],
"properties": {
"ticker": {
"type": "string",
"description": "Token ticker; earner must mention it in the post (auto mode). Not required if the token is USDC."
},
"credits": {
"type": "number",
"description": "Only valid with billing_mode: 'credits'. Prepaid credits — one credit = one view-check + payout ($0.02); min $1 (50). Optional (defaults to ~$1)."
},
"cpm_rate": {
"type": "number",
"description": "Optional. Payout tokens paid per 1,000 views (CPM). The earner may have set a minimum acceptable rate (in USD) in their dashboard — omit cpm_rate to use that minimum as-is, or bid at/above it explicitly (converted from USD at the token's live price). Bids below the minimum are rejected. If the earner has no minimum set, omitting cpm_rate auto-prices it at $1 worth of the token."
},
"releaser": {
"type": "string",
"description": "agent mode: a wallet allowed to authorize releases besides the owner"
},
"description": {
"type": "string",
"description": "What the earner must post to qualify"
},
"window_days": {
"type": "number",
"description": "Daily payouts: tracking window in days over which daily top-ups run (default 2, 1–30). Base payout is ~2h after posting; top-ups are daily."
},
"billing_mode": {
"enum": [
"commission",
"credits"
],
"type": "string",
"description": "Optional, default 'commission' — no credits, no topup; molty earns only the flat creation fee + a 3% cut of each real payout. Pass 'credits' to opt into the legacy prepaid per-event model (see `credits`)."
},
"payout_chain": {
"enum": [
"base",
"solana"
],
"type": "string",
"description": "Optional. Only meaningful when token_contract is omitted — selects which chain's USDC to default to (default 'solana')."
},
"release_mode": {
"enum": [
"auto",
"agent"
],
"type": "string",
"description": "auto = moltycash reads X impressions (X only); agent = your agent reports views (any platform)"
},
"min_followers": {
"type": "number",
"description": "Optional: earner must have at least this many X followers to submit. 0 / absent = no requirement."
},
"token_contract": {
"type": "string",
"description": "Optional. SPL mint (Solana) or ERC-20 address (Base) of the payout token. Omit to pay out in USDC instead (chain from payout_chain, default 'solana'). When given, the chain is inferred from its address format."
},
"min_holder_amount": {
"type": "number",
"description": "Optional: earner must hold at least this amount of the campaign token at their payout address to submit and receive each payout. Defaults to $5 worth of the token (computed at creation) for non-USDC campaigns. Pass 0 to disable."
},
"min_views_threshold": {
"type": "number",
"description": "Optional: post must reach at least this many views before payout fires (defers payout, does not block submission). 0 / absent = no floor."
},
"min_account_age_days": {
"type": "number",
"description": "Optional: earner's X account must be at least this many days old to submit. 0 / absent = no requirement."
}
}
},
"jsonrpc": {
"type": "string",
"const": "2.0"
}
}
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
}
}
}
}
},
"x402Version": 2
},
{
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x8755a2Faf86C9e3758450d703f8BBCADA343c62e",
"amount": "1000000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
{
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"name": "USDC",
"version": "2",
"features": {
"xSettlementAccountSupported": true
},
"feePayer": "2wKupLR9q6wXYppw8Gr2NvWxKBUqm4PPJKkQfoxHDBg4"
},
"payTo": "FWoD65bNMnYuvA4sjSokrJvTV61nUbPfAuxgjiGZtNT9",
"amount": "1000000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://api.molty.cash/stonescris6/a2a",
"mimeType": "application/json",
"description": "Hire @stonescris6: flat $1 campaign creation fee — @stonescris6 earns per 1,000 views from tokens you fund separately."
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"method": "hire",
"params": {
"ticker": "MYTOKEN",
"description": "Post an original thread about our launch",
"window_days": 2,
"release_mode": "auto",
"token_contract": "0xTokenContract"
},
"jsonrpc": "2.0"
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"type": "performance_hire",
"cpm_rate": 5,
"campaign_id": "cmp-...",
"billing_mode": "commission",
"payout_chain": "base",
"wallet_address": "0x... (fund this with the payout token)"
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"properties": {
"method": {
"enum": [
"hire"
],
"type": "string"
},
"params": {
"type": "object",
"required": [
"description"
],
"properties": {
"ticker": {
"type": "string",
"description": "Token ticker; earner must mention it in the post (auto mode). Not required if the token is USDC."
},
"credits": {
"type": "number",
"description": "Only valid with billing_mode: 'credits'. Prepaid credits — one credit = one view-check + payout ($0.02); min $1 (50). Optional (defaults to ~$1)."
},
"cpm_rate": {
"type": "number",
"description": "Optional. Payout tokens paid per 1,000 views (CPM). The earner may have set a minimum acceptable rate (in USD) in their dashboard — omit cpm_rate to use that minimum as-is, or bid at/above it explicitly (converted from USD at the token's live price). Bids below the minimum are rejected. If the earner has no minimum set, omitting cpm_rate auto-prices it at $1 worth of the token."
},
"releaser": {
"type": "string",
"description": "agent mode: a wallet allowed to authorize releases besides the owner"
},
"description": {
"type": "string",
"description": "What the earner must post to qualify"
},
"window_days": {
"type": "number",
"description": "Daily payouts: tracking window in days over which daily top-ups run (default 2, 1–30). Base payout is ~2h after posting; top-ups are daily."
},
"billing_mode": {
"enum": [
"commission",
"credits"
],
"type": "string",
"description": "Optional, default 'commission' — no credits, no topup; molty earns only the flat creation fee + a 3% cut of each real payout. Pass 'credits' to opt into the legacy prepaid per-event model (see `credits`)."
},
"payout_chain": {
"enum": [
"base",
"solana"
],
"type": "string",
"description": "Optional. Only meaningful when token_contract is omitted — selects which chain's USDC to default to (default 'solana')."
},
"release_mode": {
"enum": [
"auto",
"agent"
],
"type": "string",
"description": "auto = moltycash reads X impressions (X only); agent = your agent reports views (any platform)"
},
"min_followers": {
"type": "number",
"description": "Optional: earner must have at least this many X followers to submit. 0 / absent = no requirement."
},
"token_contract": {
"type": "string",
"description": "Optional. SPL mint (Solana) or ERC-20 address (Base) of the payout token. Omit to pay out in USDC instead (chain from payout_chain, default 'solana'). When given, the chain is inferred from its address format."
},
"min_holder_amount": {
"type": "number",
"description": "Optional: earner must hold at least this amount of the campaign token at their payout address to submit and receive each payout. Defaults to $5 worth of the token (computed at creation) for non-USDC campaigns. Pass 0 to disable."
},
"min_views_threshold": {
"type": "number",
"description": "Optional: post must reach at least this many views before payout fires (defers payout, does not block submission). 0 / absent = no floor."
},
"min_account_age_days": {
"type": "number",
"description": "Optional: earner's X account must be at least this many days old to submit. 0 / absent = no requirement."
}
}
},
"jsonrpc": {
"type": "string",
"const": "2.0"
}
}
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
}
}
}
}
},
"x402Version": 2
}
] OVER TIME
All charts use the 30d selector; each series spans only the dates it has data for. Every series is also served as JSON at /api/v1/services/molty-cash/price, /scores, /volume and /buyers. On-chain volume and distinct buyers are measured over the service's settlement address and are a conservative undercount (only settlements that reach a measured facilitator are counted). The on-chain series roll up hourly, so the latest day can be up to about an hour behind; distinct buyers are counted per payout address, so a service that settles to more than one address is an upper bound.
Median across 3 endpoints. Use the selector to isolate one.
checklist grew 11->14 on 2026-07-28; a step here is a metric change, not a regression
Measured site and economics pillars from the assessment history, so the latest value shown elsewhere on this page reads as a point on a trend rather than a permanent state.
COMPLIANCE
14/14 checks pass · grade Alast 402 captured 2026-07-29 · last up 2026-08-13
- 402 payload captured
- accepts[] array present
- payTo address recoverable
- payTo at accepts[0].payTo (conformant shape)
- payTo is a valid on-chain address
- atomic price declared
- atomic price in a sane range
- asset (token) address declared
- network resolves to CAIP-2
- payment scheme declared
- served over HTTPS
- declares the current x402 version (2)
- EIP-712 domain parameters present on every EVM entry
- x402 v2 envelope delivered in the payment-required header
SITE PILLARS
- homepage reachable
- openapi doc
- pricing page
- llms.txt
- robots.txt
- terms page
recent checks (18) live · click to expand
EMBED THIS BADGE
<a href="https://x402-list.com/services/molty-cash?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/molty-cash.svg" alt="molty.cash listed on x402-list" height="28"> </a>
[](https://x402-list.com/services/molty-cash?utm_source=badge&utm_medium=referral&utm_campaign=embed)
<a href="https://x402-list.com/services/molty-cash?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/molty-cash.svg?data=uptime" alt="molty.cash uptime on x402-list" height="28"> </a>