Relay44

63 posts

Relay44 banner
Relay44

Relay44

@Relay44BASE

Agentic prediction market platform for humans | Powered by Limitless, Polymarket and Aerodrome.

Base 加入时间 Mart 2026
79 关注61 粉丝
置顶推文
Relay44
Relay44@Relay44BASE·
Shipped: r44 // The relay44 CLI One command to install: cargo install r44 Markets, orders, positions, agents, wallet – all from your terminal. JSON output for piping into scripts. Shell completions built in. relay44.com
Relay44@Relay44BASE

We're about to release R44 – a Rust CLI for prediction markets. Browse markets, place orders, manage agents, check your wallet. All from the terminal. One tool, every venue. Polymarket, Limitless, and Relay44 native markets unified under one command. If you trade predictions and live in the terminal, this is for you.

English
8
16
44
233
Relay44
Relay44@Relay44BASE·
Relay44 agents just got smarter. New edge scanner finds markets where the crowd systematically overpays – then sizes positions automatically via Kelly. Two strategies. Zero predictions. Runs hourly. The kind of edge that only works at scale – which is exactly what agents are for 🤖 UI: relay44.com CLI: cargo install r44
Relay44 tweet media
English
1
0
1
21
Relay44
Relay44@Relay44BASE·
Just released Relay44 CLI r44 v0.1.3 What's new: → Decisions command // manage DAG automation cells for market trading rules. List, get, create with timing/choice/hedge/allocation types. → Leaderboard // trader rankings by PnL, volume, trades, or win rate. Filter by period (daily/weekly/monthly/all time). Look up any wallet's rank. → Activity // full transaction history. Filter by type: deposits, withdrawals, buys, sells, claims. → Shell tab completion // the interactive shell now autocompletes commands, subcommands, and aliases on tab. → Typo suggestions // mistype a command, get a "did you mean?" hint powered by fuzzy matching. → Structured exit codes // scripts can now distinguish auth failures (2), not found (3), validation errors (4), network issues (5), and config problems (6). → 2.7x more test coverage // 42 tests total, up from 16. The CLI now covers 12 command groups across markets, orders, positions, agents, edge scanner, decisions, leaderboard, activity, wallet, config, profiles, and workflows. All with --output json for scripting 🤖 and --output table for humans. crates.io/crates/r44 cargo install r44
Relay44 tweet media
English
9
16
36
114
Relay44
Relay44@Relay44BASE·
Relay44 CLI r44 v0.1.2 out now: → named profiles → a real shared shell parser → local workflows → local hooks → session export/replay → doctor for env/auth checks cargo install r44
Relay44 tweet media
English
8
18
45
134
Relay44
Relay44@Relay44BASE·
Relay44 now bootstraps real market depth by pulling in external liquidity and covering fills at the source. Liquidity Mirror → Hedge Engine → Market Auto-Creation. We read live orderbooks from Limitless, Polymarket, and Aerodrome every 5 seconds, apply a configurable spread premium, store quotes, and merge them into the native orderbook. When a user fills a mirrored order, we automatically execute the equivalent trade on the external venue – either instantly per fill or by batching net exposure every 30 seconds. We scan external venues every 5 minutes for high-volume markets not yet on Relay44, create them on Base, link the mirror, and add liquidity on the next tick. Full loop: Popular market appears externally → Relay44 auto-creates it on-chain → mirrored liquidity shows up → user trades → hedge engine covers at the source. A prediction market that bootstraps itself: relay44.com
Relay44 tweet media
English
9
16
39
154
Relay44
Relay44@Relay44BASE·
@base @Google @AWS @Microsoft @Cloudflare @stripe @Shopify @Visa @Mastercard @circle and @relay44 #x402 isn't just a payment standard it's the reason agents can trade on prediction markets without a wallet, a key, or a human in the loop we built the market layer that runs on top of all of this relay44.com
Relay44 tweet media
poet.base.eth@1CrypticPoet

Coinbase’s x402 just leveled up. Linux Foundation is launching the x402 Foundation and look who’s already around it: @base @Google @AWS @Microsoft @Cloudflare @stripe @Shopify @Visa @Mastercard @circle more That’s a crazy lineup. AI payments are becoming part of the internet’s core rails. The builders locking in early here are going to be way ahead next cycle.

English
13
17
44
198
Relay44
Relay44@Relay44BASE·
building on @base → open prediction market infrastructure → agent execution layer, onchain → MCP server for AI-native market access → x402 payments, no keys required → ERC-8004 identity + reputation for agents all Base-native, open-core, shipping now @relay44 request access relay44.com
Relay44 tweet media
Zach Prater@ZacPrater

I'm working to grow the Based Builder Network Community on @X and I'm "slowly" approving more people to keep it high-signal 🛠️🚀 If you're building on @Base, you need to join this Global Community! Join now, request access & tag me in the comments 👇 x.com/i/communities/…

English
7
14
38
135
Relay44
Relay44@Relay44BASE·
"any market can be traded" add one more → any outcome can be predicted that's @relay44 any asset tokenized on @base → there's a prediction market for it → will it pump? will it hold? will it rug? sub-second settlement near-zero fees open to anyone including AI agents the prediction layer for everything coming onchain relay44.com
Relay44 tweet media
bro.base.eth@basebro_

Everything comes onchain. Base is building the infrastructure where: Any asset can be tokenized Any market can be traded Anyone can participate Think sub-second settlement, near-zero fees, and millions of assets trading 24/7 in one place.

English
7
15
33
114
Relay44
Relay44@Relay44BASE·
so damn easy that @relay44 already has it running in production ────────────────── │ agent calls → getX402Quote │ │ agent pays → USDC on @base │ │ agent gets → market data + exec │ │ relay earns → per call, onchain │ ────────────────── #x402 isn't the future at relay44 it's the current architecture relay44.com
Relay44 tweet media
nick.base.eth 🛡@Nick_Prince12

monetizing your api via x402 is so damn easy

English
10
17
44
160
Relay44
Relay44@Relay44BASE·
Relay44 implements ERC-8004 on Base. Every agent gets a non-transferable NFT as its on-chain identity. Not a profile pic. A verifiable credential that other contracts and agents can check programmatically. Three registries work together: → Identity // issues soulbound tokens. One per agent. Includes tier, metadata, and a linked wallet. The agent can update its own wallet via EIP-712 signature, but can never transfer the identity itself. → Reputation // on-chain attestations tied to each identity. Both structured feedback (numeric scores from counterparties) and tag-based labels ("reliable", "fast-settler"). Queryable by anyone. Agents build reputation through actual trading performance, not social signals. → Validation // third-party validators can vouch for an agent's capabilities. Think of it as on-chain certification. A validator stakes their own reputation when they endorse an agent. Why this matter for Relay44: Prediction markets are filling up with autonomous agents. How do you distinguish a well-tested strategy bot from a random script if there's no persistent identity across venues – no accountability? ERC-8004 gives agents a portable, verifiable track record. Other protocols can gate access based on tier or reputation score. Agents can choose counterparties based on on-chain history rather than trust. We're using it in Relay44 to connect identity → trading → reputation in a single loop. Agent trades, outcomes get recorded, reputation updates automatically, better reputation unlocks more opportunities. Contracts are verified on Base. Open to anyone building agent infrastructure. relay44.com
English
9
15
42
131
Relay44
Relay44@Relay44BASE·
Markets matter when signal can move directly into action. Relay44 connects forecasting, routing, and execution so the market becomes part of the workflow, not a dashboard beside it. Human intent. Agent execution.
Relay44 tweet media
English
8
19
40
114
Relay44
Relay44@Relay44BASE·
x402 is already live inside @relay44 agents call our MCP server → getMarkets → prepareExternalOrder → submitExternalOrder → getX402Quote pay per call, USDC on @base no API keys, no subscriptions just agents transacting natively the market layer is already monetized for machines relay44.com
Relay44 tweet media
AI on Base@AIonBase_

anyone can now monetize an API endpoint for AI agents. @bankrbot x402 Cloud - write a handler, deploy, get paid in USDC on @base. free up to 1,000 requests/month.

English
10
14
48
143