Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06dc…ae630x8537…99b8Base—$0.01100%coinbase65d ago0xf75743…ab741f
0x06dc…ae630xab90…fb0cBase—$0.01100%coinbase65d ago0x133b40…675640
0x06dc…ae630x1d2b…709fBase—$0.01100%coinbase65d ago0xf41d97…242e26
0x06dc…ae630x0f99…852bBase—$0.01100%coinbase65d ago0xf32405…bda2d2
0x06dc…ae630x011f…bafeBase—$0.01100%coinbase65d ago0x82a2c6…affd77
0x06dc…ae630x1e82…6c41Base—$0.01100%coinbase65d ago0xeb8529…6bf913
0x06dc…ae630x6c43…7ce5Base—$0.01100%coinbase65d ago0x4a1aeb…6a02ea
0x06dc…ae630xfb37…5fb9Base—$0.01100%coinbase65d ago0x4c9848…c65ce4
0x06dc…ae630x0fe4…b283Base—$0.01100%coinbase65d ago0xc82bf3…8f4691
0x06dc…ae630x970d…ae6eBase—$0.01100%coinbase65d ago0x528db6…be1eec
0x06dc…ae630x92fa…b678Base—$0.01100%coinbase65d ago0x208dda…9b68e0
0x06dc…ae630xfe4b…37f9Base—$0.01100%coinbase65d ago0x0cd075…72cf99
0x06dc…ae630xab76…6053Base—$0.01100%coinbase66d ago0xe18bc8…46cf5a
0x06dc…ae630x3254…fcabBase—$0.01100%coinbase66d ago0xa20efc…95e8cb
0x06dc…ae630x0cd1…8d3eBase—$0.01100%coinbase66d ago0x639523…b4ddda
0x06dc…ae630x40b6…051fBase—$0.01100%coinbase66d ago0x951dbf…4ae492
0x06dc…ae630x9de9…d472Base—$0.01100%coinbase66d ago0x3c15d1…4d9659
0x06dc…ae630x5f0b…7437Base—$0.01100%coinbase66d ago0x340110…928ffc
0x06dc…ae630x9694…fb1aBase—$0.01100%coinbase66d ago0xf6d11d…9e8b50
0x06dc…ae630xe987…fcc0Base—$0.01100%coinbase66d ago0xa02c4a…a72a96
0x06dc…ae630x1bfe…f0c3Base—$0.01100%coinbase66d ago0xfaae32…3cf6a0
0x06dc…ae630x8221…f9a8Base—$0.01100%coinbase66d ago0x2dddab…75a2ed
0x06dc…ae630xa007…f6deBase—$0.01100%coinbase66d ago0xcb7f95…d56f35
0x06dc…ae630xcdcc…27eaBase—$0.01100%coinbase66d ago0x79ceca…52240f
0x06dc…ae630xd456…c060Base—$0.01100%coinbase66d ago0xb7e7ee…e59fb1

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.