Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06ee…aace0x2670…293fBase—$0.01100%coinbase9d ago0xc24782…5bd71e
0x06ee…aace0x2670…293fBase—$0.01100%coinbase9d ago0x28028e…ba06c7
0x06ee…aace0x2670…293fBase—$0.01100%coinbase9d ago0xed4301…6822b2
0x06ee…aace0x2670…293fBase—$0.01100%coinbase9d ago0xbe7ea9…7a832b
0x06ee…aace0x2670…293fBase—$0.01100%coinbase9d ago0x972be4…cca5b6
0x06ee…aace0x2670…293fBase—$0.01100%coinbase9d ago0xd0e73f…13818c
0x06ee…aace0x2670…293fBase—$0.01100%coinbase9d ago0x1b51de…e11d0f
0x06ee…aace0x2670…293fBase—$0.01100%coinbase9d ago0x5031e3…bab8eb
0x06ee…aace0x2670…293fBase—$0.01100%coinbase9d ago0x135be3…c7c1a9
0x06ee…aace0x2670…293fBase—$0.01100%coinbase9d ago0xbb69d9…7a619a
0x06ee…aace0x2670…293fBase—$0.01100%coinbase9d ago0x57e560…cec2e6
0x06ee…aace0x2670…293fBase—$0.01100%coinbase9d ago0x123594…2df1ce
0x06ee…aace0x2670…293fBase—$0.01100%coinbase10d ago0x3f5fb4…37d573
0x06ee…aace0x2670…293fBase—$0.01100%coinbase10d ago0x018845…c9a28d
0x06ee…aace0x2670…293fBase—$0.01100%coinbase10d ago0xeab22f…abbd83
0x06ee…aace0x2670…293fBase—$0.01100%coinbase10d ago0x360fab…6fd95a
0x06ee…aace0x2670…293fBase—$0.01100%coinbase10d ago0x3dfc91…7f2fea
0x06ee…aace0x2670…293fBase—$0.01100%coinbase10d ago0xebf746…721b2a
0x06ee…aace0x2670…293fBase—$0.01100%coinbase10d ago0x09e6c2…440e48
0x06ee…aace0x2670…293fBase—$0.01100%coinbase10d ago0x83a06e…b9456e
0x0deb…9de20x2670…293fBase—$5.00100%coinbase10d ago0x67d111…d4c966
0x9473…0a5e0x2670…293fBase—$22.33100%coinbase10d ago0x620037…601165
0x06ee…aace0x2670…293fBase—$0.01100%coinbase10d ago0x3928a5…3f99ca
0x06ee…aace0x2670…293fBase—$0.01100%coinbase10d ago0x71a4c9…395d73
0x06ee…aace0x2670…293fBase—$0.01100%coinbase10d ago0x03d58f…8441fc

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.