# Dna Payment Bridge

> Bridges DNA x402 micropayment audit logs and signed receipts into Liquefy vaults as verifiable proof artifacts. Exports audit events, converts receipts to proof artifacts, and optionally anchors each receipt hash on Solana via an SPL Memo transaction.

- **Type:** Skill
- **Install:** `agentstack add skill-parad0x-labs-openclaw-skills-dna-payment`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Parad0x-Labs](https://agentstack.voostack.com/s/parad0x-labs)
- **Installs:** 0
- **Category:** [Finance & Payments](https://agentstack.voostack.com/c/finance-and-payments)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Parad0x-Labs](https://github.com/Parad0x-Labs)
- **Source:** https://github.com/Parad0x-Labs/openclaw-skills/tree/main/plugins/dna-payment

## Install

```sh
agentstack add skill-parad0x-labs-openclaw-skills-dna-payment
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# DNA Payment Bridge

Archives DNA x402 micropayment audit events and signed receipts into Liquefy
vaults as verifiable proof artifacts.

This is a bridge, not the payment rail. It consumes exported audit events from
a running DNA x402 server and archives them with bit-perfect vault verification.
Protocol concerns (off-chain balances, disputes, slashing, Solana RPC sequencing)
stay in the upstream `dna-x402` codebase.

## What it does

- Exports DNA payment audit events as Liquefy telemetry (NDJSON)
- Converts signed payment receipts into `liquefy.dna.proof.v1` artifacts
- Carries DNA Guard events (spend blocks, replay alerts, validation failures)
- Packs everything into `.null` vaults with bit-perfect MRTV verification

## Quick start

```bash
python plugins/dna-payment/dna_bridge.py status --server http://localhost:8080
```

## Source

github.com/Parad0x-Labs/openclaw-skills/tree/main/plugins/dna-payment

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [Parad0x-Labs](https://github.com/Parad0x-Labs)
- **Source:** [Parad0x-Labs/openclaw-skills](https://github.com/Parad0x-Labs/openclaw-skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-parad0x-labs-openclaw-skills-dna-payment
- Seller: https://agentstack.voostack.com/s/parad0x-labs
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
