Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde42…5fbf0x7163…5694Base—$0.01100%coinbase73d ago0x6f5784…cce912
0xde42…5fbf0x9232…7b01Base—$0.01100%coinbase73d ago0x8188c7…6fa2a4
0xde42…5fbf0xc0a6…91bfBase—$0.01100%coinbase73d ago0x1c4269…568491
0xde42…5fbf0x1b2c…55ddBase—$0.01100%coinbase73d ago0x55b6b0…8d00e5
0xde42…5fbf0x65d0…ff98Base—$0.01100%coinbase73d ago0x71200e…06dacb
0xde42…5fbf0x032b…7374Base—$0.01100%coinbase73d ago0x60ebda…92e167
0xde42…5fbf0x3f7e…c14bBase—$0.01100%coinbase73d ago0x6e3841…d6670b
0xde42…5fbf0xd178…36bbBase—$0.01100%coinbase73d ago0x69e142…10e59c
0xde42…5fbf0xe10a…20abBase—$0.01100%coinbase73d ago0x75b195…8efa52
0xde42…5fbf0xd225…d5b5Base—$0.01100%coinbase73d ago0xe9f0bc…b2eed5
0xde42…5fbf0x8904…b344Base—$0.01100%coinbase73d ago0xf025e8…815fc0
0xde42…5fbf0xb87b…b0b4Base—$0.01100%coinbase74d ago0x800014…f9c6b7
0xde42…5fbf0x4726…0e17Base—$0.01100%coinbase74d ago0x38c32c…bc4921
0xde42…5fbf0x5df3…b187Base—$0.01100%coinbase74d ago0xdaeaba…5ac443
0xde42…5fbf0xa7a7…216dBase—$0.01100%coinbase74d ago0x3709d5…3e81ab
0xde42…5fbf0xfb2c…dfabBase—$0.01100%coinbase74d ago0x77de3d…1125db
0xde42…5fbf0xccf9…16d2Base—$0.01100%coinbase74d ago0x50713c…0bcdc1
0xde42…5fbf0x29f4…c37eBase—$0.01100%coinbase74d ago0x1b5121…bfa230
0xde42…5fbf0xb1cf…0983Base—$0.01100%coinbase74d ago0xb78f66…c58323
0xde42…5fbf0x0bb9…8816Base—$0.01100%coinbase74d ago0xa5b88b…3b88d6
0xde42…5fbf0x5f1d…3608Base—$0.01100%coinbase74d ago0xaa881b…9b060b
0xde42…5fbf0xb6f3…a242Base—$0.01100%coinbase74d ago0x588656…fd0994
0xde42…5fbf0x146d…7aceBase—$0.01100%coinbase74d ago0xd09580…42b17c
0xde42…5fbf0x4a75…9e37Base—$0.01100%coinbase74d ago0x99dbc9…dced64
0xde42…5fbf0x923b…2241Base—$0.01100%coinbase74d ago0x95c416…cf13f4

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.