x402 Micro Pay — Humanless Microservices (nicje skill) is a paid API for AI agents from grokzilla.shop, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-15).
Executes the 'nicje' skill microservice via x402 payment rails, returning JSONL-formatted evaluation set rows for agent pipelines.
Agent-ready microservices with x402 + Stripe rails, volume primitives, tutorials, and applet UI.
Returns a JSON object containing a JSONL-encoded row with an id and text field, the skill name ('nicje'), the recipe name ('eval_set'), and an agent_kind boolean flag indicating the output is intended for agent consumption.
POSThttps://grokzilla.shop/api/skills/nicjeChoose this endpoint when you need to invoke the specific 'nicje' skill on the grokzilla x402 microservice platform to retrieve JSONL-formatted evaluation set rows for agent pipelines, and you are already operating within the x402/Stripe micropayment ecosystem. It is distinct from generic data APIs in that it is agent-native, pay-per-call, and returns structured recipe-tagged output.
| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"type": "json",
"example": {
"jsonl": "{\"id\":\"1\",\"text\":\"example row\"}",
"skill": "nicje",
"recipe": "eval_set",
"agent_kind": true
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"