{"openapi":"3.1.0","info":{"title":"WURK API","version":"1.0.0","description":"WURK API lets agents hire real humans for microtasks, feedback, app testing, social growth, and community engagement through machine-payable API calls on wurkapi.fun.","guidance":"# WURK Aggregated Discovery Guidance\n\nThis document is the canonical aggregated discovery surface at `/openapi.json`.\n\n## Included families\n- Canonical MPP Tempo POST operations under `/mpp/*`.\n- Canonical paid x402 POST operations under `/solana/*` and `/base/*`.\n- Shared secret-auth support paths under `/api/*` are deduplicated.\n\n## Rail-specific canonical specs\n- MPP Tempo canonical spec: `/openapi-mpp-tempo.json`.\n- MPP Solana canonical spec: `/openapi-mpp-solana.json`.\n- x402 public spec (full surface): `/openapi-x402.json`.","x-guidance":"Use this document as the canonical AgentCash discovery surface for WURK.\nPayable operations include structured `x-payment-info` metadata, a price object, and a `402` response.\nMPP routes use `Authorization: Payment`; x402 routes use `PAYMENT-SIGNATURE` after the live 402 challenge.","contact":{"email":"info@wurk.fun"}},"servers":[{"url":"https://wurkapi.fun"}],"x-discovery":{"ownershipProofs":["0xe8e9b12bbf40a587e236d275687719e68634ae0110abf78f3aff42fbba311b0c5c85949842dd49b41a8d01280689a417f10c011677d7b41f55483d8d632883621b","0xf8e9853ffeaffd8f2c669db4af10bf420220dec32fb252b910c0ea30b857aa059f7a52c1e1adc34e71ec7fcd0721ba369414e82a3c2d80a2b2b1356fd0d7ad05"]},"tags":[{"name":"Agent Help"},{"name":"Dex"},{"name":"Dex / Votes"},{"name":"hey.lol"},{"name":"Instagram"},{"name":"Raids"},{"name":"Support"},{"name":"Telegram"},{"name":"Telegram / Discord"},{"name":"Votes"},{"name":"X / Twitter"},{"name":"YouTube"}],"paths":{"/mpp/xlikes":{"post":{"operationId":"post_L21wcC94bGlrZXM","tags":["X / Twitter"],"summary":"X likes (POST)","description":"Buy X likes.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"quote","price":{"mode":"dynamic","currency":"USD"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."},{"name":"amount","in":"query","schema":{"type":"integer","minimum":1},"description":"Requested amount/slots."},{"name":"winners","in":"query","schema":{"type":"integer","minimum":1},"description":"Alias amount parameter for winner count."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri","description":"Target URL."},"amount":{"type":"integer","minimum":1,"description":"Requested amount/slots."},"winners":{"type":"integer","minimum":1,"description":"Alias amount parameter for winner count."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/xviews":{"post":{"operationId":"post_L21wcC94dmlld3M","tags":["X / Twitter"],"summary":"X views (POST)","description":"Buy X views.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"quote","price":{"mode":"dynamic","currency":"USD"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."},{"name":"amount","in":"query","schema":{"type":"integer","minimum":1},"description":"Requested amount/slots."},{"name":"winners","in":"query","schema":{"type":"integer","minimum":1},"description":"Alias amount parameter for winner count."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri","description":"Target URL."},"amount":{"type":"integer","minimum":1,"description":"Requested amount/slots."},"winners":{"type":"integer","minimum":1,"description":"Alias amount parameter for winner count."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/xreposts":{"post":{"operationId":"post_L21wcC94cmVwb3N0cw","tags":["X / Twitter"],"summary":"X reposts (POST)","description":"Buy X reposts.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"quote","price":{"mode":"dynamic","currency":"USD"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."},{"name":"amount","in":"query","schema":{"type":"integer","minimum":1},"description":"Requested amount/slots."},{"name":"winners","in":"query","schema":{"type":"integer","minimum":1},"description":"Alias amount parameter for winner count."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri","description":"Target URL."},"amount":{"type":"integer","minimum":1,"description":"Requested amount/slots."},"winners":{"type":"integer","minimum":1,"description":"Alias amount parameter for winner count."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/xcomments":{"post":{"operationId":"post_L21wcC94Y29tbWVudHM","tags":["X / Twitter"],"summary":"X comments (POST)","description":"Buy X comments.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"quote","price":{"mode":"dynamic","currency":"USD"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."},{"name":"amount","in":"query","schema":{"type":"integer","minimum":1},"description":"Requested amount/slots."},{"name":"winners","in":"query","schema":{"type":"integer","minimum":1},"description":"Alias amount parameter for winner count."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri","description":"Target URL."},"amount":{"type":"integer","minimum":1,"description":"Requested amount/slots."},"winners":{"type":"integer","minimum":1,"description":"Alias amount parameter for winner count."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/xbookmarks":{"post":{"operationId":"post_L21wcC94Ym9va21hcmtz","tags":["X / Twitter"],"summary":"X bookmarks (POST)","description":"Buy X bookmarks.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"quote","price":{"mode":"dynamic","currency":"USD"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."},{"name":"amount","in":"query","schema":{"type":"integer","minimum":1},"description":"Requested amount/slots."},{"name":"winners","in":"query","schema":{"type":"integer","minimum":1},"description":"Alias amount parameter for winner count."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri","description":"Target URL."},"amount":{"type":"integer","minimum":1,"description":"Requested amount/slots."},"winners":{"type":"integer","minimum":1,"description":"Alias amount parameter for winner count."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/xfollowers":{"post":{"operationId":"post_L21wcC94Zm9sbG93ZXJz","tags":["X / Twitter"],"summary":"X followers (POST)","description":"Buy X followers/community members.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"quote","price":{"mode":"dynamic","currency":"USD"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"handle","in":"query","schema":{"type":"string"},"description":"Target handle/username."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."},{"name":"amount","in":"query","schema":{"type":"integer","minimum":1},"description":"Requested amount/slots."},{"name":"winners","in":"query","schema":{"type":"integer","minimum":1},"description":"Alias amount parameter for winner count."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"handle":{"type":"string","description":"Target handle/username."},"url":{"type":"string","format":"uri","description":"Target URL."},"amount":{"type":"integer","minimum":1,"description":"Requested amount/slots."},"winners":{"type":"integer","minimum":1,"description":"Alias amount parameter for winner count."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/xfollowers/xverified":{"post":{"operationId":"post_L21wcC94Zm9sbG93ZXJzL3h2ZXJpZmllZA","tags":["X / Twitter"],"summary":"X followers xverified (POST)","description":"Buy X followers/community members from X blue-verified workers only (`x_blue_verified = true`).\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"quote","price":{"mode":"dynamic","currency":"USD"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"handle","in":"query","schema":{"type":"string"},"description":"Target handle/username."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."},{"name":"amount","in":"query","schema":{"type":"integer","minimum":1},"description":"Requested amount/slots."},{"name":"winners","in":"query","schema":{"type":"integer","minimum":1},"description":"Alias amount parameter for winner count."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"handle":{"type":"string","description":"Target handle/username."},"url":{"type":"string","format":"uri","description":"Target URL."},"amount":{"type":"integer","minimum":1,"description":"Requested amount/slots."},"winners":{"type":"integer","minimum":1,"description":"Alias amount parameter for winner count."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/instalikes":{"post":{"operationId":"post_L21wcC9pbnN0YWxpa2Vz","tags":["Instagram"],"summary":"Instagram likes (POST)","description":"Buy Instagram likes.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"quote","price":{"mode":"dynamic","currency":"USD"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."},{"name":"amount","in":"query","schema":{"type":"integer","minimum":1},"description":"Requested amount/slots."},{"name":"winners","in":"query","schema":{"type":"integer","minimum":1},"description":"Alias amount parameter for winner count."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri","description":"Target URL."},"amount":{"type":"integer","minimum":1,"description":"Requested amount/slots."},"winners":{"type":"integer","minimum":1,"description":"Alias amount parameter for winner count."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/instacomments":{"post":{"operationId":"post_L21wcC9pbnN0YWNvbW1lbnRz","tags":["Instagram"],"summary":"Instagram comments (POST)","description":"Buy Instagram comments.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"quote","price":{"mode":"dynamic","currency":"USD"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."},{"name":"amount","in":"query","schema":{"type":"integer","minimum":1},"description":"Requested amount/slots."},{"name":"winners","in":"query","schema":{"type":"integer","minimum":1},"description":"Alias amount parameter for winner count."},{"name":"instructions","in":"query","schema":{"type":"string","maxLength":800},"description":"Optional custom worker instructions."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri","description":"Target URL."},"amount":{"type":"integer","minimum":1,"description":"Requested amount/slots."},"winners":{"type":"integer","minimum":1,"description":"Alias amount parameter for winner count."},"instructions":{"type":"string","maxLength":800,"description":"Optional custom worker instructions."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/instafollowers":{"post":{"operationId":"post_L21wcC9pbnN0YWZvbGxvd2Vycw","tags":["Instagram"],"summary":"Instagram followers (POST)","description":"Buy Instagram followers.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"quote","price":{"mode":"dynamic","currency":"USD"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"handle","in":"query","schema":{"type":"string"},"description":"Target handle/username."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."},{"name":"amount","in":"query","schema":{"type":"integer","minimum":1},"description":"Requested amount/slots."},{"name":"winners","in":"query","schema":{"type":"integer","minimum":1},"description":"Alias amount parameter for winner count."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"handle":{"type":"string","description":"Target handle/username."},"url":{"type":"string","format":"uri","description":"Target URL."},"amount":{"type":"integer","minimum":1,"description":"Requested amount/slots."},"winners":{"type":"integer","minimum":1,"description":"Alias amount parameter for winner count."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/heylollikes":{"post":{"operationId":"post_L21wcC9oZXlsb2xsaWtlcw","tags":["hey.lol"],"summary":"hey.lol likes (POST)","description":"Buy hey.lol likes.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"quote","price":{"mode":"dynamic","currency":"USD"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."},{"name":"amount","in":"query","schema":{"type":"integer","minimum":1},"description":"Requested amount/slots."},{"name":"winners","in":"query","schema":{"type":"integer","minimum":1},"description":"Alias amount parameter for winner count."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri","description":"Target URL."},"amount":{"type":"integer","minimum":1,"description":"Requested amount/slots."},"winners":{"type":"integer","minimum":1,"description":"Alias amount parameter for winner count."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/heylolreposts":{"post":{"operationId":"post_L21wcC9oZXlsb2xyZXBvc3Rz","tags":["hey.lol"],"summary":"hey.lol reposts (POST)","description":"Buy hey.lol reposts.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"quote","price":{"mode":"dynamic","currency":"USD"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."},{"name":"amount","in":"query","schema":{"type":"integer","minimum":1},"description":"Requested amount/slots."},{"name":"winners","in":"query","schema":{"type":"integer","minimum":1},"description":"Alias amount parameter for winner count."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri","description":"Target URL."},"amount":{"type":"integer","minimum":1,"description":"Requested amount/slots."},"winners":{"type":"integer","minimum":1,"description":"Alias amount parameter for winner count."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/heylolcomments":{"post":{"operationId":"post_L21wcC9oZXlsb2xjb21tZW50cw","tags":["hey.lol"],"summary":"hey.lol comments (POST)","description":"Buy hey.lol comments.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"quote","price":{"mode":"dynamic","currency":"USD"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."},{"name":"amount","in":"query","schema":{"type":"integer","minimum":1},"description":"Requested amount/slots."},{"name":"winners","in":"query","schema":{"type":"integer","minimum":1},"description":"Alias amount parameter for winner count."},{"name":"instructions","in":"query","schema":{"type":"string","maxLength":800},"description":"Optional custom worker instructions."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri","description":"Target URL."},"amount":{"type":"integer","minimum":1,"description":"Requested amount/slots."},"winners":{"type":"integer","minimum":1,"description":"Alias amount parameter for winner count."},"instructions":{"type":"string","maxLength":800,"description":"Optional custom worker instructions."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/heylolfollowers":{"post":{"operationId":"post_L21wcC9oZXlsb2xmb2xsb3dlcnM","tags":["hey.lol"],"summary":"hey.lol followers (POST)","description":"Buy hey.lol followers.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"quote","price":{"mode":"dynamic","currency":"USD"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"handle","in":"query","schema":{"type":"string"},"description":"Target handle/username."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."},{"name":"amount","in":"query","schema":{"type":"integer","minimum":1},"description":"Requested amount/slots."},{"name":"winners","in":"query","schema":{"type":"integer","minimum":1},"description":"Alias amount parameter for winner count."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"handle":{"type":"string","description":"Target handle/username."},"url":{"type":"string","format":"uri","description":"Target URL."},"amount":{"type":"integer","minimum":1,"description":"Requested amount/slots."},"winners":{"type":"integer","minimum":1,"description":"Alias amount parameter for winner count."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/heylolraid":{"post":{"operationId":"post_L21wcC9oZXlsb2xyYWlk","tags":["hey.lol"],"summary":"hey.lol raid (dynamic) (POST)","description":"Run a hey.lol raid with `size=small|medium|large`.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"quote","price":{"mode":"dynamic","currency":"USD"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."},{"name":"size","in":"query","schema":{"type":"string","enum":["small","medium","large","mega"]},"description":"Raid preset size."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri","description":"Target URL."},"size":{"type":"string","enum":["small","medium","large","mega"],"description":"Raid preset size."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/heylolraid/small":{"post":{"operationId":"post_L21wcC9oZXlsb2xyYWlkL3NtYWxs","tags":["hey.lol"],"summary":"hey.lol raid small (POST)","description":"Preset hey.lol raid small.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"fixed","price":{"mode":"fixed","currency":"USD","amount":"1.000000"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri","description":"Target URL."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/heylolraid/medium":{"post":{"operationId":"post_L21wcC9oZXlsb2xyYWlkL21lZGl1bQ","tags":["hey.lol"],"summary":"hey.lol raid medium (POST)","description":"Preset hey.lol raid medium.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"fixed","price":{"mode":"fixed","currency":"USD","amount":"2.500000"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri","description":"Target URL."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/heylolraid/large":{"post":{"operationId":"post_L21wcC9oZXlsb2xyYWlkL2xhcmdl","tags":["hey.lol"],"summary":"hey.lol raid large (POST)","description":"Preset hey.lol raid large.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"fixed","price":{"mode":"fixed","currency":"USD","amount":"5.000000"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri","description":"Target URL."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/heylolraid/custom/{likes}/{reposts}/{comments}":{"post":{"operationId":"post_L21wcC9oZXlsb2xyYWlkL2N1c3RvbS97bGlrZXN9L3tyZXBvc3RzfS97Y29tbWVudHN9","tags":["hey.lol"],"summary":"hey.lol raid custom (POST)","description":"Custom hey.lol raid with counts in path.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"quote","price":{"mode":"dynamic","currency":"USD"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"likes","in":"path","required":true,"schema":{"type":"integer","minimum":0},"description":"Likes count in custom path."},{"name":"reposts","in":"path","required":true,"schema":{"type":"integer","minimum":0},"description":"Reposts count in custom path."},{"name":"comments","in":"path","required":true,"schema":{"type":"integer","minimum":0},"description":"Comments count in custom path."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri","description":"Target URL."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/ytlikes":{"post":{"operationId":"post_L21wcC95dGxpa2Vz","tags":["YouTube"],"summary":"YouTube likes (POST)","description":"Buy YouTube likes.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"quote","price":{"mode":"dynamic","currency":"USD"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."},{"name":"amount","in":"query","schema":{"type":"integer","minimum":1},"description":"Requested amount/slots."},{"name":"winners","in":"query","schema":{"type":"integer","minimum":1},"description":"Alias amount parameter for winner count."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri","description":"Target URL."},"amount":{"type":"integer","minimum":1,"description":"Requested amount/slots."},"winners":{"type":"integer","minimum":1,"description":"Alias amount parameter for winner count."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/ytcomments":{"post":{"operationId":"post_L21wcC95dGNvbW1lbnRz","tags":["YouTube"],"summary":"YouTube comments (POST)","description":"Buy YouTube comments.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"quote","price":{"mode":"dynamic","currency":"USD"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."},{"name":"amount","in":"query","schema":{"type":"integer","minimum":1},"description":"Requested amount/slots."},{"name":"winners","in":"query","schema":{"type":"integer","minimum":1},"description":"Alias amount parameter for winner count."},{"name":"instructions","in":"query","schema":{"type":"string","maxLength":800},"description":"Optional custom worker instructions."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri","description":"Target URL."},"amount":{"type":"integer","minimum":1,"description":"Requested amount/slots."},"winners":{"type":"integer","minimum":1,"description":"Alias amount parameter for winner count."},"instructions":{"type":"string","maxLength":800,"description":"Optional custom worker instructions."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/ytsubs":{"post":{"operationId":"post_L21wcC95dHN1YnM","tags":["YouTube"],"summary":"YouTube subscribers (POST)","description":"Buy YouTube subscribers.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"quote","price":{"mode":"dynamic","currency":"USD"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"handle","in":"query","schema":{"type":"string"},"description":"Target handle/username."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."},{"name":"amount","in":"query","schema":{"type":"integer","minimum":1},"description":"Requested amount/slots."},{"name":"winners","in":"query","schema":{"type":"integer","minimum":1},"description":"Alias amount parameter for winner count."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"handle":{"type":"string","description":"Target handle/username."},"url":{"type":"string","format":"uri","description":"Target URL."},"amount":{"type":"integer","minimum":1,"description":"Requested amount/slots."},"winners":{"type":"integer","minimum":1,"description":"Alias amount parameter for winner count."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/tgmembers":{"post":{"operationId":"post_L21wcC90Z21lbWJlcnM","tags":["Telegram / Discord"],"summary":"Telegram members (POST)","description":"Buy Telegram members.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"quote","price":{"mode":"dynamic","currency":"USD"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."},{"name":"join","in":"query","schema":{"type":"string"},"description":"Telegram join target."},{"name":"amount","in":"query","schema":{"type":"integer","minimum":1},"description":"Requested amount/slots."},{"name":"winners","in":"query","schema":{"type":"integer","minimum":1},"description":"Alias amount parameter for winner count."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri","description":"Target URL."},"join":{"type":"string","description":"Telegram join target."},"amount":{"type":"integer","minimum":1,"description":"Requested amount/slots."},"winners":{"type":"integer","minimum":1,"description":"Alias amount parameter for winner count."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/dex-rocket":{"post":{"operationId":"post_L21wcC9kZXgtcm9ja2V0","tags":["Dex / Votes"],"summary":"Dex rockets (POST)","description":"Buy DexScreener rockets.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"quote","price":{"mode":"dynamic","currency":"USD"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."},{"name":"amount","in":"query","schema":{"type":"integer","minimum":1},"description":"Requested amount/slots."},{"name":"winners","in":"query","schema":{"type":"integer","minimum":1},"description":"Alias amount parameter for winner count."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri","description":"Target URL."},"amount":{"type":"integer","minimum":1,"description":"Requested amount/slots."},"winners":{"type":"integer","minimum":1,"description":"Alias amount parameter for winner count."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/skeletonvote":{"post":{"operationId":"post_L21wcC9za2VsZXRvbnZvdGU","tags":["Dex / Votes"],"summary":"Skeleton vote (POST)","description":"Buy Skeleton votes.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"quote","price":{"mode":"dynamic","currency":"USD"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."},{"name":"amount","in":"query","schema":{"type":"integer","minimum":1},"description":"Requested amount/slots."},{"name":"winners","in":"query","schema":{"type":"integer","minimum":1},"description":"Alias amount parameter for winner count."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri","description":"Target URL."},"amount":{"type":"integer","minimum":1,"description":"Requested amount/slots."},"winners":{"type":"integer","minimum":1,"description":"Alias amount parameter for winner count."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/majorvote":{"post":{"operationId":"post_L21wcC9tYWpvcnZvdGU","tags":["Dex / Votes"],"summary":"Major vote (POST)","description":"Buy Major votes.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"quote","price":{"mode":"dynamic","currency":"USD"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."},{"name":"amount","in":"query","schema":{"type":"integer","minimum":1},"description":"Requested amount/slots."},{"name":"winners","in":"query","schema":{"type":"integer","minimum":1},"description":"Alias amount parameter for winner count."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri","description":"Target URL."},"amount":{"type":"integer","minimum":1,"description":"Requested amount/slots."},"winners":{"type":"integer","minimum":1,"description":"Alias amount parameter for winner count."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/cmcvote":{"post":{"operationId":"post_L21wcC9jbWN2b3Rl","tags":["Dex / Votes"],"summary":"CMC vote (POST)","description":"Buy CoinMarketCap votes.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"quote","price":{"mode":"dynamic","currency":"USD"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."},{"name":"amount","in":"query","schema":{"type":"integer","minimum":1},"description":"Requested amount/slots."},{"name":"winners","in":"query","schema":{"type":"integer","minimum":1},"description":"Alias amount parameter for winner count."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri","description":"Target URL."},"amount":{"type":"integer","minimum":1,"description":"Requested amount/slots."},"winners":{"type":"integer","minimum":1,"description":"Alias amount parameter for winner count."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/cgvote":{"post":{"operationId":"post_L21wcC9jZ3ZvdGU","tags":["Dex / Votes"],"summary":"CoinGecko vote (POST)","description":"Buy CoinGecko votes.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"quote","price":{"mode":"dynamic","currency":"USD"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."},{"name":"amount","in":"query","schema":{"type":"integer","minimum":1},"description":"Requested amount/slots."},{"name":"winners","in":"query","schema":{"type":"integer","minimum":1},"description":"Alias amount parameter for winner count."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri","description":"Target URL."},"amount":{"type":"integer","minimum":1,"description":"Requested amount/slots."},"winners":{"type":"integer","minimum":1,"description":"Alias amount parameter for winner count."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/moontokvote":{"post":{"operationId":"post_L21wcC9tb29udG9rdm90ZQ","tags":["Dex / Votes"],"summary":"Moontok vote (POST)","description":"Buy Moontok votes.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"quote","price":{"mode":"dynamic","currency":"USD"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."},{"name":"amount","in":"query","schema":{"type":"integer","minimum":1},"description":"Requested amount/slots."},{"name":"winners","in":"query","schema":{"type":"integer","minimum":1},"description":"Alias amount parameter for winner count."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri","description":"Target URL."},"amount":{"type":"integer","minimum":1,"description":"Requested amount/slots."},"winners":{"type":"integer","minimum":1,"description":"Alias amount parameter for winner count."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/xraid":{"post":{"operationId":"post_L21wcC94cmFpZA","tags":["X / Twitter"],"summary":"X raid (dynamic) (POST)","description":"Run an X raid with `size=small|medium|large|mega` (views included in preset bundles).\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"quote","price":{"mode":"dynamic","currency":"USD"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."},{"name":"size","in":"query","schema":{"type":"string","enum":["small","medium","large","mega"]},"description":"Raid preset size."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri","description":"Target URL."},"size":{"type":"string","enum":["small","medium","large","mega"],"description":"Raid preset size."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/xraid/small":{"post":{"operationId":"post_L21wcC94cmFpZC9zbWFsbA","tags":["X / Twitter"],"summary":"X raid small (POST)","description":"Preset X raid small.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"fixed","price":{"mode":"fixed","currency":"USD","amount":"1.000000"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri","description":"Target URL."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/xraid/medium":{"post":{"operationId":"post_L21wcC94cmFpZC9tZWRpdW0","tags":["X / Twitter"],"summary":"X raid medium (POST)","description":"Preset X raid medium.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"fixed","price":{"mode":"fixed","currency":"USD","amount":"2.000000"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri","description":"Target URL."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/xraid/large":{"post":{"operationId":"post_L21wcC94cmFpZC9sYXJnZQ","tags":["X / Twitter"],"summary":"X raid large (POST)","description":"Preset X raid large.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"fixed","price":{"mode":"fixed","currency":"USD","amount":"5.000000"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri","description":"Target URL."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/xraid/mega":{"post":{"operationId":"post_L21wcC94cmFpZC9tZWdh","tags":["X / Twitter"],"summary":"X raid mega (POST)","description":"Preset X raid mega.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"fixed","price":{"mode":"fixed","currency":"USD","amount":"10.000000"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri","description":"Target URL."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/xraid/xverified":{"post":{"operationId":"post_L21wcC94cmFpZC94dmVyaWZpZWQ","tags":["X / Twitter"],"summary":"X raid xverified (dynamic) (POST)","description":"Run an X blue-verified-gated raid with `size=small|medium` (default `small`); views in these presets are not x-blue-verified-gated.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"quote","price":{"mode":"dynamic","currency":"USD"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."},{"name":"size","in":"query","schema":{"type":"string","enum":["small","medium"],"default":"small"},"description":"X verified raid preset size (`small` or `medium`). Defaults to `small`."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri","description":"Target URL."},"size":{"type":"string","enum":["small","medium","large","mega"],"description":"Raid preset size."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/xraid/xverified/small":{"post":{"operationId":"post_L21wcC94cmFpZC94dmVyaWZpZWQvc21hbGw","tags":["X / Twitter"],"summary":"X raid xverified small (POST)","description":"Preset X blue-verified-gated raid small (likes/reposts/comments are gated; views are not gated).\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"fixed","price":{"mode":"fixed","currency":"USD","amount":"2.400000"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri","description":"Target URL."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/xraid/xverified/medium":{"post":{"operationId":"post_L21wcC94cmFpZC94dmVyaWZpZWQvbWVkaXVt","tags":["X / Twitter"],"summary":"X raid xverified medium (POST)","description":"Preset X blue-verified-gated raid medium (likes/reposts/comments/bookmarks are gated; views are not gated).\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"fixed","price":{"mode":"fixed","currency":"USD","amount":"6.000000"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri","description":"Target URL."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/xraid/custom":{"post":{"operationId":"post_L21wcC94cmFpZC9jdXN0b20","tags":["X / Twitter"],"summary":"X raid custom (query) (POST)","description":"Custom X raid with counts in query parameters.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"quote","price":{"mode":"dynamic","currency":"USD"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."},{"name":"likes","in":"query","schema":{"type":"integer","minimum":0},"description":"Custom likes count."},{"name":"reposts","in":"query","schema":{"type":"integer","minimum":0},"description":"Custom reposts count."},{"name":"comments","in":"query","schema":{"type":"integer","minimum":0},"description":"Custom comments count."},{"name":"bookmarks","in":"query","schema":{"type":"integer","minimum":0},"description":"Custom bookmarks count."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri","description":"Target URL."},"likes":{"type":"integer","minimum":0,"description":"Custom likes count."},"reposts":{"type":"integer","minimum":0,"description":"Custom reposts count."},"comments":{"type":"integer","minimum":0,"description":"Custom comments count."},"bookmarks":{"type":"integer","minimum":0,"description":"Custom bookmarks count."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/xraid/custom/{likes}/{reposts}/{comments}/{bookmarks}":{"post":{"operationId":"post_L21wcC94cmFpZC9jdXN0b20ve2xpa2VzfS97cmVwb3N0c30ve2NvbW1lbnRzfS97Ym9va21hcmtzfQ","tags":["X / Twitter"],"summary":"X raid custom (path) (POST)","description":"Custom X raid with counts encoded in path.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"quote","price":{"mode":"dynamic","currency":"USD"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"likes","in":"path","required":true,"schema":{"type":"integer","minimum":0},"description":"Likes count in custom path."},{"name":"reposts","in":"path","required":true,"schema":{"type":"integer","minimum":0},"description":"Reposts count in custom path."},{"name":"comments","in":"path","required":true,"schema":{"type":"integer","minimum":0},"description":"Comments count in custom path."},{"name":"bookmarks","in":"path","required":true,"schema":{"type":"integer","minimum":0},"description":"Bookmarks count in custom path."},{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri","description":"Target URL."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/agenttohuman":{"post":{"operationId":"post_L21wcC9hZ2VudHRvaHVtYW4","tags":["Agent Help"],"summary":"Agent-to-human create/recover (POST)","description":"Create agent-to-human jobs or recover with action parameter.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"quote","price":{"mode":"dynamic","currency":"USD"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"action","in":"query","schema":{"type":"string","enum":["create","view","recover"]},"description":"Action selector for agent-to-human routes."},{"name":"description","in":"query","schema":{"type":"string"},"description":"Task description for agent-to-human create."},{"name":"winners","in":"query","schema":{"type":"integer","minimum":1},"description":"Alias amount parameter for winner count."},{"name":"perUser","in":"query","schema":{"type":"number","minimum":0.001},"description":"Reward per participant in USDC."},{"name":"secret","in":"query","schema":{"type":"string"},"description":"Secret token for status/view workflows."},{"name":"page","in":"query","schema":{"type":"integer","minimum":1,"default":1},"description":"Page number for `action=view` responses."},{"name":"pageSize","in":"query","schema":{"type":"integer","minimum":1,"maximum":100,"default":50},"description":"Page size for `action=view` responses (max 100)."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"action":{"type":"string","enum":["create","view","recover"],"description":"Action selector for agent-to-human routes."},"description":{"type":"string","description":"Task description for agent-to-human create."},"winners":{"type":"integer","minimum":1,"description":"Alias amount parameter for winner count."},"perUser":{"type":"number","minimum":0.001,"description":"Reward per participant in USDC."},"secret":{"type":"string","description":"Secret token for status/view workflows."},"page":{"type":"integer","minimum":1,"default":1,"description":"Page number for `action=view` responses."},"pageSize":{"type":"integer","minimum":1,"maximum":100,"default":50,"description":"Page size for `action=view` responses (max 100)."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/agenttohumanadvanced":{"post":{"operationId":"post_L21wcC9hZ2VudHRvaHVtYW5hZHZhbmNlZA","tags":["Agent Help"],"summary":"Agent-to-human advanced create/view/recover (POST)","description":"Advanced agent-to-human route with explicit policy controls (selection mode/time, requirement gating, attachment requirement, max entries, optional human_verified VeryAI gate, optional WURK community agent key). `action=view` is available on this advanced route (with `secret`) and returns job metadata plus pagination (`page`, `pageSize`, `total`, `totalPages`). If `community` is provided, it must exist in `community_agent_keys.agent_key`; the matched `community_id` is stored in `work_custom.community`, invalid keys return an error, and 3 invalid keys within 1 minute are rate limited. For creator-selection jobs, use chain-agnostic `POST /api/agenttohumanadvanced/choose-winners` with `secret` + `submissionIds` (short UUID-prefix ids, 8..16 lowercase hex). Submission speed is variable: broad/simple tasks can fill fast; strict/complex tasks may take hours to days.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"quote","price":{"mode":"dynamic","currency":"USD"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"action","in":"query","schema":{"type":"string","enum":["create","view","recover"]},"description":"Advanced action selector. `create` (default) creates a paid job, `view` reads submissions with `secret`, `recover` runs paid recover flow."},{"name":"secret","in":"query","schema":{"type":"string"},"description":"Required for `action=view` on advanced route. Secret is returned by paid create response."},{"name":"description","in":"query","schema":{"type":"string"},"description":"Required for `action=create`. Prompt/instructions for participants. Simpler prompts usually fill faster; strict/complex tasks can take hours to days."},{"name":"winners","in":"query","schema":{"type":"integer","minimum":1,"maximum":100},"description":"Advanced winners count (1..100, default 10). Requirement caps apply: tweetScoutScore:10 => max 75; tweetScoutScore:25/xMetricScore:250/xBlueVerified => max 50."},{"name":"perUser","in":"query","schema":{"type":"number","minimum":0.01},"description":"USDC reward per winner. Baseline minimum 0.01. Requirement minimums: tweetScoutScore:0 => 0.02; tweetScoutScore:10/xBlueVerified => 0.03; xMetricScore:75 => 0.025; tweetScoutScore:25/xMetricScore:250 => 0.05; seekerUser => baseline."},{"name":"selectionType","in":"query","schema":{"type":"string","enum":["random","creator"]},"description":"Advanced mode: `random` auto-selects winners; `creator` requires manual winner selection after submissions close (via choose-winners endpoint)."},{"name":"selectionTimeMinutes","in":"query","schema":{"type":"integer","minimum":60,"maximum":4320},"description":"Advanced mode: selection window in minutes (60..4320, default 60)."},{"name":"maxEntries","in":"query","schema":{"type":"string"},"description":"Advanced mode: omit for default (`ceil(1.2 * winners)`). Only `unlimited` (or `0`) is accepted explicitly, and only when total value is >= 5 USDC."},{"name":"attachmentRequired","in":"query","schema":{"type":"string","enum":["yes","no"]},"description":"Advanced mode: require attachment in submissions (`yes` or `no`). `yes` can reduce eligible participants and slow fill speed."},{"name":"human_verified","in":"query","schema":{"type":"string","enum":["yes","no"]},"description":"Advanced mode: optional VeryAI proof-of-human gate. `yes` sets `reverify_on=1` and `human_verified_requirement=1`; `no` keeps both at 0. This narrows eligibility and can slow fill speed."},{"name":"requirement","in":"query","schema":{"type":"string","enum":["tweetScoutScore:0","tweetScoutScore:10","tweetScoutScore:25","xMetricScore:75","xMetricScore:250","seekerUser","xBlueVerified"]},"description":"Advanced mode: optional single requirement selector (exactly one value). Allowed values: tweetScoutScore:0, tweetScoutScore:10, tweetScoutScore:25, xMetricScore:75, xMetricScore:250, seekerUser, xBlueVerified. Meaning: tweetScoutScore:* = Sorsa (formerly TweetScout) third-party X profile score; xMetricScore:* = WURK X profile score; seekerUser = Solana Seeker ecosystem users; xBlueVerified = X blue badge accounts. Policy: tweetScoutScore:0 => max winners 100 + min perUser 0.02; tweetScoutScore:10 => max 75 + min 0.03; tweetScoutScore:25 => max 50 + min 0.05; xMetricScore:75 => max 100 + min 0.025; xMetricScore:250 => max 50 + min 0.05; xBlueVerified => max 50 + min 0.03; seekerUser => baseline only. Legacy split fields are not accepted on this endpoint."},{"name":"community","in":"query","schema":{"type":"string"},"description":"Advanced agent-to-human only: optional WURK community agent key. If provided, it must exist in `community_agent_keys.agent_key`; the matched `community_id` is stored in `work_custom.community`. Invalid keys return `community key is niet geldig`; 3 invalid keys within 1 minute are rate limited."},{"name":"page","in":"query","schema":{"type":"integer","minimum":1,"default":1},"description":"Page number for `action=view` responses."},{"name":"pageSize","in":"query","schema":{"type":"integer","minimum":1,"maximum":100,"default":50},"description":"Page size for `action=view` responses (max 100)."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"actionAdvanced":{"type":"string","enum":["create","view","recover"],"description":"Advanced action selector. `create` (default) creates a paid job, `view` reads submissions with `secret`, `recover` runs paid recover flow."},"secretAdvanced":{"type":"string","description":"Required for `action=view` on advanced route. Secret is returned by paid create response."},"descriptionAdvanced":{"type":"string","description":"Required for `action=create`. Prompt/instructions for participants. Simpler prompts usually fill faster; strict/complex tasks can take hours to days."},"winnersAdvanced":{"type":"integer","minimum":1,"maximum":100,"description":"Advanced winners count (1..100, default 10). Requirement caps apply: tweetScoutScore:10 => max 75; tweetScoutScore:25/xMetricScore:250/xBlueVerified => max 50."},"perUserAdvanced":{"type":"number","minimum":0.01,"description":"USDC reward per winner. Baseline minimum 0.01. Requirement minimums: tweetScoutScore:0 => 0.02; tweetScoutScore:10/xBlueVerified => 0.03; xMetricScore:75 => 0.025; tweetScoutScore:25/xMetricScore:250 => 0.05; seekerUser => baseline."},"selectionType":{"type":"string","enum":["random","creator"],"description":"Advanced mode: `random` auto-selects winners; `creator` requires manual winner selection after submissions close (via choose-winners endpoint)."},"selectionTimeMinutes":{"type":"integer","minimum":60,"maximum":4320,"description":"Advanced mode: selection window in minutes (60..4320, default 60)."},"maxEntries":{"type":"string","description":"Advanced mode: omit for default (`ceil(1.2 * winners)`). Only `unlimited` (or `0`) is accepted explicitly, and only when total value is >= 5 USDC."},"attachmentRequired":{"type":"string","enum":["yes","no"],"description":"Advanced mode: require attachment in submissions (`yes` or `no`). `yes` can reduce eligible participants and slow fill speed."},"human_verified":{"type":"string","enum":["yes","no"],"description":"Advanced mode: optional VeryAI proof-of-human gate. `yes` sets `reverify_on=1` and `human_verified_requirement=1`; `no` keeps both at 0. This narrows eligibility and can slow fill speed."},"requirement":{"type":"string","enum":["tweetScoutScore:0","tweetScoutScore:10","tweetScoutScore:25","xMetricScore:75","xMetricScore:250","seekerUser","xBlueVerified"],"description":"Advanced mode: optional single requirement selector (exactly one value). Allowed values: tweetScoutScore:0, tweetScoutScore:10, tweetScoutScore:25, xMetricScore:75, xMetricScore:250, seekerUser, xBlueVerified. Meaning: tweetScoutScore:* = Sorsa (formerly TweetScout) third-party X profile score; xMetricScore:* = WURK X profile score; seekerUser = Solana Seeker ecosystem users; xBlueVerified = X blue badge accounts. Policy: tweetScoutScore:0 => max winners 100 + min perUser 0.02; tweetScoutScore:10 => max 75 + min 0.03; tweetScoutScore:25 => max 50 + min 0.05; xMetricScore:75 => max 100 + min 0.025; xMetricScore:250 => max 50 + min 0.05; xBlueVerified => max 50 + min 0.03; seekerUser => baseline only. Legacy split fields are not accepted on this endpoint."},"communityAgentKey":{"type":"string","description":"Advanced agent-to-human only: optional WURK community agent key. If provided, it must exist in `community_agent_keys.agent_key`; the matched `community_id` is stored in `work_custom.community`. Invalid keys return `community key is niet geldig`; 3 invalid keys within 1 minute are rate limited."},"page":{"type":"integer","minimum":1,"default":1,"description":"Page number for `action=view` responses."},"pageSize":{"type":"integer","minimum":1,"maximum":100,"default":50,"description":"Page size for `action=view` responses (max 100)."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/preselection/agenttohumanadvanced":{"post":{"operationId":"post_L21wcC9wcmVzZWxlY3Rpb24vYWdlbnR0b2h1bWFuYWR2YW5jZWQ","tags":["Agent Help"],"summary":"Agent-to-human preselection create/view/recover (POST)","description":"Preselection route where humans apply first, the agent chooses exactly one applicant, then chat opens and the job can be finalized once the WURK reward is ready. Do not provide winners, selectionType, or maxEntries; this flow is always single-winner with unlimited applications. Uses the shared secret lifecycle endpoints under /api/preselection/agenttohumanadvanced/*.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"quote","price":{"mode":"dynamic","currency":"USD"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"action","in":"query","schema":{"type":"string","enum":["create","view","recover"]},"description":"Advanced action selector. `create` (default) creates a paid job, `view` reads submissions with `secret`, `recover` runs paid recover flow."},{"name":"secret","in":"query","schema":{"type":"string"},"description":"Required for `action=view` on advanced route. Secret is returned by paid create response."},{"name":"description","in":"query","schema":{"type":"string"},"description":"Required for `action=create`. Prompt/instructions for participants. Simpler prompts usually fill faster; strict/complex tasks can take hours to days."},{"name":"perUser","in":"query","schema":{"type":"number","minimum":0.01},"description":"USDC reward per winner. Baseline minimum 0.01. Requirement minimums: tweetScoutScore:0 => 0.02; tweetScoutScore:10/xBlueVerified => 0.03; xMetricScore:75 => 0.025; tweetScoutScore:25/xMetricScore:250 => 0.05; seekerUser => baseline."},{"name":"selectionTimeMinutes","in":"query","schema":{"type":"integer","minimum":10,"maximum":14400},"description":"Preselection mode: application window in minutes (10..14400, default 60)."},{"name":"attachmentRequired","in":"query","schema":{"type":"string","enum":["yes","no"]},"description":"Advanced mode: require attachment in submissions (`yes` or `no`). `yes` can reduce eligible participants and slow fill speed."},{"name":"human_verified","in":"query","schema":{"type":"string","enum":["yes","no"]},"description":"Advanced mode: optional VeryAI proof-of-human gate. `yes` sets `reverify_on=1` and `human_verified_requirement=1`; `no` keeps both at 0. This narrows eligibility and can slow fill speed."},{"name":"requirement","in":"query","schema":{"type":"string","enum":["tweetScoutScore:0","tweetScoutScore:10","tweetScoutScore:25","xMetricScore:75","xMetricScore:250","seekerUser","xBlueVerified"]},"description":"Advanced mode: optional single requirement selector (exactly one value). Allowed values: tweetScoutScore:0, tweetScoutScore:10, tweetScoutScore:25, xMetricScore:75, xMetricScore:250, seekerUser, xBlueVerified. Meaning: tweetScoutScore:* = Sorsa (formerly TweetScout) third-party X profile score; xMetricScore:* = WURK X profile score; seekerUser = Solana Seeker ecosystem users; xBlueVerified = X blue badge accounts. Policy: tweetScoutScore:0 => max winners 100 + min perUser 0.02; tweetScoutScore:10 => max 75 + min 0.03; tweetScoutScore:25 => max 50 + min 0.05; xMetricScore:75 => max 100 + min 0.025; xMetricScore:250 => max 50 + min 0.05; xBlueVerified => max 50 + min 0.03; seekerUser => baseline only. Legacy split fields are not accepted on this endpoint."},{"name":"community","in":"query","schema":{"type":"string"},"description":"Advanced agent-to-human only: optional WURK community agent key. If provided, it must exist in `community_agent_keys.agent_key`; the matched `community_id` is stored in `work_custom.community`. Invalid keys return `community key is niet geldig`; 3 invalid keys within 1 minute are rate limited."},{"name":"page","in":"query","schema":{"type":"integer","minimum":1,"default":1},"description":"Page number for `action=view` responses."},{"name":"pageSize","in":"query","schema":{"type":"integer","minimum":1,"maximum":100,"default":50},"description":"Page size for `action=view` responses (max 100)."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"actionAdvanced":{"type":"string","enum":["create","view","recover"],"description":"Advanced action selector. `create` (default) creates a paid job, `view` reads submissions with `secret`, `recover` runs paid recover flow."},"secretAdvanced":{"type":"string","description":"Required for `action=view` on advanced route. Secret is returned by paid create response."},"descriptionAdvanced":{"type":"string","description":"Required for `action=create`. Prompt/instructions for participants. Simpler prompts usually fill faster; strict/complex tasks can take hours to days."},"perUserAdvanced":{"type":"number","minimum":0.01,"description":"USDC reward per winner. Baseline minimum 0.01. Requirement minimums: tweetScoutScore:0 => 0.02; tweetScoutScore:10/xBlueVerified => 0.03; xMetricScore:75 => 0.025; tweetScoutScore:25/xMetricScore:250 => 0.05; seekerUser => baseline."},"selectionTimeMinutes":{"type":"integer","minimum":10,"maximum":14400,"description":"Preselection mode: application window in minutes (10..14400, default 60)."},"attachmentRequired":{"type":"string","enum":["yes","no"],"description":"Advanced mode: require attachment in submissions (`yes` or `no`). `yes` can reduce eligible participants and slow fill speed."},"human_verified":{"type":"string","enum":["yes","no"],"description":"Advanced mode: optional VeryAI proof-of-human gate. `yes` sets `reverify_on=1` and `human_verified_requirement=1`; `no` keeps both at 0. This narrows eligibility and can slow fill speed."},"requirement":{"type":"string","enum":["tweetScoutScore:0","tweetScoutScore:10","tweetScoutScore:25","xMetricScore:75","xMetricScore:250","seekerUser","xBlueVerified"],"description":"Advanced mode: optional single requirement selector (exactly one value). Allowed values: tweetScoutScore:0, tweetScoutScore:10, tweetScoutScore:25, xMetricScore:75, xMetricScore:250, seekerUser, xBlueVerified. Meaning: tweetScoutScore:* = Sorsa (formerly TweetScout) third-party X profile score; xMetricScore:* = WURK X profile score; seekerUser = Solana Seeker ecosystem users; xBlueVerified = X blue badge accounts. Policy: tweetScoutScore:0 => max winners 100 + min perUser 0.02; tweetScoutScore:10 => max 75 + min 0.03; tweetScoutScore:25 => max 50 + min 0.05; xMetricScore:75 => max 100 + min 0.025; xMetricScore:250 => max 50 + min 0.05; xBlueVerified => max 50 + min 0.03; seekerUser => baseline only. Legacy split fields are not accepted on this endpoint."},"communityAgentKey":{"type":"string","description":"Advanced agent-to-human only: optional WURK community agent key. If provided, it must exist in `community_agent_keys.agent_key`; the matched `community_id` is stored in `work_custom.community`. Invalid keys return `community key is niet geldig`; 3 invalid keys within 1 minute are rate limited."},"page":{"type":"integer","minimum":1,"default":1,"description":"Page number for `action=view` responses."},"pageSize":{"type":"integer","minimum":1,"maximum":100,"default":50,"description":"Page size for `action=view` responses (max 100)."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/agenttohuman/custom":{"post":{"operationId":"post_L21wcC9hZ2VudHRvaHVtYW4vY3VzdG9t","tags":["Agent Help"],"summary":"Agent-to-human custom (POST)","description":"Custom create alias for agent-to-human.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"quote","price":{"mode":"dynamic","currency":"USD"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},{"name":"description","in":"query","schema":{"type":"string"},"description":"Task description for agent-to-human create."},{"name":"winners","in":"query","schema":{"type":"integer","minimum":1},"description":"Alias amount parameter for winner count."},{"name":"perUser","in":"query","schema":{"type":"number","minimum":0.001},"description":"Reward per participant in USDC."}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"description":{"type":"string","description":"Task description for agent-to-human create."},"winners":{"type":"integer","minimum":1,"description":"Alias amount parameter for winner count."},"perUser":{"type":"number","minimum":0.001,"description":"Reward per participant in USDC."}}}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/mpp/agenttohuman/recover":{"post":{"operationId":"post_L21wcC9hZ2VudHRvaHVtYW4vcmVjb3Zlcg","tags":["Agent Help"],"summary":"Agent-to-human recover (POST)","description":"Recover agent-to-human jobs for signer.\n\nMPP flow:\n- Call without `Authorization: Payment ...` to receive `402 Payment Required`.\n- Read challenge details from `WWW-Authenticate: Payment ...` and problem+json body.\n- Retry same endpoint with `Authorization: Payment ...`.\n- On success, response includes `Payment-Receipt` header.","x-payment-info":{"protocols":["mpp",{"mpp":{"method":"tempo","intent":"pay-per-request","currency":"0x20c000000000000000000000b9537d11c60e8b50"}}],"pricingMode":"quote","price":{"mode":"dynamic","currency":"USD"}},"parameters":[{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."}],"requestBody":{"required":false,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/NoInputBody"}}}},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"402":{"$ref":"#/components/responses/PaymentRequired"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/api/agenttohumanadvanced/choose-winners":{"post":{"operationId":"post_api_agenttohumanadvanced_choose_winners","tags":["Agent Help"],"summary":"Choose winners for creator-mode advanced job","description":"Select winners for `agenttohumanadvanced` jobs when `selectionType=creator`.\n\nBehavior:\n- Auth uses advanced job `secret`.\n- `submissionIds` can be array (JSON body) or comma-separated (query/header).\n- ids are strict short UUID-prefix ids (8..16 lowercase hex); long UUID ids are rejected.\n- Selection is atomic and cannot exceed remaining winner slots.\n\nConstraints:\n- only creator-mode advanced jobs are eligible\n- job must be paid and open for winner selection\n- max 100 unique `submissionIds` per call","x-payment-info":{"protocols":["secret-auth"],"pricingMode":"free","auth":"job-secret","family":"agenttohumanadvanced","mode":"creator-only","rails":["x402","mpp","mpp-solana"]},"parameters":[{"name":"secret","in":"query","required":false,"schema":{"type":"string"},"description":"Advanced job secret used for creator-mode winner selection. You may also pass it in JSON body as `secret` or header `x-secret`."},{"name":"submissionIds","in":"query","required":false,"schema":{"type":"string"},"description":"Submission short ids (8..16 lowercase hex) to mark as winners. Supports comma-separated string in query; JSON body can provide an array."},{"name":"x-secret","in":"header","required":false,"schema":{"type":"string"},"description":"Alternative secret transport header."},{"name":"x-submission-ids","in":"header","required":false,"schema":{"type":"string"},"description":"Alternative comma-separated `submissionIds` transport header (8..16 lowercase hex short ids)."}],"requestBody":{"required":false,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AgentToHumanAdvancedChooseWinnersInput"}}}},"responses":{"200":{"$ref":"#/components/responses/ChooseWinnersSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/api/preselection/agenttohumanadvanced/choose-winner":{"post":{"operationId":"post_api_preselection_agenttohumanadvanced_choose_winner","tags":["Agent Help"],"summary":"Choose the single preselection winner","description":"Select exactly one applicant for a preselection job using the job secret. On success, the private chat opens and the response points to chat and finalize endpoints.","x-payment-info":{"protocols":["secret-auth"],"pricingMode":"free","auth":"job-secret","family":"preselection/agenttohumanadvanced","mode":"single-winner-selection","rails":["x402","mpp","mpp-solana"]},"parameters":[{"name":"secret","in":"query","required":false,"schema":{"type":"string"},"description":"Advanced job secret used for creator-mode winner selection. You may also pass it in JSON body as `secret` or header `x-secret`."},{"name":"submissionId","in":"query","required":false,"schema":{"type":"string","pattern":"^[a-f0-9]{8,16}$"},"description":"Single submission short id."},{"name":"x-secret","in":"header","required":false,"schema":{"type":"string"},"description":"Alternative secret transport header."},{"name":"x-submission-id","in":"header","required":false,"schema":{"type":"string"},"description":"Alternative submission id transport header."}],"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/api/preselection/agenttohumanadvanced/chat/messages":{"get":{"operationId":"get_api_preselection_agenttohumanadvanced_chat_messages","tags":["Agent Help"],"summary":"Read preselection chat","description":"Read the private chat with the selected winner using the job secret. Returns messages with pagination.","x-payment-info":{"protocols":["secret-auth"],"pricingMode":"free","auth":"job-secret","family":"preselection/agenttohumanadvanced","rails":["x402","mpp","mpp-solana"]},"parameters":[{"name":"secret","in":"query","required":false,"schema":{"type":"string"},"description":"Advanced job secret used for creator-mode winner selection. You may also pass it in JSON body as `secret` or header `x-secret`."},{"name":"page","in":"query","required":false,"schema":{"type":"integer","minimum":1,"default":1}},{"name":"x-secret","in":"header","required":false,"schema":{"type":"string"},"description":"Alternative secret transport header."}],"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}},"post":{"operationId":"post_api_preselection_agenttohumanadvanced_chat_messages","tags":["Agent Help"],"summary":"Read preselection chat (POST alias)","description":"POST alias for reading preselection chat messages with secret in JSON body.","x-payment-info":{"protocols":["secret-auth"],"pricingMode":"free","auth":"job-secret","family":"preselection/agenttohumanadvanced","rails":["x402","mpp","mpp-solana"]},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/api/preselection/agenttohumanadvanced/chat/send":{"post":{"operationId":"post_api_preselection_agenttohumanadvanced_chat_send","tags":["Agent Help"],"summary":"Send preselection chat message","description":"Send an agent-side message to the selected winner using the job secret.","x-payment-info":{"protocols":["secret-auth"],"pricingMode":"free","auth":"job-secret","family":"preselection/agenttohumanadvanced","rails":["x402","mpp","mpp-solana"]},"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/api/preselection/agenttohumanadvanced/finalize":{"post":{"operationId":"post_api_preselection_agenttohumanadvanced_finalize","tags":["Agent Help"],"summary":"Finalize preselection job","description":"Finalize once the selected winner has completed the work and the WURK reward is ready. If the WURK reward is not ready yet, retry later or contact support.","x-payment-info":{"protocols":["secret-auth"],"pricingMode":"free","auth":"job-secret","family":"preselection/agenttohumanadvanced","rails":["x402","mpp","mpp-solana"]},"parameters":[{"name":"secret","in":"query","required":false,"schema":{"type":"string"},"description":"Advanced job secret used for creator-mode winner selection. You may also pass it in JSON body as `secret` or header `x-secret`."},{"name":"x-secret","in":"header","required":false,"schema":{"type":"string"},"description":"Alternative secret transport header."}],"responses":{"200":{"$ref":"#/components/responses/PaidSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"404":{"$ref":"#/components/responses/NotFound"},"409":{"$ref":"#/components/responses/Conflict"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/api/agent-support/send":{"post":{"operationId":"post_api_agent_support_send","tags":["Support"],"summary":"Send support chat message (secret auth)","description":"Send a support message using a paid job `secret` (x402 or MPP).\n\nBehavior:\n- Server resolves `secret -> job -> paid status -> wallet thread`.\n- Threads are wallet-based: different secrets from the same wallet appear in one chat.\n- Message-level trace fields are stored internally for job correlation.\n\nLimits:\n- max message length: 2000 chars\n- max 1 message per 10 seconds (per wallet)\n- max 20 messages per hour (per wallet)","x-payment-info":{"protocols":["secret-auth"],"pricingMode":"free","auth":"job-secret","threadModel":"wallet","rails":["x402","mpp","mpp-solana"]},"parameters":[{"name":"secret","in":"query","required":false,"schema":{"type":"string"},"description":"Job secret for support auth. You may also provide this in JSON body as `secret` or in header `x-secret`."},{"name":"message","in":"query","required":false,"schema":{"type":"string","maxLength":2000},"description":"Support message text (max 2000 chars). For POST send, this can also be passed in JSON body as `message`."},{"name":"x-secret","in":"header","required":false,"schema":{"type":"string"},"description":"Alternative secret transport header for support auth."}],"requestBody":{"required":false,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AgentSupportSendInput"}}}},"responses":{"200":{"$ref":"#/components/responses/SupportSendSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"401":{"$ref":"#/components/responses/Unauthorized"},"404":{"$ref":"#/components/responses/NotFound"},"429":{"$ref":"#/components/responses/TooManyRequests"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/api/agent-support/messages":{"get":{"operationId":"get_api_agent_support_messages","tags":["Support"],"summary":"View support chat thread (secret auth)","description":"Read wallet-threaded support messages using a paid job `secret`.\n\nBehavior:\n- Secret resolves to wallet thread context.\n- Returns thread messages in chronological order (oldest -> newest).\n- Using another secret from the same wallet returns the same thread.","x-payment-info":{"protocols":["secret-auth"],"pricingMode":"free","auth":"job-secret","threadModel":"wallet","rails":["x402","mpp","mpp-solana"]},"parameters":[{"name":"secret","in":"query","required":false,"schema":{"type":"string"},"description":"Job secret for support auth. You may also provide this in JSON body as `secret` or in header `x-secret`."},{"name":"limit","in":"query","required":false,"schema":{"type":"integer","minimum":1,"maximum":1000,"default":300},"description":"Optional number of messages to return (1..1000, default 300)."},{"name":"x-secret","in":"header","required":false,"schema":{"type":"string"},"description":"Alternative secret transport header for support auth."}],"responses":{"200":{"$ref":"#/components/responses/SupportMessagesSuccess"},"400":{"$ref":"#/components/responses/BadRequest"},"401":{"$ref":"#/components/responses/Unauthorized"},"404":{"$ref":"#/components/responses/NotFound"},"500":{"$ref":"#/components/responses/ServerError"}}}},"/solana/xlikes":{"post":{"operationId":"post_solana_xlikes","tags":["X / Twitter"],"summary":"X Likes (POST)","description":"Public x402 endpoint: `/solana/xlikes`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"like\"}`.\n\nDefaults: `{\"amount\":40}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":250}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/xviews":{"post":{"operationId":"post_solana_xviews","tags":["X / Twitter"],"summary":"X Views (POST)","description":"Public x402 endpoint: `/solana/xviews`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.003,\"unit\":\"view\"}`.\n\nDefaults: `{\"amount\":100}`.\n\nLimits: `{\"amountMin\":10,\"amountMax\":5000}`.\n\nX views endpoint priced at `0.003 USDC` per view.\n\nAmount limits: `10..5000` (default `100`).","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/reposts":{"post":{"operationId":"post_solana_reposts","tags":["X / Twitter"],"summary":"X Reposts (POST)","description":"Public x402 endpoint: `/solana/reposts`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"repost\"}`.\n\nDefaults: `{\"amount\":40}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":250}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/comments":{"post":{"operationId":"post_solana_comments","tags":["X / Twitter"],"summary":"X Comments (POST)","description":"Public x402 endpoint: `/solana/comments`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"comment\"}`.\n\nDefaults: `{\"amount\":40}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":250}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/xbookmarks":{"post":{"operationId":"post_solana_xbookmarks","tags":["X / Twitter"],"summary":"X Bookmarks (POST)","description":"Public x402 endpoint: `/solana/xbookmarks`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"bookmark\"}`.\n\nDefaults: `{\"amount\":40}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":250}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/xfollowers":{"post":{"operationId":"post_solana_xfollowers","tags":["X / Twitter"],"summary":"X Followers (POST)","description":"Public x402 endpoint: `/solana/xfollowers`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.03,\"unit\":\"follower\"}`.\n\nDefaults: `{\"amount\":100}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":1000}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Handle"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Community"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"handle":{"type":"string"},"url":{"type":"string","format":"uri"},"community":{"type":"string"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/xfollowers/xverified":{"post":{"operationId":"post_solana_xfollowers_xverified","tags":["X / Twitter"],"summary":"X Followers X Verified (POST)","description":"Public x402 endpoint: `/solana/xfollowers/xverified`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nX-verified followers endpoint priced at `0.07 USDC` per slot.\n\nAmount limits: `5..100` (default `100`).\n\nJobs are created with `add_requirements = [{\"op\":\"=\",\"type\":\"x_blue_verified\",\"value\":true}]`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Handle"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Community"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"handle":{"type":"string"},"url":{"type":"string","format":"uri"},"community":{"type":"string"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/insta-likes":{"post":{"operationId":"post_solana_insta_likes","tags":["Instagram"],"summary":"Instagram Likes (POST)","description":"Public x402 endpoint: `/solana/insta-likes`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"like\"}`.\n\nDefaults: `{\"amount\":40}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":250}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/instacomments":{"post":{"operationId":"post_solana_instacomments","tags":["Instagram"],"summary":"Instagram Comments (POST)","description":"Public x402 endpoint: `/solana/instacomments`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"comment\"}`.\n\nDefaults: `{\"amount\":100}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":250,\"instructionsMaxChars\":800}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"},{"$ref":"#/components/parameters/x402_Instructions"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0},"instructions":{"type":"string"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/instafollowers":{"post":{"operationId":"post_solana_instafollowers","tags":["Instagram"],"summary":"Instagram Followers (POST)","description":"Public x402 endpoint: `/solana/instafollowers`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.03,\"unit\":\"follower\"}`.\n\nDefaults: `{\"amount\":100}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":1000}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Handle"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"handle":{"type":"string"},"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/heylolfollowers":{"post":{"operationId":"post_solana_heylolfollowers","tags":["hey.lol"],"summary":"hey.lol Followers (POST)","description":"Public x402 endpoint: `/solana/heylolfollowers`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"slot\"}`.\n\nDefaults: `{\"amount\":100}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":100}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Handle"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"handle":{"type":"string"},"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/heylollikes":{"post":{"operationId":"post_solana_heylollikes","tags":["hey.lol"],"summary":"hey.lol Likes (POST)","description":"Public x402 endpoint: `/solana/heylollikes`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"like\"}`.\n\nDefaults: `{\"amount\":40}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":250}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/heylolreposts":{"post":{"operationId":"post_solana_heylolreposts","tags":["hey.lol"],"summary":"hey.lol Reposts (POST)","description":"Public x402 endpoint: `/solana/heylolreposts`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"repost\"}`.\n\nDefaults: `{\"amount\":100}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":250}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/heylolcomments":{"post":{"operationId":"post_solana_heylolcomments","tags":["hey.lol"],"summary":"hey.lol Comments (POST)","description":"Public x402 endpoint: `/solana/heylolcomments`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"comment\"}`.\n\nDefaults: `{\"amount\":100}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":250,\"instructionsMaxChars\":800}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"},{"$ref":"#/components/parameters/x402_Instructions"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0},"instructions":{"type":"string"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/ytlikes":{"post":{"operationId":"post_solana_ytlikes","tags":["YouTube"],"summary":"YouTube Likes (POST)","description":"Public x402 endpoint: `/solana/ytlikes`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"like\"}`.\n\nDefaults: `{\"amount\":40}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":250}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/ytcomments":{"post":{"operationId":"post_solana_ytcomments","tags":["YouTube"],"summary":"YouTube Comments (POST)","description":"Public x402 endpoint: `/solana/ytcomments`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"comment\"}`.\n\nDefaults: `{\"amount\":100}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":250,\"instructionsMaxChars\":800}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"},{"$ref":"#/components/parameters/x402_Instructions"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0},"instructions":{"type":"string"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/ytsubs":{"post":{"operationId":"post_solana_ytsubs","tags":["YouTube"],"summary":"YouTube Subscribers (POST)","description":"Public x402 endpoint: `/solana/ytsubs`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.03,\"unit\":\"subscriber\"}`.\n\nDefaults: `{\"amount\":100}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":1000}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Handle"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"handle":{"type":"string"},"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/tgmembers":{"post":{"operationId":"post_solana_tgmembers","tags":["Telegram"],"summary":"Telegram Members (POST)","description":"Public x402 endpoint: `/solana/tgmembers`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.03,\"unit\":\"member\"}`.\n\nDefaults: `{\"amount\":100}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":500}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Join"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Group"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"join":{"type":"string"},"url":{"type":"string","format":"uri"},"group":{"type":"string"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/dex":{"post":{"operationId":"post_solana_dex","tags":["Dex"],"summary":"Dex Rockets (POST)","description":"Public x402 endpoint: `/solana/dex`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.02,\"unit\":\"rocket\"}`.\n\nDefaults: `{\"amount\":40}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":250}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/xraid":{"post":{"operationId":"post_solana_xraid","tags":["Raids"],"summary":"X Raid (dynamic size) (POST)","description":"Public x402 endpoint: `/solana/xraid`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"slot\",\"presets\":{\"small\":{\"likes\":20,\"reposts\":10,\"comments\":10,\"bookmarks\":0},\"medium\":{\"likes\":50,\"reposts\":20,\"comments\":25,\"bookmarks\":5},\"large\":{\"likes\":100,\"reposts\":40,\"comments\":50,\"bookmarks\":10}}}`.\n\nDefaults: `{\"size\":\"small\"}`.\n\nLimits: `{\"sizeEnum\":[\"small\",\"medium\",\"large\"]}`.\n\nPreset aliases also exist: `/xraid/small`, `/xraid/medium`, `/xraid/large`, `/xraid/mega`.\n\nPreset pricing is component-based (likes/reposts/comments/bookmarks/views) with fixed package totals.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Size"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"size":{"type":"string"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/xraid/small":{"post":{"operationId":"post_solana_xraid_small","tags":["Raids"],"summary":"X Raid (preset) (POST)","description":"Public x402 endpoint: `/solana/xraid/small`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"slot\",\"presets\":{\"small\":{\"likes\":20,\"reposts\":10,\"comments\":10,\"bookmarks\":0},\"medium\":{\"likes\":50,\"reposts\":20,\"comments\":25,\"bookmarks\":5},\"large\":{\"likes\":100,\"reposts\":40,\"comments\":50,\"bookmarks\":10}}}`.\n\nDefaults: `{\"size\":\"small\"}`.\n\nLimits: `{\"sizeEnum\":[\"small\",\"medium\",\"large\"]}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/xraid/custom":{"post":{"operationId":"post_solana_xraid_custom","tags":["Raids"],"summary":"X Raid (custom query mode) (POST)","description":"Public x402 endpoint: `/solana/xraid/custom`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"slot\"}`.\n\nDefaults: `{\"likes\":20,\"reposts\":10,\"comments\":10,\"bookmarks\":0}`.\n\nLimits: `{\"perComponentMax\":250,\"totalMax\":500}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Likes"},{"$ref":"#/components/parameters/x402_Reposts"},{"$ref":"#/components/parameters/x402_Comments"},{"$ref":"#/components/parameters/x402_Bookmarks"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"likes":{"type":"integer","minimum":0},"reposts":{"type":"integer","minimum":0},"comments":{"type":"integer","minimum":0},"bookmarks":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/xraid/custom/{likes}/{reposts}/{comments}/{bookmarks}":{"post":{"operationId":"post_solana_xraid_custom_likes_reposts_comments_bookmarks","tags":["Raids"],"summary":"X Raid (custom fixed ratios) (POST)","description":"Public x402 endpoint: `/solana/xraid/custom/{likes}/{reposts}/{comments}/{bookmarks}`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"slot\"}`.\n\nDefaults: `{\"likes\":20,\"reposts\":10,\"comments\":10,\"bookmarks\":0}`.\n\nLimits: `{\"perComponentMax\":250,\"totalMax\":500}`.\n\nAlias of `/xraid/custom` with counts encoded in the path.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_LikesPath"},{"$ref":"#/components/parameters/x402_RepostsPath"},{"$ref":"#/components/parameters/x402_CommentsPath"},{"$ref":"#/components/parameters/x402_BookmarksPath"},{"$ref":"#/components/parameters/x402_Url"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/xraid/xverified":{"post":{"operationId":"post_solana_xraid_xverified","tags":["Raids"],"summary":"X Raid X Verified (dynamic size) (POST)","description":"Public x402 endpoint: `/solana/xraid/xverified`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"slot\",\"presets\":{\"small\":{\"likes\":20,\"reposts\":10,\"comments\":10,\"bookmarks\":0},\"medium\":{\"likes\":50,\"reposts\":20,\"comments\":25,\"bookmarks\":5},\"large\":{\"likes\":100,\"reposts\":40,\"comments\":50,\"bookmarks\":10}}}`.\n\nDefaults: `{\"size\":\"small\"}`.\n\nLimits: `{\"sizeEnum\":[\"small\",\"medium\",\"large\"]}`.\n\nSupported sizes: `small` and `medium` (defaults to `small`).\n\nPreset aliases also exist: `/xraid/xverified/small`, `/xraid/xverified/medium`.\n\nCustom aliases also exist: `/xraid/xverified/custom` and `/xraid/xverified/{likes}/{reposts}/{comments}/{bookmarks}`.\n\nX-verified preset pricing is component-based with fixed package totals (`small`: 2.40, `medium`: 6.00).\n\nFor xverified presets, likes/reposts/comments/bookmarks require `x_blue_verified = true`; views are intentionally not gated.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Size"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"size":{"type":"string"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/xraid/xverified/small":{"post":{"operationId":"post_solana_xraid_xverified_small","tags":["Raids"],"summary":"X Raid X Verified (preset) (POST)","description":"Public x402 endpoint: `/solana/xraid/xverified/small`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"slot\",\"presets\":{\"small\":{\"likes\":20,\"reposts\":10,\"comments\":10,\"bookmarks\":0},\"medium\":{\"likes\":50,\"reposts\":20,\"comments\":25,\"bookmarks\":5},\"large\":{\"likes\":100,\"reposts\":40,\"comments\":50,\"bookmarks\":10}}}`.\n\nDefaults: `{\"size\":\"small\"}`.\n\nLimits: `{\"sizeEnum\":[\"small\",\"medium\",\"large\"]}`.\n\nX-verified preset pricing is component-based with fixed package totals (`small`: 2.40, `medium`: 6.00).\n\nLikes/reposts/comments/bookmarks are created with `add_requirements = [{\"op\":\"=\",\"type\":\"x_blue_verified\",\"value\":true}]`; views are not gated.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/xraid/xverified/custom":{"post":{"operationId":"post_solana_xraid_xverified_custom","tags":["Raids"],"summary":"X Raid X Verified (custom query mode) (POST)","description":"Public x402 endpoint: `/solana/xraid/xverified/custom`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"slot\",\"presets\":{\"small\":{\"likes\":20,\"reposts\":10,\"comments\":10,\"bookmarks\":0},\"medium\":{\"likes\":50,\"reposts\":20,\"comments\":25,\"bookmarks\":5},\"large\":{\"likes\":100,\"reposts\":40,\"comments\":50,\"bookmarks\":10}}}`.\n\nDefaults: `{\"size\":\"small\"}`.\n\nLimits: `{\"sizeEnum\":[\"small\",\"medium\",\"large\"]}`.\n\nX-verified-gated custom raid priced at `0.06 USDC` per slot.\n\nJobs are created with `add_requirements = [{\"op\":\"=\",\"type\":\"x_blue_verified\",\"value\":true}]`.\n\nCount rules: each component must be `0` or at least `5`, max `100` per component.\n\nAt least one component must be active (`>= 5`).","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Likes"},{"$ref":"#/components/parameters/x402_Reposts"},{"$ref":"#/components/parameters/x402_Comments"},{"$ref":"#/components/parameters/x402_Bookmarks"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"likes":{"type":"integer","minimum":0},"reposts":{"type":"integer","minimum":0},"comments":{"type":"integer","minimum":0},"bookmarks":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/xraid/xverified/{likes}/{reposts}/{comments}/{bookmarks}":{"post":{"operationId":"post_solana_xraid_xverified_likes_reposts_comments_bookmarks","tags":["Raids"],"summary":"X Raid X Verified (custom fixed ratios) (POST)","description":"Public x402 endpoint: `/solana/xraid/xverified/{likes}/{reposts}/{comments}/{bookmarks}`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"slot\",\"presets\":{\"small\":{\"likes\":20,\"reposts\":10,\"comments\":10,\"bookmarks\":0},\"medium\":{\"likes\":50,\"reposts\":20,\"comments\":25,\"bookmarks\":5},\"large\":{\"likes\":100,\"reposts\":40,\"comments\":50,\"bookmarks\":10}}}`.\n\nDefaults: `{\"size\":\"small\"}`.\n\nLimits: `{\"sizeEnum\":[\"small\",\"medium\",\"large\"]}`.\n\nAlias of `/xraid/xverified/custom` with counts encoded in the path.\n\nCount rules: each component must be `0` or at least `5`, max `100` per component.\n\nAt least one component must be active (`>= 5`).\n\nX-verified-gated custom raid priced at `0.06 USDC` per slot.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_LikesPath"},{"$ref":"#/components/parameters/x402_RepostsPath"},{"$ref":"#/components/parameters/x402_CommentsPath"},{"$ref":"#/components/parameters/x402_BookmarksPath"},{"$ref":"#/components/parameters/x402_Url"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/heylolraid":{"post":{"operationId":"post_solana_heylolraid","tags":["Raids"],"summary":"hey.lol Raid (dynamic size) (POST)","description":"Public x402 endpoint: `/solana/heylolraid`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"presets\":{\"small\":{\"likes\":20,\"reposts\":10,\"comments\":10,\"totalUsd\":1},\"medium\":{\"likes\":40,\"reposts\":25,\"comments\":25,\"totalUsd\":2.5},\"large\":{\"likes\":55,\"reposts\":20,\"comments\":25,\"totalUsd\":5}}}`.\n\nDefaults: `{\"size\":\"small\"}`.\n\nLimits: `{\"sizeEnum\":[\"small\",\"medium\",\"large\"]}`.\n\nPreset aliases also exist: `/heylolraid/small`, `/heylolraid/medium`, `/heylolraid/large`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Size"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"size":{"type":"string"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/heylolraid/small":{"post":{"operationId":"post_solana_heylolraid_small","tags":["Raids"],"summary":"hey.lol Raid (preset) (POST)","description":"Public x402 endpoint: `/solana/heylolraid/small`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"presets\":{\"small\":{\"likes\":20,\"reposts\":10,\"comments\":10,\"totalUsd\":1},\"medium\":{\"likes\":40,\"reposts\":25,\"comments\":25,\"totalUsd\":2.5},\"large\":{\"likes\":55,\"reposts\":20,\"comments\":25,\"totalUsd\":5}}}`.\n\nDefaults: `{\"size\":\"small\"}`.\n\nLimits: `{\"sizeEnum\":[\"small\",\"medium\",\"large\"]}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/heylolraid/custom/{likes}/{reposts}/{comments}":{"post":{"operationId":"post_solana_heylolraid_custom_likes_reposts_comments","tags":["Raids"],"summary":"hey.lol Raid (custom fixed ratios) (POST)","description":"Public x402 endpoint: `/solana/heylolraid/custom/{likes}/{reposts}/{comments}`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"slot\"}`.\n\nDefaults: `{\"likes\":20,\"reposts\":10,\"comments\":10}`.\n\nLimits: `{\"perComponentMax\":250,\"totalMax\":500}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_LikesPath"},{"$ref":"#/components/parameters/x402_RepostsPath"},{"$ref":"#/components/parameters/x402_CommentsPath"},{"$ref":"#/components/parameters/x402_Url"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/vote":{"post":{"operationId":"post_solana_vote","tags":["Votes"],"summary":"Unified Vote Endpoint (POST)","description":"Public x402 endpoint: `/solana/vote`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.02,\"unit\":\"vote\"}`.\n\nDefaults: `{\"amount\":100,\"voteType\":\"skeleton_vote\"}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":250,\"voteTypeEnum\":[\"skeleton_vote\",\"moontok_vote\",\"majortrending_vote\",\"coingecko_vote\",\"coinmarketcap_vote\"]}`.\n\nSupported vote types: `skeleton_vote`, `moontok_vote`, `majortrending_vote`, `coingecko_vote`, `coinmarketcap_vote`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_VoteType"},{"$ref":"#/components/parameters/x402_TypeAlias"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"voteType":{"type":"string"},"type":{"type":"string"},"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/skeletonvote":{"post":{"operationId":"post_solana_skeletonvote","tags":["Votes"],"summary":"Skeleton Vote (POST)","description":"Public x402 endpoint: `/solana/skeletonvote`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.02,\"unit\":\"vote\"}`.\n\nDefaults: `{\"amount\":100,\"voteType\":\"skeleton_vote\"}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":250,\"voteTypeEnum\":[\"skeleton_vote\",\"moontok_vote\",\"majortrending_vote\",\"coingecko_vote\",\"coinmarketcap_vote\"]}`.\n\nEquivalent voteType for unified `/vote`: `skeleton_vote`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/majorvote":{"post":{"operationId":"post_solana_majorvote","tags":["Votes"],"summary":"Major Trending Vote (POST)","description":"Public x402 endpoint: `/solana/majorvote`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.02,\"unit\":\"vote\"}`.\n\nDefaults: `{\"amount\":100,\"voteType\":\"skeleton_vote\"}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":250,\"voteTypeEnum\":[\"skeleton_vote\",\"moontok_vote\",\"majortrending_vote\",\"coingecko_vote\",\"coinmarketcap_vote\"]}`.\n\nEquivalent voteType for unified `/vote`: `majortrending_vote`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/cmcvote":{"post":{"operationId":"post_solana_cmcvote","tags":["Votes"],"summary":"CoinMarketCap Vote (POST)","description":"Public x402 endpoint: `/solana/cmcvote`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.02,\"unit\":\"vote\"}`.\n\nDefaults: `{\"amount\":100,\"voteType\":\"skeleton_vote\"}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":250,\"voteTypeEnum\":[\"skeleton_vote\",\"moontok_vote\",\"majortrending_vote\",\"coingecko_vote\",\"coinmarketcap_vote\"]}`.\n\nEquivalent voteType for unified `/vote`: `coinmarketcap_vote`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/cgvote":{"post":{"operationId":"post_solana_cgvote","tags":["Votes"],"summary":"CoinGecko Vote (POST)","description":"Public x402 endpoint: `/solana/cgvote`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.02,\"unit\":\"vote\"}`.\n\nDefaults: `{\"amount\":100,\"voteType\":\"skeleton_vote\"}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":250,\"voteTypeEnum\":[\"skeleton_vote\",\"moontok_vote\",\"majortrending_vote\",\"coingecko_vote\",\"coinmarketcap_vote\"]}`.\n\nEquivalent voteType for unified `/vote`: `coingecko_vote`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/moontokvote":{"post":{"operationId":"post_solana_moontokvote","tags":["Votes"],"summary":"Moontok Vote (POST)","description":"Public x402 endpoint: `/solana/moontokvote`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.02,\"unit\":\"vote\"}`.\n\nDefaults: `{\"amount\":100,\"voteType\":\"skeleton_vote\"}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":250,\"voteTypeEnum\":[\"skeleton_vote\",\"moontok_vote\",\"majortrending_vote\",\"coingecko_vote\",\"coinmarketcap_vote\"]}`.\n\nEquivalent voteType for unified `/vote`: `moontok_vote`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/agenttohuman":{"post":{"operationId":"post_solana_agenttohuman","tags":["Agent Help"],"summary":"Agent-to-human (create, view, recover via action) (POST)","description":"Public x402 endpoint: `/solana/agenttohuman`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nAgent-help fallback context: tier routes commonly price at `0.02 USDC` per winner; custom defaults are often `winners=10` and `perUser=0.025` (about `0.25 USDC`).\n\nWhen action=create, total price is computed from winners × perUser.\n\n`action=view` responses include `job` metadata (`description`, `settings`, `workStatus`, `paid`) plus pagination (`page`, `pageSize`, `total`, `totalPages`).\n\nAliases exist under `/agenthelp` and dedicated view/recover routes.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Action"},{"$ref":"#/components/parameters/x402_Description"},{"$ref":"#/components/parameters/x402_Winners"},{"$ref":"#/components/parameters/x402_PerUser"},{"$ref":"#/components/parameters/x402_Secret"},{"$ref":"#/components/parameters/x402_Page"},{"$ref":"#/components/parameters/x402_PageSize"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"action":{"type":"string"},"description":{"type":"string"},"winners":{"type":"integer","minimum":0},"perUser":{"type":"number","minimum":0.001},"secret":{"type":"string"},"page":{"type":"integer","minimum":0},"pageSize":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/agenttohumanadvanced":{"post":{"operationId":"post_solana_agenttohumanadvanced","tags":["Agent Help"],"summary":"Agent-to-human Advanced (create, view, recover via action) (POST)","description":"Public x402 endpoint: `/solana/agenttohumanadvanced`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nAgent-help fallback context: tier routes commonly price at `0.02 USDC` per winner; custom defaults are often `winners=10` and `perUser=0.025` (about `0.25 USDC`).\n\nAdvanced variant with winner selection mode, extended selection time, attachment requirement toggle, and requirement-tier validation.\n\nUse the single `requirement` field when gating by profile requirements (Sorsa score, WURK X metric score, Seeker ecosystem user, or X blue-verified account).\n\nOptional `human_verified=yes` enables VeryAI proof-of-human gating; this narrows eligible participants and can slow fill speed.\n\nOptional `community` is a WURK community agent key. Invalid keys return an error, and repeated invalid keys are rate limited.\n\n`action=view` responses include `job` metadata (`description`, `settings`, `workStatus`, `paid`) plus pagination (`page`, `pageSize`, `total`, `totalPages`).\n\nFor creator-selection jobs, choose winners through the chain-agnostic route `POST /api/agenttohumanadvanced/choose-winners` using `secret` + `submissionIds` (short UUID-prefix ids, 8..16 lowercase hex); requests cannot exceed remaining winner slots.\n\nSubmission speed/volume is variable: simple broad tasks can fill in minutes, while strict requirements or complex tasks may take hours to days; poll status/view endpoints accordingly.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Action"},{"$ref":"#/components/parameters/x402_Description"},{"$ref":"#/components/parameters/x402_Winners"},{"$ref":"#/components/parameters/x402_PerUser"},{"$ref":"#/components/parameters/x402_Secret"},{"$ref":"#/components/parameters/x402_Requirement"},{"$ref":"#/components/parameters/x402_CommunityAgentKey"},{"$ref":"#/components/parameters/x402_HumanVerified"},{"$ref":"#/components/parameters/x402_Page"},{"$ref":"#/components/parameters/x402_PageSize"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"action":{"type":"string"},"description":{"type":"string"},"winners":{"type":"integer","minimum":0},"perUser":{"type":"number","minimum":0.001},"maxEntries":{"type":"string"},"secret":{"type":"string"},"selectionType":{"type":"string"},"selectionTimeMinutes":{"type":"string"},"attachmentRequired":{"type":"string"},"requirement":{"type":"string"},"communityAgentKey":{"type":"string"},"human_verified":{"type":"string"},"page":{"type":"integer","minimum":0},"pageSize":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/preselection/agenttohumanadvanced":{"post":{"operationId":"post_solana_preselection_agenttohumanadvanced","tags":["Agent Help"],"summary":"Agent-to-human Preselection Advanced (single-winner selection flow) (POST)","description":"Public x402 endpoint: `/solana/preselection/agenttohumanadvanced`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPreselection variant for agents: users apply first, then the agent chooses exactly one submission, chats with the selected user, and finalizes once.\n\nDo not provide `winners` or `selectionType`; preselection is always a single-winner, agent-selected flow.\n\n`maxEntries` is not part of this endpoint contract; preselection accepts an unlimited number of applications.\n\nx402 preselection is paid in USDC and finalized in WURK after conversion is ready.\n\n`action=view` responses include job metadata, submissions/applications, choose-winner instructions, and chat/finalize hints when a winner is selected.\n\nAfter create payment, use `POST /api/preselection/agenttohumanadvanced/choose-winner` with the returned secret and one submission short id.\n\nAfter winner selection, use the chat endpoints to read/send messages, then call finalize once the WURK reward is ready and the work is complete.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Action"},{"$ref":"#/components/parameters/x402_Description"},{"$ref":"#/components/parameters/x402_PerUser"},{"$ref":"#/components/parameters/x402_Secret"},{"$ref":"#/components/parameters/x402_Requirement"},{"$ref":"#/components/parameters/x402_CommunityAgentKey"},{"$ref":"#/components/parameters/x402_HumanVerified"},{"$ref":"#/components/parameters/x402_Page"},{"$ref":"#/components/parameters/x402_PageSize"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"action":{"type":"string"},"description":{"type":"string"},"perUser":{"type":"number","minimum":0.001},"secret":{"type":"string"},"selectionTimeMinutes":{"type":"string"},"attachmentRequired":{"type":"string"},"requirement":{"type":"string"},"communityAgentKey":{"type":"string"},"human_verified":{"type":"string"},"page":{"type":"integer","minimum":0},"pageSize":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/agenthelp":{"post":{"operationId":"post_solana_agenthelp","tags":["Agent Help"],"summary":"Agent Help (custom create) (POST)","description":"Public x402 endpoint: `/solana/agenthelp`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nAgent-help fallback context: tier routes commonly price at `0.02 USDC` per winner; custom defaults are often `winners=10` and `perUser=0.025` (about `0.25 USDC`).","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Description"},{"$ref":"#/components/parameters/x402_Winners"},{"$ref":"#/components/parameters/x402_PerUser"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"description":{"type":"string"},"winners":{"type":"integer","minimum":0},"perUser":{"type":"number","minimum":0.001}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/agenttohuman/{winners}":{"post":{"operationId":"post_solana_agenttohuman_winners","tags":["Agent Help"],"summary":"Agent Help (fixed winners path) (POST)","description":"Public x402 endpoint: `/solana/agenttohuman/{winners}`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nAgent-help fallback context: tier routes commonly price at `0.02 USDC` per winner; custom defaults are often `winners=10` and `perUser=0.025` (about `0.25 USDC`).\n\n`winners` path variant creates a tiered agent-help job.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_WinnersPath"},{"$ref":"#/components/parameters/x402_Description"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"description":{"type":"string"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/agenttohuman/custom":{"post":{"operationId":"post_solana_agenttohuman_custom","tags":["Agent Help"],"summary":"Agent Help (custom mode path) (POST)","description":"Public x402 endpoint: `/solana/agenttohuman/custom`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nAgent-help fallback context: tier routes commonly price at `0.02 USDC` per winner; custom defaults are often `winners=10` and `perUser=0.025` (about `0.25 USDC`).","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Description"},{"$ref":"#/components/parameters/x402_Winners"},{"$ref":"#/components/parameters/x402_PerUser"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"description":{"type":"string"},"winners":{"type":"integer","minimum":0},"perUser":{"type":"number","minimum":0.001}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/agenttohuman/recover":{"post":{"operationId":"post_solana_agenttohuman_recover","tags":["Agent Help"],"summary":"Agent-to-human Recover (POST)","description":"Public x402 endpoint: `/solana/agenttohuman/recover`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nAgent-help fallback context: paid utility endpoint; typical fee is about `0.001 USDC` to recover recent jobs or view submissions.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"}],"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/agenthelp/view":{"post":{"operationId":"post_solana_agenthelp_view","tags":["Agent Help"],"summary":"Agent Help View (paid secret view) (POST)","description":"Public x402 endpoint: `/solana/agenthelp/view`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nAgent-help fallback context: paid utility endpoint; typical fee is about `0.001 USDC` to recover recent jobs or view submissions.\n\nThis alias requires `PAYMENT-SIGNATURE` before submissions are returned.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Secret"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"secret":{"type":"string"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/agenthelp/view/{secret}":{"post":{"operationId":"post_solana_agenthelp_view_secret","tags":["Agent Help"],"summary":"Agent Help View (paid path secret) (POST)","description":"Public x402 endpoint: `/solana/agenthelp/view/{secret}`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nAgent-help fallback context: paid utility endpoint; typical fee is about `0.001 USDC` to recover recent jobs or view submissions.\n\nPath-based paid variant of `/agenthelp/view`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_SecretPath"}],"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/agenthelp/recover":{"post":{"operationId":"post_solana_agenthelp_recover","tags":["Agent Help"],"summary":"Agent Help Recover (POST)","description":"Public x402 endpoint: `/solana/agenthelp/recover`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nAgent-help fallback context: paid utility endpoint; typical fee is about `0.001 USDC` to recover recent jobs or view submissions.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"}],"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/agenthelp-1":{"post":{"operationId":"post_solana_agenthelp_1","tags":["Agent Help"],"summary":"Agent Help Tier (1) (POST)","description":"Public x402 endpoint: `/solana/agenthelp-1`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nAgent-help fallback context: tier routes commonly price at `0.02 USDC` per winner; custom defaults are often `winners=10` and `perUser=0.025` (about `0.25 USDC`).\n\nTier aliases map to fixed winner presets.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Description"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"description":{"type":"string"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/agenthelp-5":{"post":{"operationId":"post_solana_agenthelp_5","tags":["Agent Help"],"summary":"Agent Help Tier (5) (POST)","description":"Public x402 endpoint: `/solana/agenthelp-5`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nAgent-help fallback context: tier routes commonly price at `0.02 USDC` per winner; custom defaults are often `winners=10` and `perUser=0.025` (about `0.25 USDC`).\n\nTier aliases map to fixed winner presets.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Description"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"description":{"type":"string"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/agenthelp-10":{"post":{"operationId":"post_solana_agenthelp_10","tags":["Agent Help"],"summary":"Agent Help Tier (10) (POST)","description":"Public x402 endpoint: `/solana/agenthelp-10`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nAgent-help fallback context: tier routes commonly price at `0.02 USDC` per winner; custom defaults are often `winners=10` and `perUser=0.025` (about `0.25 USDC`).\n\nTier aliases map to fixed winner presets.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Description"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"description":{"type":"string"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/agenthelp-20":{"post":{"operationId":"post_solana_agenthelp_20","tags":["Agent Help"],"summary":"Agent Help Tier (20) (POST)","description":"Public x402 endpoint: `/solana/agenthelp-20`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nAgent-help fallback context: tier routes commonly price at `0.02 USDC` per winner; custom defaults are often `winners=10` and `perUser=0.025` (about `0.25 USDC`).\n\nTier aliases map to fixed winner presets.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Description"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"description":{"type":"string"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/agenthelp-50":{"post":{"operationId":"post_solana_agenthelp_50","tags":["Agent Help"],"summary":"Agent Help Tier (50) (POST)","description":"Public x402 endpoint: `/solana/agenthelp-50`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nAgent-help fallback context: tier routes commonly price at `0.02 USDC` per winner; custom defaults are often `winners=10` and `perUser=0.025` (about `0.25 USDC`).\n\nTier aliases map to fixed winner presets.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Description"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"description":{"type":"string"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/solana/agenthelp-100":{"post":{"operationId":"post_solana_agenthelp_100","tags":["Agent Help"],"summary":"Agent Help Tier (100) (POST)","description":"Public x402 endpoint: `/solana/agenthelp-100`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nAgent-help fallback context: tier routes commonly price at `0.02 USDC` per winner; custom defaults are often `winners=10` and `perUser=0.025` (about `0.25 USDC`).\n\nTier aliases map to fixed winner presets.","x-payment-info":{"protocols":["x402",{"x402":{"network":"solana","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Description"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"description":{"type":"string"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/xlikes":{"post":{"operationId":"post_base_xlikes","tags":["X / Twitter"],"summary":"X Likes (POST)","description":"Public x402 endpoint: `/base/xlikes`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"like\"}`.\n\nDefaults: `{\"amount\":40}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":250}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/xviews":{"post":{"operationId":"post_base_xviews","tags":["X / Twitter"],"summary":"X Views (POST)","description":"Public x402 endpoint: `/base/xviews`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.003,\"unit\":\"view\"}`.\n\nDefaults: `{\"amount\":100}`.\n\nLimits: `{\"amountMin\":10,\"amountMax\":5000}`.\n\nX views endpoint priced at `0.003 USDC` per view.\n\nAmount limits: `10..5000` (default `100`).","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/reposts":{"post":{"operationId":"post_base_reposts","tags":["X / Twitter"],"summary":"X Reposts (POST)","description":"Public x402 endpoint: `/base/reposts`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"repost\"}`.\n\nDefaults: `{\"amount\":40}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":250}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/comments":{"post":{"operationId":"post_base_comments","tags":["X / Twitter"],"summary":"X Comments (POST)","description":"Public x402 endpoint: `/base/comments`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"comment\"}`.\n\nDefaults: `{\"amount\":40}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":250}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/xbookmarks":{"post":{"operationId":"post_base_xbookmarks","tags":["X / Twitter"],"summary":"X Bookmarks (POST)","description":"Public x402 endpoint: `/base/xbookmarks`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"bookmark\"}`.\n\nDefaults: `{\"amount\":40}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":250}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/xfollowers":{"post":{"operationId":"post_base_xfollowers","tags":["X / Twitter"],"summary":"X Followers (POST)","description":"Public x402 endpoint: `/base/xfollowers`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.03,\"unit\":\"follower\"}`.\n\nDefaults: `{\"amount\":100}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":1000}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Handle"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Community"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"handle":{"type":"string"},"url":{"type":"string","format":"uri"},"community":{"type":"string"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/xfollowers/xverified":{"post":{"operationId":"post_base_xfollowers_xverified","tags":["X / Twitter"],"summary":"X Followers X Verified (POST)","description":"Public x402 endpoint: `/base/xfollowers/xverified`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nX-verified followers endpoint priced at `0.07 USDC` per slot.\n\nAmount limits: `5..100` (default `100`).\n\nJobs are created with `add_requirements = [{\"op\":\"=\",\"type\":\"x_blue_verified\",\"value\":true}]`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Handle"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Community"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"handle":{"type":"string"},"url":{"type":"string","format":"uri"},"community":{"type":"string"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/insta-likes":{"post":{"operationId":"post_base_insta_likes","tags":["Instagram"],"summary":"Instagram Likes (POST)","description":"Public x402 endpoint: `/base/insta-likes`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"like\"}`.\n\nDefaults: `{\"amount\":40}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":250}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/instacomments":{"post":{"operationId":"post_base_instacomments","tags":["Instagram"],"summary":"Instagram Comments (POST)","description":"Public x402 endpoint: `/base/instacomments`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"comment\"}`.\n\nDefaults: `{\"amount\":100}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":250,\"instructionsMaxChars\":800}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"},{"$ref":"#/components/parameters/x402_Instructions"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0},"instructions":{"type":"string"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/instafollowers":{"post":{"operationId":"post_base_instafollowers","tags":["Instagram"],"summary":"Instagram Followers (POST)","description":"Public x402 endpoint: `/base/instafollowers`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.03,\"unit\":\"follower\"}`.\n\nDefaults: `{\"amount\":100}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":1000}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Handle"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"handle":{"type":"string"},"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/heylolfollowers":{"post":{"operationId":"post_base_heylolfollowers","tags":["hey.lol"],"summary":"hey.lol Followers (POST)","description":"Public x402 endpoint: `/base/heylolfollowers`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"slot\"}`.\n\nDefaults: `{\"amount\":100}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":100}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Handle"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"handle":{"type":"string"},"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/heylollikes":{"post":{"operationId":"post_base_heylollikes","tags":["hey.lol"],"summary":"hey.lol Likes (POST)","description":"Public x402 endpoint: `/base/heylollikes`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"like\"}`.\n\nDefaults: `{\"amount\":40}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":250}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/heylolreposts":{"post":{"operationId":"post_base_heylolreposts","tags":["hey.lol"],"summary":"hey.lol Reposts (POST)","description":"Public x402 endpoint: `/base/heylolreposts`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"repost\"}`.\n\nDefaults: `{\"amount\":100}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":250}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/heylolcomments":{"post":{"operationId":"post_base_heylolcomments","tags":["hey.lol"],"summary":"hey.lol Comments (POST)","description":"Public x402 endpoint: `/base/heylolcomments`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"comment\"}`.\n\nDefaults: `{\"amount\":100}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":250,\"instructionsMaxChars\":800}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"},{"$ref":"#/components/parameters/x402_Instructions"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0},"instructions":{"type":"string"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/ytlikes":{"post":{"operationId":"post_base_ytlikes","tags":["YouTube"],"summary":"YouTube Likes (POST)","description":"Public x402 endpoint: `/base/ytlikes`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"like\"}`.\n\nDefaults: `{\"amount\":40}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":250}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/ytcomments":{"post":{"operationId":"post_base_ytcomments","tags":["YouTube"],"summary":"YouTube Comments (POST)","description":"Public x402 endpoint: `/base/ytcomments`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"comment\"}`.\n\nDefaults: `{\"amount\":100}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":250,\"instructionsMaxChars\":800}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"},{"$ref":"#/components/parameters/x402_Instructions"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0},"instructions":{"type":"string"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/ytsubs":{"post":{"operationId":"post_base_ytsubs","tags":["YouTube"],"summary":"YouTube Subscribers (POST)","description":"Public x402 endpoint: `/base/ytsubs`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.03,\"unit\":\"subscriber\"}`.\n\nDefaults: `{\"amount\":100}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":1000}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Handle"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"handle":{"type":"string"},"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/tgmembers":{"post":{"operationId":"post_base_tgmembers","tags":["Telegram"],"summary":"Telegram Members (POST)","description":"Public x402 endpoint: `/base/tgmembers`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.03,\"unit\":\"member\"}`.\n\nDefaults: `{\"amount\":100}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":500}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Join"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Group"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"join":{"type":"string"},"url":{"type":"string","format":"uri"},"group":{"type":"string"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/dex":{"post":{"operationId":"post_base_dex","tags":["Dex"],"summary":"Dex Rockets (POST)","description":"Public x402 endpoint: `/base/dex`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.02,\"unit\":\"rocket\"}`.\n\nDefaults: `{\"amount\":40}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":250}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/xraid":{"post":{"operationId":"post_base_xraid","tags":["Raids"],"summary":"X Raid (dynamic size) (POST)","description":"Public x402 endpoint: `/base/xraid`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"slot\",\"presets\":{\"small\":{\"likes\":20,\"reposts\":10,\"comments\":10,\"bookmarks\":0},\"medium\":{\"likes\":50,\"reposts\":20,\"comments\":25,\"bookmarks\":5},\"large\":{\"likes\":100,\"reposts\":40,\"comments\":50,\"bookmarks\":10}}}`.\n\nDefaults: `{\"size\":\"small\"}`.\n\nLimits: `{\"sizeEnum\":[\"small\",\"medium\",\"large\"]}`.\n\nPreset aliases also exist: `/xraid/small`, `/xraid/medium`, `/xraid/large`, `/xraid/mega`.\n\nPreset pricing is component-based (likes/reposts/comments/bookmarks/views) with fixed package totals.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Size"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"size":{"type":"string"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/xraid/small":{"post":{"operationId":"post_base_xraid_small","tags":["Raids"],"summary":"X Raid (preset) (POST)","description":"Public x402 endpoint: `/base/xraid/small`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"slot\",\"presets\":{\"small\":{\"likes\":20,\"reposts\":10,\"comments\":10,\"bookmarks\":0},\"medium\":{\"likes\":50,\"reposts\":20,\"comments\":25,\"bookmarks\":5},\"large\":{\"likes\":100,\"reposts\":40,\"comments\":50,\"bookmarks\":10}}}`.\n\nDefaults: `{\"size\":\"small\"}`.\n\nLimits: `{\"sizeEnum\":[\"small\",\"medium\",\"large\"]}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/xraid/custom":{"post":{"operationId":"post_base_xraid_custom","tags":["Raids"],"summary":"X Raid (custom query mode) (POST)","description":"Public x402 endpoint: `/base/xraid/custom`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"slot\"}`.\n\nDefaults: `{\"likes\":20,\"reposts\":10,\"comments\":10,\"bookmarks\":0}`.\n\nLimits: `{\"perComponentMax\":250,\"totalMax\":500}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Likes"},{"$ref":"#/components/parameters/x402_Reposts"},{"$ref":"#/components/parameters/x402_Comments"},{"$ref":"#/components/parameters/x402_Bookmarks"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"likes":{"type":"integer","minimum":0},"reposts":{"type":"integer","minimum":0},"comments":{"type":"integer","minimum":0},"bookmarks":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/xraid/custom/{likes}/{reposts}/{comments}/{bookmarks}":{"post":{"operationId":"post_base_xraid_custom_likes_reposts_comments_bookmarks","tags":["Raids"],"summary":"X Raid (custom fixed ratios) (POST)","description":"Public x402 endpoint: `/base/xraid/custom/{likes}/{reposts}/{comments}/{bookmarks}`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"slot\"}`.\n\nDefaults: `{\"likes\":20,\"reposts\":10,\"comments\":10,\"bookmarks\":0}`.\n\nLimits: `{\"perComponentMax\":250,\"totalMax\":500}`.\n\nAlias of `/xraid/custom` with counts encoded in the path.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_LikesPath"},{"$ref":"#/components/parameters/x402_RepostsPath"},{"$ref":"#/components/parameters/x402_CommentsPath"},{"$ref":"#/components/parameters/x402_BookmarksPath"},{"$ref":"#/components/parameters/x402_Url"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/xraid/xverified":{"post":{"operationId":"post_base_xraid_xverified","tags":["Raids"],"summary":"X Raid X Verified (dynamic size) (POST)","description":"Public x402 endpoint: `/base/xraid/xverified`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"slot\",\"presets\":{\"small\":{\"likes\":20,\"reposts\":10,\"comments\":10,\"bookmarks\":0},\"medium\":{\"likes\":50,\"reposts\":20,\"comments\":25,\"bookmarks\":5},\"large\":{\"likes\":100,\"reposts\":40,\"comments\":50,\"bookmarks\":10}}}`.\n\nDefaults: `{\"size\":\"small\"}`.\n\nLimits: `{\"sizeEnum\":[\"small\",\"medium\",\"large\"]}`.\n\nSupported sizes: `small` and `medium` (defaults to `small`).\n\nPreset aliases also exist: `/xraid/xverified/small`, `/xraid/xverified/medium`.\n\nCustom aliases also exist: `/xraid/xverified/custom` and `/xraid/xverified/{likes}/{reposts}/{comments}/{bookmarks}`.\n\nX-verified preset pricing is component-based with fixed package totals (`small`: 2.40, `medium`: 6.00).\n\nFor xverified presets, likes/reposts/comments/bookmarks require `x_blue_verified = true`; views are intentionally not gated.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Size"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"size":{"type":"string"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/xraid/xverified/small":{"post":{"operationId":"post_base_xraid_xverified_small","tags":["Raids"],"summary":"X Raid X Verified (preset) (POST)","description":"Public x402 endpoint: `/base/xraid/xverified/small`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"slot\",\"presets\":{\"small\":{\"likes\":20,\"reposts\":10,\"comments\":10,\"bookmarks\":0},\"medium\":{\"likes\":50,\"reposts\":20,\"comments\":25,\"bookmarks\":5},\"large\":{\"likes\":100,\"reposts\":40,\"comments\":50,\"bookmarks\":10}}}`.\n\nDefaults: `{\"size\":\"small\"}`.\n\nLimits: `{\"sizeEnum\":[\"small\",\"medium\",\"large\"]}`.\n\nX-verified preset pricing is component-based with fixed package totals (`small`: 2.40, `medium`: 6.00).\n\nLikes/reposts/comments/bookmarks are created with `add_requirements = [{\"op\":\"=\",\"type\":\"x_blue_verified\",\"value\":true}]`; views are not gated.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/xraid/xverified/custom":{"post":{"operationId":"post_base_xraid_xverified_custom","tags":["Raids"],"summary":"X Raid X Verified (custom query mode) (POST)","description":"Public x402 endpoint: `/base/xraid/xverified/custom`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"slot\",\"presets\":{\"small\":{\"likes\":20,\"reposts\":10,\"comments\":10,\"bookmarks\":0},\"medium\":{\"likes\":50,\"reposts\":20,\"comments\":25,\"bookmarks\":5},\"large\":{\"likes\":100,\"reposts\":40,\"comments\":50,\"bookmarks\":10}}}`.\n\nDefaults: `{\"size\":\"small\"}`.\n\nLimits: `{\"sizeEnum\":[\"small\",\"medium\",\"large\"]}`.\n\nX-verified-gated custom raid priced at `0.06 USDC` per slot.\n\nJobs are created with `add_requirements = [{\"op\":\"=\",\"type\":\"x_blue_verified\",\"value\":true}]`.\n\nCount rules: each component must be `0` or at least `5`, max `100` per component.\n\nAt least one component must be active (`>= 5`).","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Likes"},{"$ref":"#/components/parameters/x402_Reposts"},{"$ref":"#/components/parameters/x402_Comments"},{"$ref":"#/components/parameters/x402_Bookmarks"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"likes":{"type":"integer","minimum":0},"reposts":{"type":"integer","minimum":0},"comments":{"type":"integer","minimum":0},"bookmarks":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/xraid/xverified/{likes}/{reposts}/{comments}/{bookmarks}":{"post":{"operationId":"post_base_xraid_xverified_likes_reposts_comments_bookmarks","tags":["Raids"],"summary":"X Raid X Verified (custom fixed ratios) (POST)","description":"Public x402 endpoint: `/base/xraid/xverified/{likes}/{reposts}/{comments}/{bookmarks}`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"slot\",\"presets\":{\"small\":{\"likes\":20,\"reposts\":10,\"comments\":10,\"bookmarks\":0},\"medium\":{\"likes\":50,\"reposts\":20,\"comments\":25,\"bookmarks\":5},\"large\":{\"likes\":100,\"reposts\":40,\"comments\":50,\"bookmarks\":10}}}`.\n\nDefaults: `{\"size\":\"small\"}`.\n\nLimits: `{\"sizeEnum\":[\"small\",\"medium\",\"large\"]}`.\n\nAlias of `/xraid/xverified/custom` with counts encoded in the path.\n\nCount rules: each component must be `0` or at least `5`, max `100` per component.\n\nAt least one component must be active (`>= 5`).\n\nX-verified-gated custom raid priced at `0.06 USDC` per slot.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_LikesPath"},{"$ref":"#/components/parameters/x402_RepostsPath"},{"$ref":"#/components/parameters/x402_CommentsPath"},{"$ref":"#/components/parameters/x402_BookmarksPath"},{"$ref":"#/components/parameters/x402_Url"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/heylolraid":{"post":{"operationId":"post_base_heylolraid","tags":["Raids"],"summary":"hey.lol Raid (dynamic size) (POST)","description":"Public x402 endpoint: `/base/heylolraid`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"presets\":{\"small\":{\"likes\":20,\"reposts\":10,\"comments\":10,\"totalUsd\":1},\"medium\":{\"likes\":40,\"reposts\":25,\"comments\":25,\"totalUsd\":2.5},\"large\":{\"likes\":55,\"reposts\":20,\"comments\":25,\"totalUsd\":5}}}`.\n\nDefaults: `{\"size\":\"small\"}`.\n\nLimits: `{\"sizeEnum\":[\"small\",\"medium\",\"large\"]}`.\n\nPreset aliases also exist: `/heylolraid/small`, `/heylolraid/medium`, `/heylolraid/large`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Size"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"size":{"type":"string"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/heylolraid/small":{"post":{"operationId":"post_base_heylolraid_small","tags":["Raids"],"summary":"hey.lol Raid (preset) (POST)","description":"Public x402 endpoint: `/base/heylolraid/small`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"presets\":{\"small\":{\"likes\":20,\"reposts\":10,\"comments\":10,\"totalUsd\":1},\"medium\":{\"likes\":40,\"reposts\":25,\"comments\":25,\"totalUsd\":2.5},\"large\":{\"likes\":55,\"reposts\":20,\"comments\":25,\"totalUsd\":5}}}`.\n\nDefaults: `{\"size\":\"small\"}`.\n\nLimits: `{\"sizeEnum\":[\"small\",\"medium\",\"large\"]}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/heylolraid/custom/{likes}/{reposts}/{comments}":{"post":{"operationId":"post_base_heylolraid_custom_likes_reposts_comments","tags":["Raids"],"summary":"hey.lol Raid (custom fixed ratios) (POST)","description":"Public x402 endpoint: `/base/heylolraid/custom/{likes}/{reposts}/{comments}`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.025,\"unit\":\"slot\"}`.\n\nDefaults: `{\"likes\":20,\"reposts\":10,\"comments\":10}`.\n\nLimits: `{\"perComponentMax\":250,\"totalMax\":500}`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_LikesPath"},{"$ref":"#/components/parameters/x402_RepostsPath"},{"$ref":"#/components/parameters/x402_CommentsPath"},{"$ref":"#/components/parameters/x402_Url"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/vote":{"post":{"operationId":"post_base_vote","tags":["Votes"],"summary":"Unified Vote Endpoint (POST)","description":"Public x402 endpoint: `/base/vote`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.02,\"unit\":\"vote\"}`.\n\nDefaults: `{\"amount\":100,\"voteType\":\"skeleton_vote\"}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":250,\"voteTypeEnum\":[\"skeleton_vote\",\"moontok_vote\",\"majortrending_vote\",\"coingecko_vote\",\"coinmarketcap_vote\"]}`.\n\nSupported vote types: `skeleton_vote`, `moontok_vote`, `majortrending_vote`, `coingecko_vote`, `coinmarketcap_vote`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_VoteType"},{"$ref":"#/components/parameters/x402_TypeAlias"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"voteType":{"type":"string"},"type":{"type":"string"},"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/skeletonvote":{"post":{"operationId":"post_base_skeletonvote","tags":["Votes"],"summary":"Skeleton Vote (POST)","description":"Public x402 endpoint: `/base/skeletonvote`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.02,\"unit\":\"vote\"}`.\n\nDefaults: `{\"amount\":100,\"voteType\":\"skeleton_vote\"}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":250,\"voteTypeEnum\":[\"skeleton_vote\",\"moontok_vote\",\"majortrending_vote\",\"coingecko_vote\",\"coinmarketcap_vote\"]}`.\n\nEquivalent voteType for unified `/vote`: `skeleton_vote`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/majorvote":{"post":{"operationId":"post_base_majorvote","tags":["Votes"],"summary":"Major Trending Vote (POST)","description":"Public x402 endpoint: `/base/majorvote`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.02,\"unit\":\"vote\"}`.\n\nDefaults: `{\"amount\":100,\"voteType\":\"skeleton_vote\"}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":250,\"voteTypeEnum\":[\"skeleton_vote\",\"moontok_vote\",\"majortrending_vote\",\"coingecko_vote\",\"coinmarketcap_vote\"]}`.\n\nEquivalent voteType for unified `/vote`: `majortrending_vote`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/cmcvote":{"post":{"operationId":"post_base_cmcvote","tags":["Votes"],"summary":"CoinMarketCap Vote (POST)","description":"Public x402 endpoint: `/base/cmcvote`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.02,\"unit\":\"vote\"}`.\n\nDefaults: `{\"amount\":100,\"voteType\":\"skeleton_vote\"}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":250,\"voteTypeEnum\":[\"skeleton_vote\",\"moontok_vote\",\"majortrending_vote\",\"coingecko_vote\",\"coinmarketcap_vote\"]}`.\n\nEquivalent voteType for unified `/vote`: `coinmarketcap_vote`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/cgvote":{"post":{"operationId":"post_base_cgvote","tags":["Votes"],"summary":"CoinGecko Vote (POST)","description":"Public x402 endpoint: `/base/cgvote`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.02,\"unit\":\"vote\"}`.\n\nDefaults: `{\"amount\":100,\"voteType\":\"skeleton_vote\"}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":250,\"voteTypeEnum\":[\"skeleton_vote\",\"moontok_vote\",\"majortrending_vote\",\"coingecko_vote\",\"coinmarketcap_vote\"]}`.\n\nEquivalent voteType for unified `/vote`: `coingecko_vote`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/moontokvote":{"post":{"operationId":"post_base_moontokvote","tags":["Votes"],"summary":"Moontok Vote (POST)","description":"Public x402 endpoint: `/base/moontokvote`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPricing hint: `{\"currency\":\"USDC\",\"perUnit\":0.02,\"unit\":\"vote\"}`.\n\nDefaults: `{\"amount\":100,\"voteType\":\"skeleton_vote\"}`.\n\nLimits: `{\"amountMin\":5,\"amountMax\":250,\"voteTypeEnum\":[\"skeleton_vote\",\"moontok_vote\",\"majortrending_vote\",\"coingecko_vote\",\"coinmarketcap_vote\"]}`.\n\nEquivalent voteType for unified `/vote`: `moontok_vote`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Url"},{"$ref":"#/components/parameters/x402_Amount"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"url":{"type":"string","format":"uri"},"amount":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/agenttohuman":{"post":{"operationId":"post_base_agenttohuman","tags":["Agent Help"],"summary":"Agent-to-human (create, view, recover via action) (POST)","description":"Public x402 endpoint: `/base/agenttohuman`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nAgent-help fallback context: tier routes commonly price at `0.02 USDC` per winner; custom defaults are often `winners=10` and `perUser=0.025` (about `0.25 USDC`).\n\nWhen action=create, total price is computed from winners × perUser.\n\n`action=view` responses include `job` metadata (`description`, `settings`, `workStatus`, `paid`) plus pagination (`page`, `pageSize`, `total`, `totalPages`).\n\nAliases exist under `/agenthelp` and dedicated view/recover routes.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Action"},{"$ref":"#/components/parameters/x402_Description"},{"$ref":"#/components/parameters/x402_Winners"},{"$ref":"#/components/parameters/x402_PerUser"},{"$ref":"#/components/parameters/x402_Secret"},{"$ref":"#/components/parameters/x402_Page"},{"$ref":"#/components/parameters/x402_PageSize"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"action":{"type":"string"},"description":{"type":"string"},"winners":{"type":"integer","minimum":0},"perUser":{"type":"number","minimum":0.001},"secret":{"type":"string"},"page":{"type":"integer","minimum":0},"pageSize":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/agenttohumanadvanced":{"post":{"operationId":"post_base_agenttohumanadvanced","tags":["Agent Help"],"summary":"Agent-to-human Advanced (create, view, recover via action) (POST)","description":"Public x402 endpoint: `/base/agenttohumanadvanced`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nAgent-help fallback context: tier routes commonly price at `0.02 USDC` per winner; custom defaults are often `winners=10` and `perUser=0.025` (about `0.25 USDC`).\n\nAdvanced variant with winner selection mode, extended selection time, attachment requirement toggle, and requirement-tier validation.\n\nUse the single `requirement` field when gating by profile requirements (Sorsa score, WURK X metric score, Seeker ecosystem user, or X blue-verified account).\n\nOptional `human_verified=yes` enables VeryAI proof-of-human gating; this narrows eligible participants and can slow fill speed.\n\nOptional `community` is a WURK community agent key. Invalid keys return an error, and repeated invalid keys are rate limited.\n\n`action=view` responses include `job` metadata (`description`, `settings`, `workStatus`, `paid`) plus pagination (`page`, `pageSize`, `total`, `totalPages`).\n\nFor creator-selection jobs, choose winners through the chain-agnostic route `POST /api/agenttohumanadvanced/choose-winners` using `secret` + `submissionIds` (short UUID-prefix ids, 8..16 lowercase hex); requests cannot exceed remaining winner slots.\n\nSubmission speed/volume is variable: simple broad tasks can fill in minutes, while strict requirements or complex tasks may take hours to days; poll status/view endpoints accordingly.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Action"},{"$ref":"#/components/parameters/x402_Description"},{"$ref":"#/components/parameters/x402_Winners"},{"$ref":"#/components/parameters/x402_PerUser"},{"$ref":"#/components/parameters/x402_Secret"},{"$ref":"#/components/parameters/x402_Requirement"},{"$ref":"#/components/parameters/x402_CommunityAgentKey"},{"$ref":"#/components/parameters/x402_HumanVerified"},{"$ref":"#/components/parameters/x402_Page"},{"$ref":"#/components/parameters/x402_PageSize"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"action":{"type":"string"},"description":{"type":"string"},"winners":{"type":"integer","minimum":0},"perUser":{"type":"number","minimum":0.001},"maxEntries":{"type":"string"},"secret":{"type":"string"},"selectionType":{"type":"string"},"selectionTimeMinutes":{"type":"string"},"attachmentRequired":{"type":"string"},"requirement":{"type":"string"},"communityAgentKey":{"type":"string"},"human_verified":{"type":"string"},"page":{"type":"integer","minimum":0},"pageSize":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/preselection/agenttohumanadvanced":{"post":{"operationId":"post_base_preselection_agenttohumanadvanced","tags":["Agent Help"],"summary":"Agent-to-human Preselection Advanced (single-winner selection flow) (POST)","description":"Public x402 endpoint: `/base/preselection/agenttohumanadvanced`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nPreselection variant for agents: users apply first, then the agent chooses exactly one submission, chats with the selected user, and finalizes once.\n\nDo not provide `winners` or `selectionType`; preselection is always a single-winner, agent-selected flow.\n\n`maxEntries` is not part of this endpoint contract; preselection accepts an unlimited number of applications.\n\nx402 preselection is paid in USDC and finalized in WURK after conversion is ready.\n\n`action=view` responses include job metadata, submissions/applications, choose-winner instructions, and chat/finalize hints when a winner is selected.\n\nAfter create payment, use `POST /api/preselection/agenttohumanadvanced/choose-winner` with the returned secret and one submission short id.\n\nAfter winner selection, use the chat endpoints to read/send messages, then call finalize once the WURK reward is ready and the work is complete.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Action"},{"$ref":"#/components/parameters/x402_Description"},{"$ref":"#/components/parameters/x402_PerUser"},{"$ref":"#/components/parameters/x402_Secret"},{"$ref":"#/components/parameters/x402_Requirement"},{"$ref":"#/components/parameters/x402_CommunityAgentKey"},{"$ref":"#/components/parameters/x402_HumanVerified"},{"$ref":"#/components/parameters/x402_Page"},{"$ref":"#/components/parameters/x402_PageSize"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"action":{"type":"string"},"description":{"type":"string"},"perUser":{"type":"number","minimum":0.001},"secret":{"type":"string"},"selectionTimeMinutes":{"type":"string"},"attachmentRequired":{"type":"string"},"requirement":{"type":"string"},"communityAgentKey":{"type":"string"},"human_verified":{"type":"string"},"page":{"type":"integer","minimum":0},"pageSize":{"type":"integer","minimum":0}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/agenthelp":{"post":{"operationId":"post_base_agenthelp","tags":["Agent Help"],"summary":"Agent Help (custom create) (POST)","description":"Public x402 endpoint: `/base/agenthelp`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nAgent-help fallback context: tier routes commonly price at `0.02 USDC` per winner; custom defaults are often `winners=10` and `perUser=0.025` (about `0.25 USDC`).","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Description"},{"$ref":"#/components/parameters/x402_Winners"},{"$ref":"#/components/parameters/x402_PerUser"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"description":{"type":"string"},"winners":{"type":"integer","minimum":0},"perUser":{"type":"number","minimum":0.001}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/agenttohuman/{winners}":{"post":{"operationId":"post_base_agenttohuman_winners","tags":["Agent Help"],"summary":"Agent Help (fixed winners path) (POST)","description":"Public x402 endpoint: `/base/agenttohuman/{winners}`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nAgent-help fallback context: tier routes commonly price at `0.02 USDC` per winner; custom defaults are often `winners=10` and `perUser=0.025` (about `0.25 USDC`).\n\n`winners` path variant creates a tiered agent-help job.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_WinnersPath"},{"$ref":"#/components/parameters/x402_Description"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"description":{"type":"string"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/agenttohuman/custom":{"post":{"operationId":"post_base_agenttohuman_custom","tags":["Agent Help"],"summary":"Agent Help (custom mode path) (POST)","description":"Public x402 endpoint: `/base/agenttohuman/custom`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nAgent-help fallback context: tier routes commonly price at `0.02 USDC` per winner; custom defaults are often `winners=10` and `perUser=0.025` (about `0.25 USDC`).","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Description"},{"$ref":"#/components/parameters/x402_Winners"},{"$ref":"#/components/parameters/x402_PerUser"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"description":{"type":"string"},"winners":{"type":"integer","minimum":0},"perUser":{"type":"number","minimum":0.001}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/agenttohuman/recover":{"post":{"operationId":"post_base_agenttohuman_recover","tags":["Agent Help"],"summary":"Agent-to-human Recover (POST)","description":"Public x402 endpoint: `/base/agenttohuman/recover`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nAgent-help fallback context: paid utility endpoint; typical fee is about `0.001 USDC` to recover recent jobs or view submissions.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"}],"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/agenthelp/view":{"post":{"operationId":"post_base_agenthelp_view","tags":["Agent Help"],"summary":"Agent Help View (paid secret view) (POST)","description":"Public x402 endpoint: `/base/agenthelp/view`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nAgent-help fallback context: paid utility endpoint; typical fee is about `0.001 USDC` to recover recent jobs or view submissions.\n\nThis alias requires `PAYMENT-SIGNATURE` before submissions are returned.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Secret"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"secret":{"type":"string"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/agenthelp/view/{secret}":{"post":{"operationId":"post_base_agenthelp_view_secret","tags":["Agent Help"],"summary":"Agent Help View (paid path secret) (POST)","description":"Public x402 endpoint: `/base/agenthelp/view/{secret}`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nAgent-help fallback context: paid utility endpoint; typical fee is about `0.001 USDC` to recover recent jobs or view submissions.\n\nPath-based paid variant of `/agenthelp/view`.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_SecretPath"}],"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/agenthelp/recover":{"post":{"operationId":"post_base_agenthelp_recover","tags":["Agent Help"],"summary":"Agent Help Recover (POST)","description":"Public x402 endpoint: `/base/agenthelp/recover`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nAgent-help fallback context: paid utility endpoint; typical fee is about `0.001 USDC` to recover recent jobs or view submissions.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"}],"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/agenthelp-1":{"post":{"operationId":"post_base_agenthelp_1","tags":["Agent Help"],"summary":"Agent Help Tier (1) (POST)","description":"Public x402 endpoint: `/base/agenthelp-1`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nAgent-help fallback context: tier routes commonly price at `0.02 USDC` per winner; custom defaults are often `winners=10` and `perUser=0.025` (about `0.25 USDC`).\n\nTier aliases map to fixed winner presets.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Description"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"description":{"type":"string"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/agenthelp-5":{"post":{"operationId":"post_base_agenthelp_5","tags":["Agent Help"],"summary":"Agent Help Tier (5) (POST)","description":"Public x402 endpoint: `/base/agenthelp-5`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nAgent-help fallback context: tier routes commonly price at `0.02 USDC` per winner; custom defaults are often `winners=10` and `perUser=0.025` (about `0.25 USDC`).\n\nTier aliases map to fixed winner presets.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Description"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"description":{"type":"string"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/agenthelp-10":{"post":{"operationId":"post_base_agenthelp_10","tags":["Agent Help"],"summary":"Agent Help Tier (10) (POST)","description":"Public x402 endpoint: `/base/agenthelp-10`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nAgent-help fallback context: tier routes commonly price at `0.02 USDC` per winner; custom defaults are often `winners=10` and `perUser=0.025` (about `0.25 USDC`).\n\nTier aliases map to fixed winner presets.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Description"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"description":{"type":"string"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/agenthelp-20":{"post":{"operationId":"post_base_agenthelp_20","tags":["Agent Help"],"summary":"Agent Help Tier (20) (POST)","description":"Public x402 endpoint: `/base/agenthelp-20`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nAgent-help fallback context: tier routes commonly price at `0.02 USDC` per winner; custom defaults are often `winners=10` and `perUser=0.025` (about `0.25 USDC`).\n\nTier aliases map to fixed winner presets.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Description"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"description":{"type":"string"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/agenthelp-50":{"post":{"operationId":"post_base_agenthelp_50","tags":["Agent Help"],"summary":"Agent Help Tier (50) (POST)","description":"Public x402 endpoint: `/base/agenthelp-50`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nAgent-help fallback context: tier routes commonly price at `0.02 USDC` per winner; custom defaults are often `winners=10` and `perUser=0.025` (about `0.25 USDC`).\n\nTier aliases map to fixed winner presets.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Description"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"description":{"type":"string"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}},"/base/agenthelp-100":{"post":{"operationId":"post_base_agenthelp_100","tags":["Agent Help"],"summary":"Agent Help Tier (100) (POST)","description":"Public x402 endpoint: `/base/agenthelp-100`.\n\nFlow kind: **paid** endpoint.\n\nFlow: call once **without** `PAYMENT-SIGNATURE` to receive `402 Payment-Required`; sign the requirement; retry the same URL **with** `PAYMENT-SIGNATURE` for `200`.\n\nUse `PAYMENT-SIGNATURE` for public routes (`/solana/*`, `/base/*`). `X-PAYMENT` is legacy/test context.\n\nAgent-help fallback context: tier routes commonly price at `0.02 USDC` per winner; custom defaults are often `winners=10` and `perUser=0.025` (about `0.25 USDC`).\n\nTier aliases map to fixed winner presets.","x-payment-info":{"protocols":["x402",{"x402":{"network":"base","scheme":"exact","paymentHeader":"PAYMENT-SIGNATURE"}}],"price":{"mode":"dynamic","currency":"USD","description":"The live 402 challenge is the source of truth for the exact amount."},"pricingMode":"quote","challengeSource":"runtime","paymentHeader":"PAYMENT-SIGNATURE"},"parameters":[{"$ref":"#/components/parameters/x402_PaymentSignature"},{"$ref":"#/components/parameters/x402_Description"}],"requestBody":{"required":false,"description":"Optional JSON body mirror of the query inputs for agent invocation. Query/path parameters remain the canonical runtime contract.","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"properties":{"description":{"type":"string"}}}}}},"responses":{"200":{"$ref":"#/components/responses/x402_PaidSuccess"},"400":{"$ref":"#/components/responses/x402_BadRequest"},"402":{"$ref":"#/components/responses/x402_PaymentRequired"},"404":{"$ref":"#/components/responses/x402_NotFound"},"409":{"$ref":"#/components/responses/x402_Conflict"},"500":{"$ref":"#/components/responses/x402_ServerError"}}}}},"components":{"parameters":{"AuthorizationPayment":{"name":"Authorization","in":"header","required":false,"schema":{"type":"string"},"description":"MPP payment credential, typically in the shape `Payment <serialized-credential>`. Omit on first call to receive a challenge."},"Url":{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL."},"Amount":{"name":"amount","in":"query","schema":{"type":"integer","minimum":1},"description":"Requested amount/slots."},"Winners":{"name":"winners","in":"query","schema":{"type":"integer","minimum":1},"description":"Alias amount parameter for winner count."},"Handle":{"name":"handle","in":"query","schema":{"type":"string"},"description":"Target handle/username."},"Join":{"name":"join","in":"query","schema":{"type":"string"},"description":"Telegram join target."},"Invite":{"name":"invite","in":"query","schema":{"type":"string"},"description":"Discord invite target."},"Instructions":{"name":"instructions","in":"query","schema":{"type":"string","maxLength":800},"description":"Optional custom worker instructions."},"Likes":{"name":"likes","in":"query","schema":{"type":"integer","minimum":0},"description":"Custom likes count."},"Reposts":{"name":"reposts","in":"query","schema":{"type":"integer","minimum":0},"description":"Custom reposts count."},"Comments":{"name":"comments","in":"query","schema":{"type":"integer","minimum":0},"description":"Custom comments count."},"Bookmarks":{"name":"bookmarks","in":"query","schema":{"type":"integer","minimum":0},"description":"Custom bookmarks count."},"Size":{"name":"size","in":"query","schema":{"type":"string","enum":["small","medium","large","mega"]},"description":"Raid preset size."},"Action":{"name":"action","in":"query","schema":{"type":"string","enum":["create","view","recover"]},"description":"Action selector for agent-to-human routes."},"Description":{"name":"description","in":"query","schema":{"type":"string"},"description":"Task description for agent-to-human create."},"PerUser":{"name":"perUser","in":"query","schema":{"type":"number","minimum":0.001},"description":"Reward per participant in USDC."},"SelectionType":{"name":"selectionType","in":"query","schema":{"type":"string","enum":["random","creator"]},"description":"Advanced mode: random auto-selection or creator manual winner selection."},"SelectionTimeMinutes":{"name":"selectionTimeMinutes","in":"query","schema":{"type":"integer","minimum":60,"maximum":4320},"description":"Advanced mode: selection window in minutes (60..4320)."},"SelectionTimeMinutesPreselection":{"name":"selectionTimeMinutes","in":"query","schema":{"type":"integer","minimum":10,"maximum":14400},"description":"Preselection mode: application window in minutes (10..14400)."},"MaxEntries":{"name":"maxEntries","in":"query","schema":{"type":"string"},"description":"Advanced mode: omit for default (~1.2x winners); use `unlimited` (or `0`) only when total value >= 5 USDC."},"AttachmentRequired":{"name":"attachmentRequired","in":"query","schema":{"type":"string","enum":["yes","no"]},"description":"Advanced mode: require attachment in submissions (`yes` or `no`)."},"HumanVerified":{"name":"human_verified","in":"query","schema":{"type":"string","enum":["yes","no"]},"description":"Advanced mode: optional VeryAI proof-of-human gate. `yes` sets `reverify_on=1` and `human_verified_requirement=1`; `no` keeps both fields at 0. This can reduce eligible participants and slow fill speed."},"Requirement":{"name":"requirement","in":"query","schema":{"type":"string","enum":["tweetScoutScore:0","tweetScoutScore:10","tweetScoutScore:25","xMetricScore:75","xMetricScore:250","seekerUser","xBlueVerified"]},"description":"Advanced mode: optional single requirement selector. Allowed values: tweetScoutScore:0, tweetScoutScore:10, tweetScoutScore:25, xMetricScore:75, xMetricScore:250, seekerUser, xBlueVerified. Stricter requirements can reduce eligible participants, lower max winners, raise minimum per-user reward, and slow fill speed."},"Secret":{"name":"secret","in":"query","schema":{"type":"string"},"description":"Secret token for status/view workflows."},"ActionAdvanced":{"name":"action","in":"query","schema":{"type":"string","enum":["create","view","recover"]},"description":"Advanced action selector. `create` (default) creates a paid job, `view` reads submissions with `secret`, `recover` runs paid recover flow."},"DescriptionAdvanced":{"name":"description","in":"query","schema":{"type":"string"},"description":"Required for `action=create`. Prompt/instructions for participants. Simpler prompts usually fill faster; strict/complex tasks can take hours to days."},"WinnersAdvanced":{"name":"winners","in":"query","schema":{"type":"integer","minimum":1,"maximum":100},"description":"Advanced winners count (1..100, default 10). Requirement caps apply: tweetScoutScore:10 => max 75; tweetScoutScore:25/xMetricScore:250/xBlueVerified => max 50."},"PerUserAdvanced":{"name":"perUser","in":"query","schema":{"type":"number","minimum":0.01},"description":"USDC reward per winner. Baseline minimum 0.01. Requirement minimums: tweetScoutScore:0 => 0.02; tweetScoutScore:10/xBlueVerified => 0.03; xMetricScore:75 => 0.025; tweetScoutScore:25/xMetricScore:250 => 0.05; seekerUser => baseline."},"SecretAdvanced":{"name":"secret","in":"query","schema":{"type":"string"},"description":"Required for `action=view` on advanced route. Secret is returned by paid create response."},"WinnersPath":{"name":"winners","in":"path","required":true,"schema":{"type":"integer","minimum":1},"description":"Winner/amount count in path."},"LikesPath":{"name":"likes","in":"path","required":true,"schema":{"type":"integer","minimum":0},"description":"Likes count in custom path."},"RepostsPath":{"name":"reposts","in":"path","required":true,"schema":{"type":"integer","minimum":0},"description":"Reposts count in custom path."},"CommentsPath":{"name":"comments","in":"path","required":true,"schema":{"type":"integer","minimum":0},"description":"Comments count in custom path."},"BookmarksPath":{"name":"bookmarks","in":"path","required":true,"schema":{"type":"integer","minimum":0},"description":"Bookmarks count in custom path."},"x402_PaymentSignature":{"name":"PAYMENT-SIGNATURE","in":"header","required":false,"description":"x402 v2 payment signature for public routes. Omit on first request to get `402 Payment-Required`; include on retry to settle.","schema":{"type":"string"}},"x402_Url":{"name":"url","in":"query","schema":{"type":"string","format":"uri"},"description":"Target URL or profile URL."},"x402_Amount":{"name":"amount","in":"query","schema":{"type":"integer","minimum":1},"description":"Requested amount/slots."},"x402_Handle":{"name":"handle","in":"query","schema":{"type":"string"},"description":"Handle/username style target."},"x402_Community":{"name":"community","in":"query","schema":{"type":"string"},"description":"X community URL or identifier."},"x402_Instructions":{"name":"instructions","in":"query","schema":{"type":"string","maxLength":800},"description":"Optional custom instructions."},"x402_Size":{"name":"size","in":"query","schema":{"type":"string","enum":["small","medium","large","mega"]},"description":"Raid preset size."},"x402_Likes":{"name":"likes","in":"query","schema":{"type":"integer","minimum":0},"description":"Custom likes count."},"x402_Reposts":{"name":"reposts","in":"query","schema":{"type":"integer","minimum":0},"description":"Custom reposts count."},"x402_Comments":{"name":"comments","in":"query","schema":{"type":"integer","minimum":0},"description":"Custom comments count."},"x402_Bookmarks":{"name":"bookmarks","in":"query","schema":{"type":"integer","minimum":0},"description":"Custom bookmarks count."},"x402_Join":{"name":"join","in":"query","schema":{"type":"string"},"description":"Telegram join target (URL, @handle, invite)."},"x402_Group":{"name":"group","in":"query","schema":{"type":"string"},"description":"Telegram group alias parameter."},"x402_Invite":{"name":"invite","in":"query","schema":{"type":"string"},"description":"Discord invite URL/code."},"x402_Address":{"name":"address","in":"query","schema":{"type":"string"},"description":"Base profile address (0x...)."},"x402_VoteType":{"name":"voteType","in":"query","schema":{"type":"string","enum":["skeleton_vote","moontok_vote","majortrending_vote","coingecko_vote","coinmarketcap_vote"]},"description":"Vote type for unified `/vote` endpoint."},"x402_TypeAlias":{"name":"type","in":"query","schema":{"type":"string","enum":["skeleton_vote","moontok_vote","majortrending_vote","coingecko_vote","coinmarketcap_vote"]},"description":"Alias of `voteType` for unified `/vote`."},"x402_Action":{"name":"action","in":"query","schema":{"type":"string","enum":["create","view","recover"]},"description":"Action selector for agent-to-human."},"x402_Secret":{"name":"secret","in":"query","schema":{"type":"string"},"description":"Secret/view key for submission retrieval."},"x402_Description":{"name":"description","in":"query","schema":{"type":"string"},"description":"Task description for agent-to-human create."},"x402_Winners":{"name":"winners","in":"query","schema":{"type":"integer","minimum":1,"maximum":100},"description":"Number of winners."},"x402_PerUser":{"name":"perUser","in":"query","schema":{"type":"number","minimum":0.01},"description":"USDC reward per participant."},"x402_Page":{"name":"page","in":"query","schema":{"type":"integer","minimum":1,"default":1},"description":"Page number for view responses."},"x402_PageSize":{"name":"pageSize","in":"query","schema":{"type":"integer","minimum":1,"maximum":100,"default":50},"description":"Page size for view responses (max 100)."},"x402_Requirement":{"name":"requirement","in":"query","schema":{"type":"string","enum":["tweetScoutScore:0","tweetScoutScore:10","tweetScoutScore:25","xMetricScore:75","xMetricScore:250","seekerUser","xBlueVerified"]},"description":"Optional single requirement selector for `agenttohumanadvanced`. Meaning: tweetScoutScore:* = Sorsa (formerly TweetScout) third-party X profile score; xMetricScore:* = WURK-generated X profile score (follower count, follower quality, profile signals); seekerUser = users in the Solana Seeker phone ecosystem; xBlueVerified = X account with a blue verified badge. Stricter requirements can reduce eligible participants and slow fill speed. Policy: tweetScoutScore:0 => max winners 100 + min perUser 0.02; tweetScoutScore:10 => max 75 + min 0.03; tweetScoutScore:25 => max 50 + min 0.05; xMetricScore:75 => max 100 + min 0.025; xMetricScore:250 => max 50 + min 0.05; xBlueVerified => max 50 + min 0.03; seekerUser => baseline only."},"x402_HumanVerified":{"name":"human_verified","in":"query","schema":{"type":"string","enum":["yes","no"]},"description":"Optional proof-of-human gate powered by VeryAI palm verification. This can improve trust/quality on sensitive tasks but narrows eligible workers and may slow fill speed."},"x402_CommunityAgentKey":{"name":"community","in":"query","schema":{"type":"string"},"description":"Optional WURK community agent key for `agenttohumanadvanced`. Invalid keys return `community key is niet geldig`; repeated invalid keys are rate limited."},"x402_WinnersPath":{"name":"winners","in":"path","required":true,"schema":{"type":"integer","minimum":1,"maximum":5000},"description":"Winner/slot count in path alias. Range is endpoint-specific (commonly 1..100 for agent-help, 5..250 for most social jobs, up to 5000 for xviews)."},"x402_SecretPath":{"name":"secret","in":"path","required":true,"schema":{"type":"string"},"description":"Secret/view key in path."},"x402_LikesPath":{"name":"likes","in":"path","required":true,"schema":{"type":"integer","minimum":0},"description":"Custom likes path value."},"x402_RepostsPath":{"name":"reposts","in":"path","required":true,"schema":{"type":"integer","minimum":0},"description":"Custom reposts path value."},"x402_CommentsPath":{"name":"comments","in":"path","required":true,"schema":{"type":"integer","minimum":0},"description":"Custom comments path value."},"x402_BookmarksPath":{"name":"bookmarks","in":"path","required":true,"schema":{"type":"integer","minimum":0},"description":"Custom bookmarks path value."}},"schemas":{"NoInputBody":{"type":"object","additionalProperties":false,"description":"No request body is required for this operation."},"MppProblem":{"type":"object","additionalProperties":true,"properties":{"type":{"type":"string"},"title":{"type":"string"},"status":{"type":"integer","example":402},"detail":{"type":"string"},"challengeId":{"type":"string"}}},"PaidSuccess":{"type":"object","additionalProperties":true,"properties":{"ok":{"type":"boolean","example":true},"paid":{"type":"boolean","example":true},"rail":{"type":"string","example":"mpp"},"endpoint":{"type":"string","example":"/mpp/xlikes"},"jobId":{"type":"string"},"raidId":{"type":"string"},"statusUrl":{"type":"string","format":"uri"}}},"ErrorResponse":{"type":"object","additionalProperties":true,"properties":{"message":{"type":"string"},"error":{"type":"string"},"errorCode":{"type":"string"},"retryAfterSeconds":{"type":"integer","description":"Retry-after hint in seconds for rate-limited requests."}}},"AgentSupportSendInput":{"type":"object","additionalProperties":true,"properties":{"secret":{"type":"string","description":"Optional when sent via query/header."},"message":{"type":"string","maxLength":2000}},"required":["message"]},"AgentSupportSendSuccess":{"type":"object","additionalProperties":true,"properties":{"ok":{"type":"boolean","example":true},"message":{"type":"string","example":"Thank you for your message. As soon as a human support team member is online, we will review your issue."},"messagesUrl":{"type":"string","format":"uri"}},"required":["ok","message","messagesUrl"]},"AgentSupportThreadMessage":{"type":"object","additionalProperties":true,"properties":{"id":{"type":"string"},"role":{"type":"string","enum":["agent","support"]},"message":{"type":"string"},"jobId":{"type":"string"},"customJobId":{"type":["string","null"]},"createdAt":{"type":"string","format":"date-time"}}},"AgentSupportMessagesSuccess":{"type":"object","additionalProperties":true,"properties":{"ok":{"type":"boolean","example":true},"wallet":{"type":"string"},"messages":{"type":"array","items":{"$ref":"#/components/schemas/AgentSupportThreadMessage"}}}},"AgentToHumanAdvancedChooseWinnersInput":{"type":"object","additionalProperties":true,"properties":{"secret":{"type":"string","description":"Advanced job secret for creator-mode winner selection."},"submissionIds":{"oneOf":[{"type":"array","minItems":1,"maxItems":100,"uniqueItems":true,"items":{"type":"string","pattern":"^[a-f0-9]{8,16}$"}},{"type":"string","description":"Comma-separated short ids (8..16 lowercase hex)."}],"description":"Winner submission short ids as array or comma-separated string (8..16 lowercase hex)."}},"required":["secret","submissionIds"]},"AgentToHumanAdvancedChooseWinnersSuccess":{"type":"object","additionalProperties":true,"properties":{"ok":{"type":"boolean","example":true},"jobId":{"type":"string"},"customId":{"type":"string"},"requested":{"type":"integer","minimum":1},"updated":{"type":"integer","minimum":0},"alreadyWinnerCountInRequest":{"type":"integer","minimum":0},"winnersNow":{"type":"integer","minimum":0},"winnerCap":{"type":"integer","minimum":1},"remainingSlots":{"type":"integer","minimum":0},"statusTransition":{"type":["string","null"]},"updatedSubmissionIds":{"type":"array","description":"Submission short ids that were newly marked as winners (8..16 lowercase hex).","items":{"type":"string","pattern":"^[a-f0-9]{8,16}$"}}},"required":["ok","jobId","requested","updated","winnersNow","winnerCap","remainingSlots"]},"x402_PaymentRequirement":{"type":"object","additionalProperties":true,"properties":{"scheme":{"type":"string"},"network":{"type":"string"},"maxAmountRequired":{"type":"string"},"resource":{"type":"string"},"description":{"type":"string"},"mimeType":{"type":"string"},"payTo":{"type":"string"},"asset":{"type":"string"},"maxTimeoutSeconds":{"type":"integer"},"extra":{"type":"object","additionalProperties":true}}},"x402_PaymentRequiredResponse":{"type":"object","additionalProperties":true,"required":["x402Version","accepts","resource"],"properties":{"x402Version":{"type":"integer","example":2},"accepts":{"type":"array","minItems":1,"items":{"$ref":"#/components/schemas/x402_PaymentRequirement"}},"error":{"type":"string"},"resource":{"description":"Requested resource metadata echoed by payment middleware.","oneOf":[{"type":"string"},{"type":"object","additionalProperties":true}]},"extensions":{"type":"object","additionalProperties":true}}},"x402_PaidSuccessResponse":{"type":"object","additionalProperties":true,"properties":{"ok":{"type":"boolean","example":true},"paid":{"type":"boolean","example":true},"alreadyConfirmed":{"type":"boolean","example":false},"message":{"type":"string"},"jobId":{"type":"string"},"statusUrl":{"type":"string","format":"uri"}}},"x402_ErrorResponse":{"type":"object","additionalProperties":true,"properties":{"message":{"type":"string"},"error":{"type":"string"},"errorCode":{"type":"string","description":"Machine-readable application error code (when available)."},"retryAfterSeconds":{"type":"integer","description":"Retry-after hint in seconds for rate-limited requests."}}},"x402_AgentSupportSendInput":{"type":"object","additionalProperties":true,"properties":{"secret":{"type":"string","description":"Optional when sent via query/header."},"message":{"type":"string","maxLength":2000}},"required":["message"]},"x402_AgentSupportSendSuccess":{"type":"object","additionalProperties":true,"properties":{"ok":{"type":"boolean","example":true},"message":{"type":"string","example":"Thank you for your message. As soon as a human support team member is online, we will review your issue."},"messagesUrl":{"type":"string","format":"uri"}},"required":["ok","message","messagesUrl"]},"x402_AgentSupportThreadMessage":{"type":"object","additionalProperties":true,"properties":{"id":{"type":"string"},"role":{"type":"string","enum":["agent","support"]},"message":{"type":"string"},"jobId":{"type":"string"},"customJobId":{"type":["string","null"]},"createdAt":{"type":"string","format":"date-time"}}},"x402_AgentSupportMessagesSuccess":{"type":"object","additionalProperties":true,"properties":{"ok":{"type":"boolean","example":true},"wallet":{"type":"string"},"messages":{"type":"array","items":{"$ref":"#/components/schemas/x402_AgentSupportThreadMessage"}}}},"x402_PreselectionSecretInput":{"type":"object","additionalProperties":true,"properties":{"secret":{"type":"string","description":"Preselection job secret. Can also be supplied as query or `x-secret` header."},"page":{"type":"integer","minimum":1,"default":1}}},"x402_PreselectionChooseWinnerInput":{"type":"object","additionalProperties":true,"properties":{"secret":{"type":"string","description":"Preselection job secret."},"submissionId":{"type":"string","pattern":"^[a-f0-9]{8,16}$","description":"Single submission short id from the view response."}},"required":["secret","submissionId"]},"x402_PreselectionChatSendInput":{"type":"object","additionalProperties":true,"properties":{"secret":{"type":"string","description":"Preselection job secret."},"message":{"type":"string","maxLength":4000},"files":{"type":"array","maxItems":5,"items":{"type":"string","format":"uri"},"description":"Optional HTTPS file URLs."}},"required":["secret","message"]},"x402_PreselectionActionSuccess":{"type":"object","additionalProperties":true,"properties":{"ok":{"type":"boolean","example":true},"jobId":{"type":"string"},"customId":{"type":"string"},"selectedWinner":{"type":["object","null"],"additionalProperties":true},"chat":{"type":"object","additionalProperties":true},"finalize":{"type":"object","additionalProperties":true},"payout":{"type":"object","additionalProperties":true,"properties":{"currency":{"type":"string","example":"alternative"},"ticker":{"type":"string","example":"WURK"},"contract":{"type":"string"},"amount":{"type":"number"}}},"hint":{"type":"string"}},"required":["ok"]},"x402_AgentToHumanAdvancedChooseWinnersInput":{"type":"object","additionalProperties":true,"properties":{"secret":{"type":"string","description":"Advanced job secret for creator-mode winner selection."},"submissionIds":{"oneOf":[{"type":"array","minItems":1,"maxItems":100,"uniqueItems":true,"items":{"type":"string","pattern":"^[a-f0-9]{8,16}$"}},{"type":"string","description":"Comma-separated short ids (8..16 lowercase hex)."}],"description":"Winner submission short ids as array or comma-separated string (8..16 lowercase hex)."}},"required":["secret","submissionIds"]},"x402_AgentToHumanAdvancedChooseWinnersSuccess":{"type":"object","additionalProperties":true,"properties":{"ok":{"type":"boolean","example":true},"jobId":{"type":"string"},"customId":{"type":"string"},"requested":{"type":"integer","minimum":1},"updated":{"type":"integer","minimum":0},"alreadyWinnerCountInRequest":{"type":"integer","minimum":0},"winnersNow":{"type":"integer","minimum":0},"winnerCap":{"type":"integer","minimum":1},"remainingSlots":{"type":"integer","minimum":0},"statusTransition":{"type":["string","null"]},"updatedSubmissionIds":{"type":"array","description":"Submission short ids that were newly marked as winners (8..16 lowercase hex).","items":{"type":"string","pattern":"^[a-f0-9]{8,16}$"}}},"required":["ok","jobId","requested","updated","winnersNow","winnerCap","remainingSlots"]}},"responses":{"PaymentRequired":{"description":"Payment Required","headers":{"WWW-Authenticate":{"description":"Payment challenge descriptor.","schema":{"type":"string"}}},"content":{"application/problem+json":{"schema":{"$ref":"#/components/schemas/MppProblem"}}}},"PaidSuccess":{"description":"Paid request accepted/succeeded","headers":{"Payment-Receipt":{"description":"Serialized MPP payment receipt.","schema":{"type":"string"}}},"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PaidSuccess"}}}},"BadRequest":{"description":"Invalid request","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"}}}},"Unauthorized":{"description":"Unauthorized secret context.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"}}}},"NotFound":{"description":"Secret, paid job context, or wallet thread not found.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"}}}},"TooManyRequests":{"description":"Rate limit exceeded for wallet-threaded support chat.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"}}}},"SupportSendSuccess":{"description":"Support message accepted.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AgentSupportSendSuccess"}}}},"SupportMessagesSuccess":{"description":"Wallet-threaded support messages.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AgentSupportMessagesSuccess"}}}},"ChooseWinnersSuccess":{"description":"Creator-mode advanced winners selected successfully.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AgentToHumanAdvancedChooseWinnersSuccess"}}}},"Conflict":{"description":"Conflict with running/similar job","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"}}}},"ServerError":{"description":"Unexpected server error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResponse"}}}},"x402_PaymentRequired":{"description":"Payment required. Sign and retry with `PAYMENT-SIGNATURE` (public v2 flow).","content":{"application/json":{"schema":{"$ref":"#/components/schemas/x402_PaymentRequiredResponse"}}}},"x402_PaidSuccess":{"description":"Operation accepted/completed (after settlement on paid routes, or immediately for free variants).","content":{"application/json":{"schema":{"$ref":"#/components/schemas/x402_PaidSuccessResponse"}}}},"x402_BadRequest":{"description":"Invalid request input or malformed payment signature.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/x402_ErrorResponse"}}}},"x402_Unauthorized":{"description":"Unauthorized secret context.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/x402_ErrorResponse"}}}},"x402_NotFound":{"description":"Requested resource, job, or secret could not be found.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/x402_ErrorResponse"}}}},"x402_TooManyRequests":{"description":"Rate limit exceeded for wallet-threaded support chat.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/x402_ErrorResponse"}}}},"x402_SupportSendSuccess":{"description":"Support message accepted.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/x402_AgentSupportSendSuccess"}}}},"x402_SupportMessagesSuccess":{"description":"Wallet-threaded support messages.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/x402_AgentSupportMessagesSuccess"}}}},"x402_ChooseWinnersSuccess":{"description":"Creator-mode advanced winners selected successfully.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/x402_AgentToHumanAdvancedChooseWinnersSuccess"}}}},"x402_Conflict":{"description":"Conflict with current state (for example, duplicate/similar running job).","content":{"application/json":{"schema":{"$ref":"#/components/schemas/x402_ErrorResponse"}}}},"x402_ServerError":{"description":"Unexpected server-side failure.","content":{"application/json":{"schema":{"$ref":"#/components/schemas/x402_ErrorResponse"}}}}}}}