C
molty.cash API — MPP Grade C
Preview responses and set spending limits for this service through use.mpp.land
Free budget controls, response samples, and reliability routing.
On-chain Activity
4
Total txs
4
7d txs
$0.26
7d volume
$0.26
Total volume
2
Unique payers
0
Unique clients
7-day activity
▁▁▁▁▁▁█
Compliance Checks
All paid ops declare 402 response
MUST
10pt
All x-payment-info valid
MUST
10pt
Challenge has Cache-Control: no-store
MUST
5pt
Challenge digest on POST
SHOULD
3pt
Challenge has expires
SHOULD
3pt
Challenge has Problem Details
SHOULD
2pt
Challenge has required params
MUST
5pt
Challenge has WWW-Authenticate
MUST
5pt
Challenge returns 402
MUST
10pt
Correct Content-Type
MUST
5pt
Has Cache-Control on discovery
SHOULD
5pt
Has input schemas
SHOULD
5pt
Has llms.txt
SHOULD
5pt
Has /openapi.json at root
MUST
10pt
Has required top-level fields
MUST
10pt
Served over HTTPS
MUST
10pt
Uses standard categories
SHOULD
2pt
2 issues
- 402 response missing Cache-Control: no-store
- 402 response missing WWW-Authenticate header
Paid Operations (2)
POST /a2a dynamic
Create a pay-per-post gig
Create a gig that pays earners USDC for completing tasks (e.g. posting on X). Requires x402 or MPP payment for the total amount (price × quantity). Pass identity_token in params to identify yourself as the gig creator.
- Amount
- map[currency:USD max:10.000000 min:0.010000 mode:dynamic]
- Currency
- -
- Method
- Intent
- -
- 402 Declared
- Yes
Non-standard x-payment-info fields:
price: map[currency:USD max:10.000000 min:0.010000 mode:dynamic] protocols: [map[mpp:map[currency:USD intent:charge method:tempo]] map[x402:map[]]]
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| id | integer | No | Request ID |
| jsonrpc | string | Yes | |
| method | string | Yes | JSON-RPC method |
| params | object | Yes |
Response Schema (200)
| Field | Type | Description |
|---|---|---|
| id | integer | - |
| jsonrpc | string | - |
| result | object | - |
POST /{username}/a2a dynamic
Tip or hire an X user with USDC
Send a USDC tip or hire a user for a task. Replace {username} with the target X handle. Method "tip" sends a direct payment. Method "hire" creates a gig assigned to that user with a deadline.
- Amount
- map[currency:USD max:10.000000 min:0.010000 mode:dynamic]
- Currency
- -
- Method
- Intent
- -
- 402 Declared
- Yes
Non-standard x-payment-info fields:
price: map[currency:USD max:10.000000 min:0.010000 mode:dynamic] protocols: [map[mpp:map[currency:USD intent:charge method:tempo]] map[x402:map[]]]
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| username | path | string | Yes | X (Twitter) handle of the recipient |
Input Schema
| Field | Type | Required | Description |
|---|---|---|---|
| id | integer | No | Request ID |
| jsonrpc | string | Yes | |
| method | string | Yes |
tip for direct payment, hire for task assignment
enum: tip, hire |
| params | object | Yes |
Response Schema (200)
| Field | Type | Description |
|---|---|---|
| id | integer | - |
| jsonrpc | string | - |
| result | object | - |
Payment Methods
- Methods
- -
- Intents
- -
- Currencies (discovery)
- -
- Multiple Challenges
- No
Security
- TLS Version
- TLSv1.3
- Challenge ID Unique
- -
- Challenge ID Length
- -
- Digest Binding
- -
Uptime
- Discovery
- Reachable (230ms)
- Challenge
- Reachable (258ms)
- Last Checked
Schema Completeness
- Paid Operations
- 2
- With Input Schema
- 2
- With Description
- 2
Documentation
- Homepage
- -
- API Reference
- -
- llms.txt
- -
Discovery
- OpenAPI URL
- https://api.molty.cash/openapi.json
- OpenAPI Version
- 3.1.0
- Service Version
- 1.0.0
- Document Size
- 4734 bytes
- Document Hash
- 38b3b4fddd62d341fdd12ce719678c9170c301b56d489bd2a0dd3eb5183ee28d
Version History (1 snapshots)
Scan snapshots
| Date | Grade | Score | Response | Status |
|---|---|---|---|---|
| 2026-04-20 | C | 67% | 268ms | Up |