Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa137…0fd70x4789…c4a2Base—$0.01100%coinbase78d ago0x1c9212…5195b9
0xa137…0fd70xa811…a83fBase—$0.01100%coinbase78d ago0x03bc89…75e4b7
0xa137…0fd70x06bb…eacdBase—$0.01100%coinbase78d ago0xe0c990…b89279
0xa137…0fd70x3362…dc9dBase—$0.01100%coinbase78d ago0xf1b881…221e8b
0xa137…0fd70x4de1…81eeBase—$0.01100%coinbase78d ago0x899d5b…3d0c60
0xa137…0fd70xa1b7…d641Base—$0.01100%coinbase78d ago0x364417…dbe4e2
0xa137…0fd70x31cf…6d38Base—$0.01100%coinbase78d ago0x351aea…f0d6ca
0xa137…0fd70x7c77…6caaBase—$0.01100%coinbase78d ago0xe23918…370a8f
0xa137…0fd70x10c9…7660Base—$0.01100%coinbase78d ago0x4cf17e…0916ac
0xa137…0fd70x3872…8cfeBase—$0.01100%coinbase78d ago0x9f2280…635946
0xa137…0fd70xfd79…6302Base—$0.01100%coinbase78d ago0x725373…c23de6
0xa137…0fd70x5d70…5317Base—$0.01100%coinbase78d ago0x5d0b30…e19b8f
0xa137…0fd70x9331…0054Base—$0.01100%coinbase78d ago0x80bbb3…bcf496
0xa137…0fd70x9d18…ebb9Base—$0.01100%coinbase78d ago0xb0188b…d86d5b
0xa137…0fd70x3826…cdfcBase—$0.01100%coinbase78d ago0xd290f7…cc2d60
0xa137…0fd70xaad0…a1a6Base—$0.01100%coinbase78d ago0x531120…5804ac
0xa137…0fd70x25de…49a1Base—$0.01100%coinbase78d ago0x770da0…a1f8e4
0xa137…0fd70xf629…9fc4Base—$0.01100%coinbase78d ago0x550a8c…2f1ee5
0xa137…0fd70xdcfe…9fd9Base—$0.01100%coinbase78d ago0xa1b02e…01fcdf
0xa137…0fd70xd96b…2ed0Base—$0.01100%coinbase78d ago0xfaf286…34972f
0xa137…0fd70x0ed0…d99fBase—$0.01100%coinbase79d ago0x06ed59…c353a0
0xa137…0fd70x69ad…9bd2Base—$0.01100%coinbase79d ago0x4883aa…9cf196
0xa137…0fd70xbbef…1d47Base—$0.01100%coinbase79d ago0xfb0d3d…1a3bae
0xa137…0fd70xdf8e…51e2Base—$0.01100%coinbase79d ago0x75d9d0…a308e4
0xa137…0fd70xc6fc…b007Base—$0.01100%coinbase79d ago0xf16aad…77ad92

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.