C

Temponaut — Verifiable AI Services

https://temponaut.xyz 73% (75/102)
Preview responses and set spending limits for this service through use.mpp.land Free budget controls, response samples, and reliability routing.

Compliance Checks

All paid ops declare 402 response MUST 10pt
All x-payment-info valid MUST 10pt
Challenge has Cache-Control: no-store MUST 5pt
- Challenge digest on POST SHOULD 3pt
Challenge has expires SHOULD 3pt
Challenge has Problem Details SHOULD 2pt
Challenge has required params MUST 5pt
Challenge has WWW-Authenticate MUST 5pt
Challenge returns 402 MUST 10pt
Correct Content-Type MUST 5pt
Has Cache-Control on discovery SHOULD 5pt
Has input schemas SHOULD 5pt
Has llms.txt SHOULD 5pt
Has /openapi.json at root MUST 10pt
Has required top-level fields MUST 10pt
Served over HTTPS MUST 10pt
Uses standard categories SHOULD 2pt
3 issues
  • Missing 402 response declaration on GET /api/verify
  • Missing 402 response declaration on GET /api/stats
  • Missing 402 response declaration on GET /api/health

Paid Operations (12)

POST /api/generate/fal dynamic
Generate image via Fal.ai Flux

Lightning-fast ZK-attested image generation.

Amount
map[amount:0.050000 currency:USD mode:fixed]
Currency
-
Method
Intent
-
402 Declared
Yes
Non-standard x-payment-info fields: authMode: mpp price: map[amount:0.050000 currency:USD mode:fixed] protocols: [map[mpp:map[currency:USD intent:charge method:tempo]]] realm: www.temponaut.xyz

Input Schema

FieldTypeRequiredDescription
negative_prompt string No What to avoid
prompt string Yes Image prompt

Response Schema (200)

FieldTypeDescription
image_url string -
proof_id string -
provider string -
POST /api/generate/stability dynamic
Generate image via Stability AI

Photorealistic ZK-attested image generation.

Amount
map[amount:0.080000 currency:USD mode:fixed]
Currency
-
Method
Intent
-
402 Declared
Yes
Non-standard x-payment-info fields: authMode: mpp price: map[amount:0.080000 currency:USD mode:fixed] protocols: [map[mpp:map[currency:USD intent:charge method:tempo]]] realm: www.temponaut.xyz

Input Schema

FieldTypeRequiredDescription
negative_prompt string No What to avoid
prompt string Yes Image prompt

Response Schema (200)

FieldTypeDescription
image_url string -
proof_id string -
provider string -
POST /api/generate/replicate dynamic
Generate image via Replicate

Multi-model ZK-attested image pipeline.

Amount
map[amount:0.100000 currency:USD mode:fixed]
Currency
-
Method
Intent
-
402 Declared
Yes
Non-standard x-payment-info fields: authMode: mpp price: map[amount:0.100000 currency:USD mode:fixed] protocols: [map[mpp:map[currency:USD intent:charge method:tempo]]] realm: www.temponaut.xyz

Input Schema

FieldTypeRequiredDescription
negative_prompt string No What to avoid
prompt string Yes Image prompt

Response Schema (200)

FieldTypeDescription
image_url string -
proof_id string -
provider string -
POST /api/research dynamic
AI Research Engine

AI-powered research with attestation.

Amount
map[amount:0.010000 currency:USD mode:fixed]
Currency
-
Method
Intent
-
402 Declared
Yes
Non-standard x-payment-info fields: authMode: mpp price: map[amount:0.010000 currency:USD mode:fixed] protocols: [map[mpp:map[currency:USD intent:charge method:tempo]]] realm: www.temponaut.xyz

Input Schema

FieldTypeRequiredDescription
query string Yes Research topic or question

Response Schema (200)

FieldTypeDescription
content string -
sources array[string] -
POST /api/tools/translate dynamic
Translate text

Translate to any language.

Amount
map[amount:0.005000 currency:USD mode:fixed]
Currency
-
Method
Intent
-
402 Declared
Yes
Non-standard x-payment-info fields: authMode: mpp price: map[amount:0.005000 currency:USD mode:fixed] protocols: [map[mpp:map[currency:USD intent:charge method:tempo]]] realm: www.temponaut.xyz

Input Schema

FieldTypeRequiredDescription
target_lang string No Target language e.g. Indonesian
text string Yes Text to translate

Response Schema (200)

FieldTypeDescription
data object -
POST /api/tools/summarize dynamic
Summarize text

Summarize long text into key points.

Amount
map[amount:0.005000 currency:USD mode:fixed]
Currency
-
Method
Intent
-
402 Declared
Yes
Non-standard x-payment-info fields: authMode: mpp price: map[amount:0.005000 currency:USD mode:fixed] protocols: [map[mpp:map[currency:USD intent:charge method:tempo]]] realm: www.temponaut.xyz

Input Schema

FieldTypeRequiredDescription
text string Yes Text to summarize

Response Schema (200)

FieldTypeDescription
data object -
POST /api/tools/code dynamic
Generate code

Generate code from description.

Amount
map[amount:0.010000 currency:USD mode:fixed]
Currency
-
Method
Intent
-
402 Declared
Yes
Non-standard x-payment-info fields: authMode: mpp price: map[amount:0.010000 currency:USD mode:fixed] protocols: [map[mpp:map[currency:USD intent:charge method:tempo]]] realm: www.temponaut.xyz

Input Schema

FieldTypeRequiredDescription
text string Yes Code requirements

Response Schema (200)

FieldTypeDescription
data object -
POST /api/tools/chat dynamic
AI Chat

Multi-provider AI chat.

Amount
map[amount:0.010000 currency:USD mode:fixed]
Currency
-
Method
Intent
-
402 Declared
Yes
Non-standard x-payment-info fields: authMode: mpp price: map[amount:0.010000 currency:USD mode:fixed] protocols: [map[mpp:map[currency:USD intent:charge method:tempo]]] realm: www.temponaut.xyz

Input Schema

FieldTypeRequiredDescription
text string Yes Message to send

Response Schema (200)

FieldTypeDescription
data object -
GET /api/gallery dynamic
Browse verified gallery

Browse ZK-attested AI-generated images.

Amount
map[amount:0.010000 currency:USD mode:fixed]
Currency
-
Method
Intent
-
402 Declared
Yes
Non-standard x-payment-info fields: authMode: mpp price: map[amount:0.010000 currency:USD mode:fixed] protocols: [map[mpp:map[currency:USD intent:charge method:tempo]]] realm: www.temponaut.xyz

Parameters

NameInTypeRequiredDescription
limit query integer No Items to return
offset query integer No Pagination offset

Response Schema (200)

FieldTypeDescription
items array[object] -
GET /api/verify dynamic
Verify ZK proof

Verify authenticity of ZK-attested output. Free.

Amount
dynamic
Currency
-
Method
-
Intent
-
Non-standard x-payment-info fields: authMode: none realm: www.temponaut.xyz

Parameters

NameInTypeRequiredDescription
id query string Yes Proof ID (prf_xxx) to verify

Response Schema (200)

FieldTypeDescription
verification object -
GET /api/stats dynamic
Platform statistics

Platform stats. Free.

Amount
dynamic
Currency
-
Method
-
Intent
-
Non-standard x-payment-info fields: authMode: none realm: www.temponaut.xyz

Response Schema (200)

FieldTypeDescription
stats object -
GET /api/health dynamic
Health check

API health. Free.

Amount
dynamic
Currency
-
Method
-
Intent
-
Non-standard x-payment-info fields: authMode: none realm: www.temponaut.xyz

Response Schema (200)

FieldTypeDescription
status string -

Payment Methods

Methods
tempo (from challenge)
Intents
charge (from challenge)
Currencies (discovery)
-
Multiple Challenges
No

Recipients

  • 0x4be192c4ac0eb8caac7d00cd6560212a7a6970d0
Per-endpoint breakdown
GET /api/gallery
0x4be192c4ac0eb8caac7d00cd6560212a7a6970d0
POST /api/generate/fal
0x4be192c4ac0eb8caac7d00cd6560212a7a6970d0
POST /api/generate/replicate
0x4be192c4ac0eb8caac7d00cd6560212a7a6970d0
POST /api/generate/stability
0x4be192c4ac0eb8caac7d00cd6560212a7a6970d0
POST /api/research
0x4be192c4ac0eb8caac7d00cd6560212a7a6970d0
POST /api/tools/translate
0x4be192c4ac0eb8caac7d00cd6560212a7a6970d0

Security

TLS Version
TLSv1.3
Challenge ID Unique
Yes
Challenge ID Length
43
Digest Binding
-

Uptime

Discovery
Reachable (386ms)
Challenge
Reachable (269ms)
Last Checked

Schema Completeness

Paid Operations
12
With Input Schema
8
With Description
12
4 missing schema
  • GET /api/gallery
  • GET /api/verify
  • GET /api/stats
  • GET /api/health

Documentation

Homepage
-
API Reference
-
llms.txt
-

Discovery

OpenAPI URL
https://temponaut.xyz/openapi.json
OpenAPI Version
3.1.0
Service Version
2.0.0
Document Size
10219 bytes
Document Hash
5c882821d6f5d7ddb5184265427c0df2cee9e97ba032086f4d1fb22d668ab9e6

Version History (1 snapshots)

Scan snapshots
Date Grade Score Response Status
2026-04-07 C 73% 992ms Up