x402 List

x402 Protocol Service Directory

molty.cash

Content PAYMENT-READY imported

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

BASE URL https://api.molty.cash ENDPOINTS 3 NETWORK Base / Solana ASSET USDC MEMBER SINCE 2026-07-20 MONITORED SINCE 2026-07-20

ASSESSMENT

updated 4h ago

Evidence-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.

jump to compliance checklist

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-24

Payout, 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: 200001000000

POST /stonescris6/a2a · solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp · USDC: 200001000000

POST /web3idan/a2a · eip155:8453 · USDC: 200001000000

POST /web3idan/a2a · solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp · USDC: 200001000000

Amounts are on-wire atomic units in the named asset.

see all changes for this service

WHAT IT DOES

ai-derived

A USDC payment infrastructure for AI agents and humans to create CPM content campaigns and hire users

category
payment-infrastructure
in
body
paymentscontent-marketingai-agentshiringcpm

AI-generated summary. The measured data is never altered by it.

ENDPOINTS

Service endpoints with HTTP method, path, description, pricing, and network
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
3 endpoints

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.

// request
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 90d 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.

UPTIME
07-20 · uptime 100.0% · 285ms avg07-21 · uptime 100.0% · 205ms avg07-22 · uptime 100.0% · 210ms avg07-23 · uptime 100.0% · 231ms avg07-24 · uptime 100.0% · 210ms avg07-25 · uptime 100.0% · 215ms avg07-26 · uptime 100.0% · 208ms avg07-27 · uptime 100.0% · 246ms avg07-28 · uptime 100.0% · 221ms avg07-29 · uptime 100.0% · 270ms avg07-30 · uptime 100.0% · 258ms avg07-31 · uptime 100.0% · 251ms avg08-01 · uptime 100.0% · 238ms avg08-02 · uptime 100.0% · 245ms avg08-03 · uptime 100.0% · 236ms avg08-04 · uptime 100.0% · 252ms avg08-05 · uptime 100.0% · 297ms avg08-06 · uptime 100.0% · 258ms avg08-07 · uptime 100.0% · 268ms avg08-08 · uptime 100.0% · 283ms avg08-09 · uptime 100.0% · 387ms avg08-10 · uptime 100.0% · 258ms avg08-11 · uptime 100.0% · 208ms avg08-12 · uptime 100.0% · 241ms avg08-13 · uptime 100.0% · 367ms avg07-2008-13
90d UPTIME 100%
RESPONSE TIME
07-20 · 285ms avg07-20 · 285ms avg07-21 · 205ms avg07-21 · 205ms avg07-22 · 210ms avg07-22 · 210ms avg07-23 · 231ms avg07-23 · 231ms avg07-24 · 210ms avg07-24 · 210ms avg07-25 · 215ms avg07-25 · 215ms avg07-26 · 208ms avg07-26 · 208ms avg07-27 · 246ms avg07-27 · 246ms avg07-28 · 221ms avg07-28 · 221ms avg07-29 · 270ms avg07-29 · 270ms avg07-30 · 258ms avg07-30 · 258ms avg07-31 · 251ms avg07-31 · 251ms avg08-01 · 238ms avg08-01 · 238ms avg08-02 · 245ms avg08-02 · 245ms avg08-03 · 236ms avg08-03 · 236ms avg08-04 · 252ms avg08-04 · 252ms avg08-05 · 297ms avg08-05 · 297ms avg08-06 · 258ms avg08-06 · 258ms avg08-07 · 268ms avg08-07 · 268ms avg08-08 · 283ms avg08-08 · 283ms avg08-09 · 387ms avg08-09 · 387ms avg08-10 · 258ms avg08-10 · 258ms avg08-11 · 208ms avg08-11 · 208ms avg08-12 · 241ms avg08-12 · 241ms avg08-13 · 367ms avg08-13 · 367ms avg07-2008-13
AVG RESP 251ms
PRICE (captured 402, USD)
07-20 · $0.0207-29 · $1.0008-13 · $1.00$1.0007-2008-13

Median across 3 endpoints. Use the selector to isolate one.

SUB-SCORES (uptime + x402 compliance)
07-20 compliance: 100% checks07-21 uptime: 100.0% compliance: 100% checks07-22 uptime: 100.0% compliance: 100% checks07-23 uptime: 100.0% compliance: 100% checks07-24 uptime: 100.0% compliance: 100% checks07-25 uptime: 100.0% compliance: 100% checks07-26 uptime: 100.0% compliance: 100% checks07-27 uptime: 100.0% compliance: 100% checks07-28 uptime: 100.0% compliance: 100% checks07-29 uptime: 100.0% compliance: 100% checks07-30 uptime: 100.0% compliance: 100% checks07-31 uptime: 100.0% compliance: 100% checks08-01 uptime: 100.0% compliance: 100% checks08-02 uptime: 100.0% compliance: 100% checks08-03 uptime: 100.0% compliance: 100% checks08-04 uptime: 100.0% compliance: 100% checks08-05 uptime: 100.0% compliance: 100% checks08-06 uptime: 100.0% compliance: 100% checks08-07 uptime: 100.0% compliance: 100% checks08-08 uptime: 100.0% compliance: 100% checks08-09 uptime: 100.0% compliance: 100% checks08-10 uptime: 100.0% compliance: 100% checks08-11 uptime: 100.0% compliance: 100% checks08-12 uptime: 100.0% compliance: 100% checks08-13 uptime: 100.0% compliance: 100% checksuptimecompliance07-2008-13

checklist grew 11->14 on 2026-07-28; a step here is a metric change, not a regression

PILLARS OVER TIME (measured)

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.

VOLUME (on-chain settlement, USD)
05-16 · $1805-18 · $305-19 · $705-21 · $105-23 · $305-24 · $1305-26 · $305-28 · $105-29 · $0.1005-30 · $105-31 · $8506-01 · $10506-03 · $306-07 · $406-08 · $706-09 · $0.1106-10 · $506-11 · $106-13 · $406-14 · $106-15 · $0.3306-16 · $0.1106-17 · $0.0406-18 · $0.0606-19 · $0.3306-20 · $0.3306-21 · $0.1306-22 · $1006-24 · $2006-25 · $0.1106-27 · $0.2206-28 · $0.2206-29 · $2306-30 · $0.1107-01 · $307-02 · $507-03 · $307-04 · $0.3307-05 · $0.2207-07 · $0.1107-09 · $407-10 · $5507-12 · $107-18 · $0.0207-20 · $107-21 · $108-03 · $0.0408-12 · $208-13 · $1peak $10505-1608-13
DISTINCT BUYERS
05-16 · 1 buyer05-18 · 1 buyer05-19 · 2 buyers05-21 · 2 buyers05-23 · 1 buyer05-24 · 1 buyer05-26 · 2 buyers05-28 · 2 buyers05-29 · 1 buyer05-30 · 1 buyer05-31 · 21 buyers06-01 · 21 buyers06-03 · 2 buyers06-07 · 1 buyer06-08 · 1 buyer06-09 · 1 buyer06-10 · 2 buyers06-11 · 2 buyers06-13 · 2 buyers06-14 · 2 buyers06-15 · 1 buyer06-16 · 1 buyer06-17 · 2 buyers06-18 · 1 buyer06-19 · 1 buyer06-20 · 1 buyer06-21 · 2 buyers06-22 · 3 buyers06-24 · 22 buyers06-25 · 1 buyer06-27 · 2 buyers06-28 · 1 buyer06-29 · 4 buyers06-30 · 1 buyer07-01 · 2 buyers07-02 · 2 buyers07-03 · 2 buyers07-04 · 1 buyer07-05 · 1 buyer07-07 · 1 buyer07-09 · 1 buyer07-10 · 21 buyers07-12 · 1 buyer07-18 · 1 buyer07-20 · 1 buyer07-21 · 1 buyer08-03 · 1 buyer08-12 · 1 buyer08-13 · 1 buyerpeak 22 buyers05-1608-13

COMPLIANCE

14/14 checks pass · grade A

last 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
TIME STATUS RESP CAUSE
● OK 275ms
● SLOW 399ms
● OK 306ms
● OK 372ms
● OK 289ms
● OK 349ms
● OK 314ms
● OK 336ms
● SLOW 522ms
● SLOW 382ms
● SLOW 559ms
● OK 198ms
● OK 343ms
● SLOW 396ms
● SLOW 442ms
● OK 222ms
● OK 345ms
● SLOW 496ms

EMBED THIS BADGE

Show that molty.cash is monitored on x402-list. Paste this on your site or README, it links back to this live listing.

molty.cash listed on x402-list
status
molty.cash uptime on x402-list
live uptime
// HTML
<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>
// Markdown
[![molty.cash on x402-list](https://x402-list.com/badge/molty-cash.svg)](https://x402-list.com/services/molty-cash?utm_source=badge&utm_medium=referral&utm_campaign=embed)
// HTML · live uptime variant
<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>

RUN THIS SERVICE?

Keep this listing accurate: propose changes to the name, description, website, category or add new endpoints to monitor. Ownership is verified with a domain proof and every change is reviewed manually; measured data stays read-only.

[ update this listing ]

Earn the verified tier: x402list pays a real call to this endpoint and, if it delivers, the service is delivery-verified. The fee covers the cost of the probe, not the badge; there is no refund if the call does not deliver. Agent and API only, no in-browser signing. See /api.

[ verify this service ($0.25) ]

To request delisting, email info@x402-list.com or update your listing at /services/molty-cash/update.