Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x46ad…823f0x80fa…c76bBase—$0.01100%coinbase65d ago0x6caefa…4e4a0a
0x46ad…823f0xff3f…540cBase—$0.01100%coinbase65d ago0x545f64…e66ba9
0x46ad…823f0xd22a…6656Base—$0.01100%coinbase65d ago0xc30bf3…653a71
0x46ad…823f0x16c5…e47dBase—$0.01100%coinbase65d ago0x9f28f0…cebf6a
0x46ad…823f0x96e8…0abdBase—$0.01100%coinbase65d ago0xe6d8e7…6ec823
0x46ad…823f0x3504…9ad8Base—$0.01100%coinbase65d ago0x53fb06…26d3b7
0x46ad…823f0xa269…2e2fBase—$0.01100%coinbase65d ago0x7bd943…9563e5
0x46ad…823f0xe4f3…471aBase—$0.01100%coinbase65d ago0x68abb7…7519bc
0x46ad…823f0xa524…60f1Base—$0.01100%coinbase65d ago0xf6ea0f…789248
0x46ad…823f0x612a…0a00Base—$0.01100%coinbase65d ago0x7b4bef…d109be
0x46ad…823f0xd99f…400eBase—$0.01100%coinbase65d ago0xcd5aab…0d0862
0x46ad…823f0x22a8…688fBase—$0.01100%coinbase65d ago0xbe8d7e…a91c1b
0x46ad…823f0x7b5d…030eBase—$0.01100%coinbase65d ago0xcb96ed…a23cf9
0x46ad…823f0xcc61…f8d8Base—$0.01100%coinbase65d ago0x1e4a58…1dae9c
0x46ad…823f0xccea…59bbBase—$0.01100%coinbase65d ago0x67f584…1a692f
0x46ad…823f0x5760…1360Base—$0.01100%coinbase65d ago0x1b96e8…db4b9f
0x46ad…823f0xe82e…2f15Base—$0.01100%coinbase65d ago0x18503c…9ca7b3
0x46ad…823f0xd699…c785Base—$0.01100%coinbase65d ago0xeab268…330e31
0x46ad…823f0xb3e6…99e8Base—$0.01100%coinbase65d ago0x0bde29…169c66
0x46ad…823f0xfef1…7ce0Base—$0.01100%coinbase65d ago0xea0802…b66495
0x46ad…823f0x0168…31b7Base—$0.01100%coinbase66d ago0xafd7a5…eea4d1
0x46ad…823f0x5dab…80eeBase—$0.01100%coinbase66d ago0x0d0004…9a1ca8
0x46ad…823f0x222a…911bBase—$0.01100%coinbase66d ago0xd9ae68…769f9b
0x46ad…823f0xe39e…f7e0Base—$0.01100%coinbase66d ago0x583ada…1b421a
0x46ad…823f0xfa87…1a5cBase—$0.01100%coinbase66d ago0xd2de79…baeb24

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.