Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6db…31e10xe2c3…f440Base$28.12100%mrdn40d ago0x3de8c0…7e281e
0xb6db…31e10xe2c3…f440Base$28.40100%mrdn40d ago0x675d1a…cc4f60
0xb6db…31e10xe2c3…f440Base$11.77100%mrdn40d ago0xf9ada7…72c2c6
0xb6db…31e10xe2c3…f440Base$28.81100%mrdn40d ago0xff4ffe…eff8ee
0xb6db…31e10xe2c3…f440Base$29.10100%mrdn40d ago0x011cfe…b2508e
0xb6db…31e10xe2c3…f440Base$24.16100%mrdn40d ago0xcafffa…092abc
0xb6db…31e10xe2c3…f440Base$11.79100%mrdn40d ago0x7fd539…919404
0xb6db…31e10xe2c3…f440Base$29.76100%mrdn40d ago0x8f97c6…284c11
0xb6db…31e10xe2c3…f440Base$30.06100%mrdn40d ago0x8d5df9…9817e2
0xb6db…31e10xe2c3…f440Base$30.36100%mrdn40d ago0xea2a52…12862e
0xb6db…31e10xe2c3…f440Base$29.19100%mrdn40d ago0x63e0de…7d16f3
0xb6db…31e10xe2c3…f440Base$30.96100%mrdn40d ago0x84c52b…8722f8
0xb6db…31e10xe2c3…f440Base$31.27100%mrdn40d ago0x81d1dc…00043a
0xb6db…31e10xe2c3…f440Base$31.59100%mrdn40d ago0xd05228…edbc6a
0xb6db…31e10xe2c3…f440Base$31.91100%mrdn40d ago0xdd6303…dc57d6
0xb6db…31e10xe2c3…f440Base$32.23100%mrdn40d ago0x6b9ae4…f8b0fe
0xb6db…31e10xe2c3…f440Base$32.56100%mrdn40d ago0x644986…53d8f9
0xb6db…31e10xe2c3…f440Base$31.54100%mrdn40d ago0x391e5f…756623
0xb6db…31e10xe2c3…f440Base$33.20100%mrdn40d ago0xec5fb9…193d7c
0xb6db…31e10xe2c3…f440Base$30.98100%mrdn40d ago0x10ce9d…ca268e
0xb6db…31e10xe2c3…f440Base$33.85100%mrdn40d ago0x7d9990…d98fdb
0xb6db…31e10xe2c3…f440Base$34.19100%mrdn40d ago0xdd1e5d…646df2
0xb6db…31e10xe2c3…f440Base$34.54100%mrdn40d ago0x6afe10…23993f
0xb6db…31e10xe2c3…f440Base$34.89100%mrdn41d ago0xa50f63…d452b6
0xb6db…31e10xe2c3…f440Base$35.24100%mrdn41d ago0xf45893…716b72

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.