Built on Tezos Blockchain

Certify Anything.
Verify Everything.

TxSight gives any organisation a simple API to publish tamper-proof certifications on the Tezos blockchain — with a real-time dashboard to track every transaction.

Open Dashboard Contact Us
How it works

Three steps to an immutable record

No blockchain expertise required. Send your data, we handle the rest — you get a permanent, verifiable transaction hash.

1

Send your data or file

POST any JSON payload or file to /api/v1/certify. Works with documents, records, measurements, contracts — anything you need to prove existed at a point in time.

2

We write it to Tezos

TxSight’s automated wallet deploys a smart contract and stores a cryptographic fingerprint of your data on-chain. You receive a transaction_hash instantly.

3

Audit-ready proof, permanently on-chain

The transaction_hash is your receipt. At any point you or your auditors can verify the original data hasn’t changed — by comparing it against the immutable on-chain record.

Use cases

Built for any sector that needs proof

If your process produces data that must be trusted — TxSight makes it verifiable.

🌾Agriculture & Food Chain
🏭Manufacturing & Industry
⚖️Legal & Compliance
🏥Healthcare & Clinical
🏗️Construction & Engineering
📦Supply Chain & Logistics
Management Dashboard

Full visibility over every certification

The TxSight dashboard gives your team a live view of all blockchain activity — without needing to read a single transaction hash.

  • Total certifications, success rate & cost per operation
  • Per-user and per-company activity breakdowns
  • Daily activity charts with adjustable time windows
  • One-click drill-down to the full transaction detail
  • Direct links to TzKT explorer for independent verification
  • Announcement & notification system for your team
Open Dashboard →
Total Certifications 1,284
Success Rate 98.7%
Active Users 24
This Week 142
Recent Certifications
// Certify a JSON record POST /api/v1/certify Authorization: Bearer <token> { “data”: { “parcel_id”: “GR-ATT-20240312”, “crop”: “wheat”, “yield_kg”: 4820, “inspector”: “A. Papadopoulos” }, “network”: “mainnet” } // Response { “transaction_hash”: “onz4Kx8m…”, “status”: “success”, “is_valid”: true }
API-First

Integrate in minutes

A clean REST API with bearer token authentication. Certify data, retrieve records, and verify integrity — all through simple HTTP calls your team can integrate in minutes.

POST
/api/v1/certifyCertify a JSON record on-chain
POST
/api/v1/certify/fileCertify a file (any format)
GET
/api/v1/verify/hash/:hashVerify a hash against the blockchain record
POST
/api/v1/verify/fileVerify a file against the blockchain record
GET
/api/v1/certifications/:idRetrieve a specific certification record
View API Docs →
Contact Us

Get in touch

Interested in using TxSight for your organisation? Have a question about integrating our API into your workflow? We’d love to hear from you.