{"ok":true,"host":"api.the402.ai","skill_count":30,"skills":[{"skill_name":"purchase-e2b-code-sandbox","display_name":"E2B Code Sandbox Purchase","one_liner":"Initiates a paid E2B code execution sandbox job and returns a job_id, thread_id, status, and polling URLs for tracking execution.","when_to_use":"Use when an agent needs to spin up a remote code execution sandbox via the E2B service and requires a job handle (job_id, thread_id) to poll for results or retrieve messages.","not_for":"Do not use to retrieve sandbox results or execution output; use the returned status_url or messages_url to poll for job completion instead.","confidence":"high","price":"0.0050 USD Coin","network":"base","method":"POST","resource_url":"https://api.the402.ai/v1/services/svc_feb40527156f41e3/purchase","version":1,"merchant_approved":false,"verification_status":"not_found","quality_score":82,"last_verified_at":"2026-05-31T13:05:13.367Z","skill_url":"https://x402gle.com/servers/api.the402.ai/purchase-e2b-code-sandbox/json"},{"skill_name":"purchase-tavily-web-search","display_name":"Tavily Web Search Access","one_liner":"Initiates a Tavily web search job via the402.ai and returns a job_id, thread_id, and status for async result retrieval.","when_to_use":"Use when an agent needs to perform a web search using Tavily through the402.ai paywall service and requires a job handle to poll for results or retrieve messages asynchronously.","not_for":"Do not use to retrieve search results directly; use the returned status_url or messages_url to poll for completed results after job creation.","confidence":"high","price":"0.01 USD Coin","network":"base","method":"POST","resource_url":"https://api.the402.ai/v1/services/svc_1042b2e2b2ff494f/purchase","version":1,"merchant_approved":false,"verification_status":"not_found","quality_score":78,"last_verified_at":"2026-05-31T19:05:35.927Z","skill_url":"https://x402gle.com/servers/api.the402.ai/purchase-tavily-web-search/json"},{"skill_name":"capture-webpage-screenshot","display_name":"Pay-to-Screenshot","one_liner":"Captures a screenshot of any public URL and returns the image as a base64-encoded PNG, JPG, or WEBP, with configurable viewport dimensions and full-page support.","when_to_use":"Use when an agent needs a visual snapshot of a webpage — for archiving, visual QA, or rendering previews — and can pay 0.02 USDC on Base per capture.","not_for":"Do not use for real-time video or animated captures, or for pages requiring authentication; this is a single-shot static screenshot of publicly accessible URLs only.","confidence":"high","price":"0.02 USD Coin","network":"base","method":"POST","resource_url":"https://api.the402.ai/v1/services/svc_03f911b9a930449d/purchase","version":1,"merchant_approved":false,"verification_status":"not_found","quality_score":88,"last_verified_at":"2026-06-01T03:08:10.613Z","skill_url":"https://x402gle.com/servers/api.the402.ai/capture-webpage-screenshot/json"},{"skill_name":"check-ssl-certificate","display_name":"SSL Certificate Check","one_liner":"Submits a domain for SSL certificate validity and configuration analysis, returning a job ID and polling URLs for async result retrieval.","when_to_use":"Use when an agent needs to verify the SSL certificate status and configuration of a given domain, and can follow up via the returned status_url or thread_url to retrieve results.","not_for":"Do not use if you need synchronous, immediate SSL check results in a single response; the check is asynchronous and results must be polled separately.","confidence":"high","price":"0.0020 USD Coin","network":"base","method":"POST","resource_url":"https://api.the402.ai/v1/services/svc_57204171ad264d9a/purchase","version":1,"merchant_approved":false,"verification_status":"not_found","quality_score":78,"last_verified_at":"2026-05-31T09:34:18.814Z","skill_url":"https://x402gle.com/servers/api.the402.ai/check-ssl-certificate/json"},{"skill_name":"send-html-email","display_name":"Paid Email Send (USDC on Base)","one_liner":"Sends an HTML-capable email to a specified recipient via the402.ai email service, returning a job ID, thread ID, and delivery status upon success.","when_to_use":"Use when an agent needs to deliver a transactional or notification email (with optional HTML formatting) to a recipient address and requires confirmation of dispatch with a trackable job ID.","not_for":"Do not use for bulk mailing lists or marketing campaigns; this is a single-recipient transactional send per call. Not suitable for real-time chat or SMS delivery.","confidence":"high","price":"0.0050 USD Coin","network":"base","method":"POST","resource_url":"https://api.the402.ai/v1/services/svc_6e462bb4391c4782/purchase","version":1,"merchant_approved":false,"verification_status":"not_found","quality_score":92,"last_verified_at":"2026-05-31T13:50:05.875Z","skill_url":"https://x402gle.com/servers/api.the402.ai/send-html-email/json"},{"skill_name":"run-whois-lookup","display_name":"Pay-to-Run WHOIS Lookup","one_liner":"Performs a WHOIS domain lookup and returns registration details including status, registrar dates, nameservers, and expiry for a given domain.","when_to_use":"Use when an agent needs authoritative WHOIS registration data for a domain, such as checking ownership, registration/expiry dates, nameservers, or domain status flags.","not_for":"Do not use for bulk domain lookups or continuous monitoring; this is a single-shot per-domain query. Not suitable for DNS resolution or availability checks — use a DNS or domain availability API instead.","confidence":"high","price":"0.0020 USD Coin","network":"base","method":"POST","resource_url":"https://api.the402.ai/v1/services/svc_a52dacbc43024f36/purchase","version":1,"merchant_approved":false,"verification_status":"not_found","quality_score":88,"last_verified_at":"2026-05-31T11:03:01.207Z","skill_url":"https://x402gle.com/servers/api.the402.ai/run-whois-lookup/json"},{"skill_name":"generate-qr-code","display_name":"QRGen Pay","one_liner":"Generates a QR code image (PNG or SVG) from a given text or URL and returns the image as a base64-encoded string along with job metadata.","when_to_use":"Use when an agent needs to encode a URL or text string into a QR code image, receiving a base64-encoded PNG or SVG suitable for display or download.","not_for":"Do not use for reading or decoding existing QR codes; this endpoint only encodes data into new QR images.","confidence":"high","price":"0.0010 USD Coin","network":"base","method":"POST","resource_url":"https://api.the402.ai/v1/services/svc_b7ef24a2ea5947a7/purchase","version":1,"merchant_approved":false,"verification_status":"not_found","quality_score":78,"last_verified_at":"2026-05-31T09:34:15.849Z","skill_url":"https://x402gle.com/servers/api.the402.ai/generate-qr-code/json"},{"skill_name":"submit-text-for-sentiment-analysis","display_name":"SentimentPay","one_liner":"Submits up to 10,000 characters of text for sentiment analysis and returns a job ID, thread ID, sentiment label, numeric score, confidence, and summary.","when_to_use":"Use when an agent needs to classify the sentiment of a block of text (positive/negative/neutral) along with a confidence score and human-readable summary, and can tolerate a paid-per-call model at $0.003 per request.","not_for":"Do not use for real-time streaming sentiment on high-frequency data; this is a single-shot paid call per text submission. Not suitable for texts exceeding 10,000 characters.","confidence":"high","price":"0.0030 USD Coin","network":"base","method":"POST","resource_url":"https://api.the402.ai/v1/services/svc_2f0832378eea4820/purchase","version":1,"merchant_approved":false,"verification_status":"not_found","quality_score":92,"last_verified_at":"2026-05-31T12:50:20.633Z","skill_url":"https://x402gle.com/servers/api.the402.ai/submit-text-for-sentiment-analysis/json"},{"skill_name":"fetch-job-status","display_name":"the402 Job Status","one_liner":"Retrieves the current status, metadata, payment details, and deliverables for a specific job on the402 platform by job ID.","when_to_use":"Use when an agent needs to check whether a previously submitted job has completed, been verified, or failed, and to retrieve its deliverables and payment breakdown.","not_for":"Do not use to submit or create new jobs; this endpoint is read-only and requires an existing job ID.","confidence":"high","price":"0.0010 USD Coin","network":"base","method":"GET","resource_url":"https://api.the402.ai/v1/jobs/job_3964cd7d97ca47ae","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":96,"last_verified_at":"2026-05-31T10:03:14.855Z","skill_url":"https://x402gle.com/servers/api.the402.ai/fetch-job-status/json"},{"skill_name":"fetch-the402-service-catalog","display_name":"the402 Discover — Service Catalog","one_liner":"Returns the full the402.ai service catalog, platform metadata, and getting-started steps for discovering and purchasing AI services via x402 micropayments.","when_to_use":"Use when an agent needs to enumerate available services on the402.ai marketplace, retrieve platform connection details, or obtain quick-start instructions before purchasing a specific service.","not_for":"Do not use to purchase or fulfill a specific service; use POST /v1/services/:id/purchase for that. Not suitable for real-time price feeds or streaming data.","confidence":"high","price":"0.0010 USD Coin","network":"base","method":"POST","resource_url":"https://api.the402.ai/v1/discover","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":95,"last_verified_at":"2026-05-31T09:34:18.615Z","skill_url":"https://x402gle.com/servers/api.the402.ai/fetch-the402-service-catalog/json"},{"skill_name":"fetch-job-status","display_name":"the402 Job Inspector","one_liner":"Retrieves status, metadata, billing details, and deliverables for a specific AI job by its job ID from the402.ai jobs API.","when_to_use":"Use when an agent needs to check the current status, results, or billing breakdown of a previously submitted AI job identified by a job ID (e.g., job_51d7685282154020).","not_for":"Do not use to list all jobs or search jobs by criteria; this endpoint fetches a single job by its exact ID only.","confidence":"high","price":"0.0010 USD Coin","network":"base","method":"GET","resource_url":"https://api.the402.ai/v1/jobs/job_51d7685282154020","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":92,"last_verified_at":"2026-05-31T10:03:25.400Z","skill_url":"https://x402gle.com/servers/api.the402.ai/fetch-job-status/json"},{"skill_name":"fetch-job-status","display_name":"The402 Job Status","one_liner":"Fetches the full status, metadata, billing details, and deliverable results for a specific asynchronous job by its job ID from The402.ai.","when_to_use":"Use when an agent needs to check whether a previously submitted asynchronous job has completed, retrieve its current status (e.g. verified, pending), or access the structured deliverables and notes returned by the job provider.","not_for":"Do not use to submit new jobs or list all jobs; this endpoint only retrieves a single job by its known ID.","confidence":"high","price":"0.0010 USD Coin","network":"base","method":"GET","resource_url":"https://api.the402.ai/v1/jobs/job_07cd0dd4bad84775","version":1,"merchant_approved":false,"verification_status":"fail","quality_score":88,"last_verified_at":"2026-05-31T10:03:14.858Z","skill_url":"https://x402gle.com/servers/api.the402.ai/fetch-job-status/json"},{"skill_name":"fetch-job-status","display_name":"Job Inspector","one_liner":"Fetches the status, metadata, deliverables, and audit output for a specific job ID from the402.ai Jobs API.","when_to_use":"Use when an agent needs to check whether a previously submitted job has completed, retrieve its deliverables (e.g. SEO audit results), or inspect payment and escrow status for a given job ID.","not_for":"Do not use to submit new jobs or list all jobs; this endpoint retrieves a single known job by ID only.","confidence":"medium","price":"0.0010 USD Coin","network":"base","method":"GET","resource_url":"https://api.the402.ai/v1/jobs/job_258777a289cd4c1e","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":92,"last_verified_at":"2026-05-31T10:03:25.398Z","skill_url":"https://x402gle.com/servers/api.the402.ai/fetch-job-status/json"},{"skill_name":"fetch-async-job-status","display_name":"Async Job Status","one_liner":"Fetches the current status, metadata, timestamps, and deliverables for a specific asynchronous job by its job ID on the402.ai platform.","when_to_use":"Use when an agent has previously submitted an async job and needs to poll for its completion status, retrieve structured deliverables, or confirm payment and escrow state for a given job ID.","not_for":"Do not use to submit new jobs or list all jobs; this endpoint only retrieves the record for a single known job ID.","confidence":"medium","price":"0.0010 USD Coin","network":"base","method":"GET","resource_url":"https://api.the402.ai/v1/jobs/job_efb443fdf1fc48ce","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":96,"last_verified_at":"2026-05-31T10:03:25.162Z","skill_url":"https://x402gle.com/servers/api.the402.ai/fetch-async-job-status/json"},{"skill_name":"fetch-job-status","display_name":"402 Job Inspector","one_liner":"Retrieves status, metadata, billing details, and deliverables for a specific asynchronous job by its job ID from the 402.ai platform.","when_to_use":"Use when an agent needs to check whether a previously submitted asynchronous job has completed, retrieve its result deliverables, or inspect its payment and escrow status using a known job ID.","not_for":"Do not use to submit new jobs or list all jobs; this endpoint only retrieves a single job by its exact ID.","confidence":"medium","price":"0.0010 USD Coin","network":"base","method":"GET","resource_url":"https://api.the402.ai/v1/jobs/job_d9a59944e86347a2","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":94,"last_verified_at":"2026-05-31T09:33:53.666Z","skill_url":"https://x402gle.com/servers/api.the402.ai/fetch-job-status/json"},{"skill_name":"fetch-job-details","display_name":"The402 Job Details","one_liner":"Fetches the full record for a specific The402 job by ID, including status, payment amounts, timestamps, and any nested deliverables produced by the job.","when_to_use":"Use when an agent needs to check the current status, payment breakdown, fulfillment details, or deliverables for a known The402 job ID (e.g., after dispatching a job and polling for completion or verifying results).","not_for":"Do not use to list or search multiple jobs; this endpoint retrieves a single job by its exact ID only. Not suitable for discovering available services or creating new jobs.","confidence":"high","price":"0.0010 USD Coin","network":"base","method":"GET","resource_url":"https://api.the402.ai/v1/jobs/job_a1239309752d4ede","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":92,"last_verified_at":"2026-05-31T09:33:53.706Z","skill_url":"https://x402gle.com/servers/api.the402.ai/fetch-job-details/json"},{"skill_name":"fetch-job-status-and-results","display_name":"The402 Job Status & Results Fetcher","one_liner":"Retrieves the full status, metadata, payment details, and deliverables for a specific The402.ai job by its job ID.","when_to_use":"Use when an agent needs to check whether a previously submitted The402.ai job has completed, retrieve its fulfillment results (e.g., SEO audit deliverables), or inspect payment and escrow status for a known job ID.","not_for":"Do not use to submit new jobs or list all jobs; this endpoint only retrieves a single job by its ID. Not suitable for polling live price feeds or real-time streaming data.","confidence":"medium","price":"0.0010 USD Coin","network":"base","method":"GET","resource_url":"https://api.the402.ai/v1/jobs/job_c615dbbf9e0d4c2e","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":94,"last_verified_at":"2026-05-31T10:03:25.391Z","skill_url":"https://x402gle.com/servers/api.the402.ai/fetch-job-status-and-results/json"},{"skill_name":"fetch-job-status","display_name":"The402 Job Status Retriever","one_liner":"Fetches the current status, metadata, and output deliverables of a previously submitted asynchronous job by its job ID from The402.ai.","when_to_use":"Use when an agent has submitted an async job to The402.ai and needs to check whether it has completed, retrieve its output deliverables, SEO audit results, or verify payment/escrow status.","not_for":"Do not use to submit new jobs or list all jobs; this endpoint only retrieves a single job by its known ID.","confidence":"high","price":"0.0010 USD Coin","network":"base","method":"GET","resource_url":"https://api.the402.ai/v1/jobs/job_ea749ef16ac84cb5","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":96,"last_verified_at":"2026-05-31T10:03:14.858Z","skill_url":"https://x402gle.com/servers/api.the402.ai/fetch-job-status/json"},{"skill_name":"fetch-job-details","display_name":"The402 Job Details","one_liner":"Returns full metadata, status, payment info, and deliverables for a specific The402.ai job by its job ID.","when_to_use":"Use when an agent needs to check the current status, payment breakdown, fulfillment type, escrow state, timestamps, or deliverable output for a previously created The402.ai job.","not_for":"Do not use to list all jobs or search across jobs; this endpoint retrieves a single job by its exact ID only.","confidence":"high","price":"0.0010 USD Coin","network":"base","method":"GET","resource_url":"https://api.the402.ai/v1/jobs/job_89c9f9efd9ba4ef5","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":96,"last_verified_at":"2026-05-31T10:03:25.398Z","skill_url":"https://x402gle.com/servers/api.the402.ai/fetch-job-details/json"},{"skill_name":"fetch-job-status","display_name":"402 Job Inspector","one_liner":"Retrieves the full status, payment details, and deliverables for a specific The402.ai job by its job ID.","when_to_use":"Use when an agent needs to check the current status, payment routing, escrow state, timestamps, or deliverable output for a previously submitted The402.ai job identified by a job ID string.","not_for":"Do not use to list all jobs or search jobs by criteria; this endpoint fetches a single job by its exact ID only.","confidence":"medium","price":"0.0010 USD Coin","network":"base","method":"GET","resource_url":"https://api.the402.ai/v1/jobs/job_ded5d9a0d34c4431","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":95,"last_verified_at":"2026-05-31T10:03:25.398Z","skill_url":"https://x402gle.com/servers/api.the402.ai/fetch-job-status/json"},{"skill_name":"fetch-job-status","display_name":"Job Status Retriever","one_liner":"Returns the full status, metadata, and deliverables for a specific asynchronous job identified by its job ID.","when_to_use":"Use when an agent needs to check whether an async job has completed and retrieve its results, including deliverables, timestamps, payment details, and any provider notes.","not_for":"Do not use to list all jobs or search across jobs; this endpoint retrieves a single job by its exact ID only.","confidence":"medium","price":"0.0010 USD Coin","network":"base","method":"GET","resource_url":"https://api.the402.ai/v1/jobs/job_2ee3e4bd08054ec7","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":95,"last_verified_at":"2026-05-31T13:20:05.855Z","skill_url":"https://x402gle.com/servers/api.the402.ai/fetch-job-status/json"},{"skill_name":"fetch-job-status","display_name":"402 Job Lookup","one_liner":"Fetches the status, metadata, payment details, and deliverables for a specific processing job by its job ID from the 402.ai platform.","when_to_use":"Use when an agent needs to check the current status, payment breakdown, brief, deliverables, or timestamps for a previously submitted 402.ai job identified by a job ID.","not_for":"Do not use to list all jobs or search jobs by criteria; this endpoint retrieves a single job by its exact ID only.","confidence":"high","price":"0.0010 USD Coin","network":"base","method":"GET","resource_url":"https://api.the402.ai/v1/jobs/job_43b4b8deb7b84a43","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":96,"last_verified_at":"2026-05-31T10:03:25.413Z","skill_url":"https://x402gle.com/servers/api.the402.ai/fetch-job-status/json"},{"skill_name":"fetch-job-status-and-deliverables","display_name":"Job Status & Deliverables","one_liner":"Retrieves the status and completed deliverables for a job, including SSL validity, HSTS configuration, HTTP-to-HTTPS redirect behavior, mixed content scan results, and a numeric SSL score for a target site.","when_to_use":"Use when an agent needs to poll the result of a previously submitted SSL/HTTPS security check job and retrieve the structured deliverables, including ssl_valid, hsts status, redirect behavior, mixed content risk, and ssl_score.","not_for":"Do not use to submit a new job or initiate a security scan; this endpoint only retrieves the status and results of an existing job by its ID.","confidence":"high","price":"0.0010 USD Coin","network":"base","method":"GET","resource_url":"https://api.the402.ai/v1/jobs/job_c84d58f1d44e48c3","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":95,"last_verified_at":"2026-05-31T10:03:14.862Z","skill_url":"https://x402gle.com/servers/api.the402.ai/fetch-job-status-and-deliverables/json"},{"skill_name":"purchase-402-service","display_name":"402 Service Purchase","one_liner":"Submits a paid purchase request for a specific service on the402.ai and returns a provisioning job ID, status, estimated delivery time, and follow-up URLs for async tracking.","when_to_use":"Use when an agent needs to initiate a paid service purchase on the402.ai platform and receive a job handle to poll for provisioning status and completion.","not_for":"Do not use for querying existing job status; use the returned status_url (/v1/jobs/{job_id}) instead. Not suitable for free or trial service activations.","confidence":"medium","price":"0.10 USD Coin","network":"base","method":"POST","resource_url":"https://api.the402.ai/v1/services/svc_ac6dca2426004def/purchase","version":1,"merchant_approved":false,"verification_status":"fail","quality_score":76,"last_verified_at":"2026-05-19T03:56:43.403Z","skill_url":"https://x402gle.com/servers/api.the402.ai/purchase-402-service/json"},{"skill_name":"fetch-job-status","display_name":"Job Inspector","one_liner":"Retrieves the full details and current status of a specific job by its job ID, including deliverables, payment amounts, escrow status, and timestamps.","when_to_use":"Use when an agent needs to check the current status, deliverables, payment breakdown, or completion details of a previously created job identified by its job ID.","not_for":"Do not use to list all jobs or search jobs by criteria; use a job listing or search endpoint instead. Not suitable for creating or updating jobs.","confidence":"medium","price":"0.0010 USD Coin","network":"base","method":"GET","resource_url":"https://api.the402.ai/v1/jobs/job_b7c17b9c70da4571","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":94,"last_verified_at":"2026-05-31T10:03:26.671Z","skill_url":"https://x402gle.com/servers/api.the402.ai/fetch-job-status/json"},{"skill_name":"fetch-job-status-and-results","display_name":"402 Job Status & Results","one_liner":"Fetches the current status, metadata, and deliverables of a paid job by job ID, including SSL check results when the job is an SSL analysis task.","when_to_use":"Use when an agent needs to poll or retrieve the outcome of a previously submitted paid job, including checking whether the job is complete and reading structured deliverables such as SSL certificate validity, HSTS configuration, redirect behavior, and security score.","not_for":"Do not use to submit or create a new job; use the job creation endpoint instead. Not suitable for real-time streaming updates — this is a single-shot status fetch.","confidence":"medium","price":"0.0010 USD Coin","network":"base","method":"GET","resource_url":"https://api.the402.ai/v1/jobs/job_6e0a0df18c5e4a4c","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":96,"last_verified_at":"2026-05-31T13:20:05.856Z","skill_url":"https://x402gle.com/servers/api.the402.ai/fetch-job-status-and-results/json"},{"skill_name":"fetch-async-job-result","display_name":"Async Job Result Fetcher","one_liner":"Retrieves the current status, progress, timestamps, and deliverables for a specific asynchronous job by its job ID from the 402.ai v1 API.","when_to_use":"Use when an agent has previously submitted an async job (e.g. an SEO audit or other AI task) and needs to poll for its status, check completion, or retrieve the structured deliverables and recommendations once the job is verified or completed.","not_for":"Do not use to submit new jobs or list all jobs; use the job creation endpoint instead. Not suitable for real-time streaming results — this is a single-shot status poll.","confidence":"medium","price":"0.0010 USD Coin","network":"base","method":"GET","resource_url":"https://api.the402.ai/v1/jobs/job_6a5f9b0e96044836","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":92,"last_verified_at":"2026-05-31T10:03:25.398Z","skill_url":"https://x402gle.com/servers/api.the402.ai/fetch-async-job-result/json"},{"skill_name":"fetch-job-status","display_name":"Job Status Retriever","one_liner":"Returns the current status and full metadata for a submitted job on the402.ai, identified by its job ID in the URL path.","when_to_use":"Use when an agent needs to check the current status (e.g. pending, failed, completed) or retrieve metadata for a previously submitted job, given a known job ID.","not_for":"Do not use to submit new jobs or list all jobs; this endpoint only retrieves a single job by its specific ID.","confidence":"high","price":"0.0010 USD Coin","network":"base","method":"GET","resource_url":"https://api.the402.ai/v1/jobs/job_a3fefdde350f43f1","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":91,"last_verified_at":"2026-05-31T13:20:05.853Z","skill_url":"https://x402gle.com/servers/api.the402.ai/fetch-job-status/json"},{"skill_name":"purchase-the402-service","display_name":"The402.ai Service Purchase","one_liner":"Submits a paid purchase request for a specified The402.ai service and returns a job record with status, deadline, and polling URLs.","when_to_use":"Use when an agent needs to initiate a paid service job on The402.ai platform, supplying payment details, customer info, and a service ID, and then needs a job_id and status_url to track completion.","not_for":"Do not use to check the status of an existing job; use the returned status_url (/v1/jobs/{job_id}) for polling. Not suitable for free or non-The402.ai services.","confidence":"medium","price":"0.01 USD Coin","network":"base","method":"POST","resource_url":"https://api.the402.ai/v1/services/svc_6b1dc74441a645ea/purchase","version":1,"merchant_approved":false,"verification_status":"fail","quality_score":84,"last_verified_at":"2026-05-20T04:25:35.068Z","skill_url":"https://x402gle.com/servers/api.the402.ai/purchase-the402-service/json"},{"skill_name":"fetch-async-job-status","display_name":"Async Job Status","one_liner":"Returns the current status, metadata, and result details for a specific asynchronous job by its job ID.","when_to_use":"Use when an agent has previously submitted an async job and needs to poll for its current status (e.g., pending, failed, completed), retrieve job metadata, or check payment and provider details.","not_for":"Do not use to submit or create new jobs; use the job submission endpoint instead. Not suitable for listing all jobs — this fetches a single job by ID only.","confidence":"high","price":"0.0010 USD Coin","network":"base","method":"GET","resource_url":"https://api.the402.ai/v1/jobs/job_4f640f9ede5b4ec7","version":1,"merchant_approved":false,"verification_status":"pass","quality_score":94,"last_verified_at":"2026-05-31T09:33:53.681Z","skill_url":"https://x402gle.com/servers/api.the402.ai/fetch-async-job-status/json"}],"manifest_url":"https://x402gle.com/servers/api.the402.ai/manifest.json","skill_md_url":"https://x402gle.com/servers/api.the402.ai/SKILL.md","agent_card_url":"https://x402gle.com/servers/api.the402.ai/.well-known/agent.json"}