Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ebe…12d80xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase14d ago0xbd480b…b84532
0x1ebe…12d80xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase14d ago0xc682fe…500c86
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase14d ago0x8b36c7…9a6db7
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase14d ago0x56b3b4…5b39cf
0x4f3c…047c0xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase14d ago0x0a1590…968fa0
0x1ebe…12d80xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase14d ago0xa98283…1e6d3e
0x6a61…2ec20xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase14d ago0x69080e…29f1e1
0x54e1…f4e00xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase14d ago0x5a9bd9…1e938f
0x54e1…f4e00xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase14d ago0x08d128…c336f8
0x54e1…f4e00xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase14d ago0xb341be…091b69
0x54e1…f4e00xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase14d ago0x925a7e…d7e447
0x27ab…248c0xdadc…b9dfBaseNetIntelWeb content$0.06100%coinbase14d ago0x3a6220…2003e9
0x27ab…248c0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase14d ago0x1b41a0…202e8a
0x27ab…248c0xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase14d ago0x6b8752…9ea267
0x27ab…248c0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase14d ago0xeae9c3…b6cf3f
0x27ab…248c0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase14d ago0x0ed735…b4db2f
0x27ab…248c0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase15d ago0x13171f…8a5e80
0x27ab…248c0xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase15d ago0xc8bfba…c525df
0x1ebe…12d80xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase15d ago0x44f722…fe11c9
0x1ebe…12d80xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase15d ago0x17779e…341b90
0x1ebe…12d80xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase15d ago0x915cc4…00cc57
0x0d4d…555c0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase15d ago0xf62b0c…ce289d
0xc9c7…16700xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase15d ago0x13610b…71a33c

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.