Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x3c92d0…1ddbfc
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x183db5…804207
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x7c93d5…47d150
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x7b23d5…1b9bae
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0xc288d2…cf1869
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0xdc8421…1e2f7e
0x5e06…fb090x9dba…0df8Basex402 service$0.0170%0x1360…66fa21d ago0x52af14…2f8b6a
0x5e06…fb090x9dba…0df8Basex402 service$0.0170%0x1360…66fa21d ago0xdcd3bd…ebda38
0x5e06…fb090x9dba…0df8Basex402 service$0.0170%0x1360…66fa21d ago0xd76110…5d880f
0x5e06…fb090x9dba…0df8Basex402 service$0.0170%0x1360…66fa21d ago0x605d9b…925f10
0x5e06…fb090x9dba…0df8Basex402 service$0.0170%0x1360…66fa21d ago0x564009…b7e50f
0x5e06…fb090x9dba…0df8Basex402 service$0.0170%0x1360…66fa21d ago0x5de612…e2ac60
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase21d ago0x724cea…876efa
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase21d ago0xcdcb31…9a8a5a
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase21d ago0xaaf6f4…26e241
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase21d ago0x832caf…eef16d
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase21d ago0x22dcfa…532715
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0xc925b8…ca6179
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase21d ago0x0b8feb…804a0e
0x5e06…fb090xe7c9…689aBase—$0.01100%coinbase21d ago0xb1eed5…7d1339
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x178c3b…836f77
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0xf1ad56…9b2753
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xd12fc6…c4029e
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0xc32190…6eec06
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase22d ago0x841629…da7d18

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.