Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d85…51120x9752…1a74Base—$0.01100%coinbase66d ago0x62348f…c2d1b0
0x8d85…51120xffe5…ef40Base—$0.01100%coinbase66d ago0x1c913a…9c6057
0x8d85…51120x9bd7…b031Base—$0.01100%coinbase66d ago0xa532df…1bae2c
0x8d85…51120x87ea…1540Base—$0.01100%coinbase66d ago0xae32b3…440c86
0x8d85…51120x808c…5417Base—$0.01100%coinbase66d ago0x8849c6…49ee50
0x8d85…51120x4739…37a6Base—$0.01100%coinbase66d ago0xc38e57…656e53
0x8d85…51120xfbe4…3b74Base—$0.01100%coinbase66d ago0x988d5d…671fe0
0x8d85…51120x96a0…c761Base—$0.01100%coinbase66d ago0x4df396…cbc0bc
0x8d85…51120x3ca1…a85cBase—$0.01100%coinbase66d ago0x4d746b…26e06a
0x8d85…51120x6520…dd6bBase—$0.01100%coinbase66d ago0xd07fe0…fb9950
0x8d85…51120x345a…fecaBase—$0.01100%coinbase66d ago0x4ccd42…1291b0
0x8d85…51120x5769…fa0eBase—$0.01100%coinbase66d ago0x66c830…10abf9
0x8d85…51120x1ee0…4ee4Base—$0.01100%coinbase66d ago0xbbaa46…b8591f
0x8d85…51120xb0dc…692dBase—$0.01100%coinbase66d ago0x49b396…ab1327
0x8d85…51120x0588…bcafBase—$0.01100%coinbase66d ago0x741936…31b866
0x8d85…51120xb193…2859Base—$0.01100%coinbase66d ago0x31b580…804207
0x8d85…51120x0be9…a84aBase—$0.01100%coinbase66d ago0x2725a9…e2801a
0x8d85…51120x959c…d4efBase—$0.01100%coinbase66d ago0xa12534…191925
0x8d85…51120xe639…be80Base—$0.01100%coinbase66d ago0x2696e6…a260e1
0x8d85…51120x4f77…1d33Base—$0.01100%coinbase66d ago0xbfdfcb…689d11
0x8d85…51120xc163…5657Base—$0.01100%coinbase66d ago0xa90c5c…fbe9d4
0x8d85…51120x8833…7281Base—$0.01100%coinbase66d ago0x6265b8…02e655
0x8d85…51120x2f42…4c60Base—$0.01100%coinbase66d ago0x080a3e…2c4296
0x8d85…51120x87ae…9446Base—$0.01100%coinbase66d ago0x57e7cd…c14592
0x8d85…51120xdd3a…9048Base—$0.01100%coinbase66d ago0xab1408…b2d1b8

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.