Skip to main content

Industry of Things Protocols

Standards earn their keep at the seams.

Between a passive tag and a settlement contract sit five stages. Each stage is a decoupling point. Each seam needs a standard, or the chain breaks. This page maps the protocols required and which exist today.

Communication Standards

Zero-confusion intent across the sensor-to-settlement chain. See Economy of Things — Sensor to Settlement for the stage model.

StageStandard NeededStatusNotes
SenseTag + sensor data schemasPartialGS1 EPC covers identity, sensing fragmented
InterrogateReader attestation formatMissingNo cross-vendor attestation standard
AttestMachine DID + signingEmergingPeaq DID, W3C DID, competing profiles
AnchorData availability proofEmergingRollup DA layers, no DePIN-specific profile
SettleVerifiable Intent envelopeEmergingSee Verifiable Intent

The biggest gap is at Interrogate — there is no cross-vendor standard for "this reader is authentic and its firmware is attested." Every vendor invents its own. A protocol here would unlock the rest.

Best Practices

Patterns that work across networks, even when no formal standard exists.

PatternWhy It Works
Separate signing from readingCompromised firmware cannot forge events
Anchor first, settle laterMake the ledger immutable before triggering payment
Multi-source attestationTwo independent readers must agree for high-value events
Rotate keys on a scheduleLimit blast radius of undetected compromise
Publish schemas openlyIntegrators cannot wire what they cannot read
Slash for bad eventsEconomic gravity keeps operators honest

Process Improvement Loops

How the protocol layer compounds.

Event captured

Event signed (attest)

Event anchored (immutable)

Event settles (economic outcome)

Outcome feeds back → schema improves → next event is cheaper to verify

Each loop makes the next event cheaper. The compounding is the product.

Tightness Score: 3/5

The protocol layer is mid-maturity. Verifiable Intent and the Intercognitive Standard exist on paper. Peaq provides machine identity. Sui, Base, and Solana provide settlement. The missing piece is the reader attestation profile — a cross-vendor standard for "this interrogator signed this event with an attested key." Until that exists, the chain has a soft middle.

ProtocolLayerWhy It Matters Here
Verifiable IntentAuthorizationSame delegation chain for humans and machines
Agent ProtocolsAgent coordinationPhysical track of the same pattern
Intercognitive ProtocolPhysical AI coordinationNine pillars for robots and sensors
Smart ContractsSettlementWhere events become economic outcomes
Economy of ThingsMachine commerceThe protocol FACT this industry implements

Context

Questions

Which seam in the sensor-to-settlement chain is the most neglected — and who benefits from leaving it that way?

  • What would a reader attestation standard look like if GS1, W3C, and Peaq agreed on it?
  • Does the industry need one more protocol, or one fewer?