Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f26…52210x4ab2…c74cBase—$0.98100%fluxa86d ago0xe504b5…064380
0x5355…5dc00x4ab2…c74cBase—$0.98100%fluxa86d ago0x4abd96…b02ff8
0x94dc…26370x4ab2…c74cBase—$0.98100%fluxa86d ago0xbe4e80…6f0614
0xbc76…c5710x4ab2…c74cBase—$0.98100%fluxa86d ago0xe7da4d…2c21cf
0xa8f1…bbb80x4ab2…c74cBase—$0.98100%fluxa86d ago0x0bb1ae…4d4566
0xb202…21de0x4ab2…c74cBase—$0.98100%fluxa87d ago0x52b64d…65fde3
0x5faf…ad700x4ab2…c74cBase—$0.98100%fluxa87d ago0x62c6f6…a6273d
0xfb54…00ae0x4ab2…c74cBase—$0.98100%fluxa87d ago0x014e67…7e12f6
0xb0b6…169f0x4ab2…c74cBase—$0.98100%fluxa87d ago0xa7cb8d…a76abe
0xce6f…671d0x4ab2…c74cBase—$0.98100%fluxa87d ago0x82545c…99716b
0xffcb…04610x4ab2…c74cBase—$0.98100%fluxa87d ago0x862166…096b12
0x550d…4c000x4ab2…c74cBase—$0.98100%fluxa87d ago0xc3b530…bcde5e
0xc248…04bf0x4ab2…c74cBase—$0.98100%fluxa87d ago0xfd63f1…8f05d0
0x3215…45120x4ab2…c74cBase—$0.98100%fluxa87d ago0x6a9e57…7a0baa

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.