Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter145d ago0x030cee…4000d3
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase145d ago0x987575…4e8c0c
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter145d ago0xeeae7d…3dd471
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase145d ago0x8f9849…36cdae
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter145d ago0xbb0ba1…b66c17
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase145d ago0x7fb18b…537f77
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter145d ago0x158461…2e5298
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase145d ago0x14063e…9526e3
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter145d ago0x8c697b…e7e33f
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase145d ago0x338f4b…443545
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter145d ago0xedcd4c…f61d36
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase145d ago0x716fc4…6939c1
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter145d ago0xdafdc3…ae2ef8
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase145d ago0xc0625b…fecd53
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase145d ago0x617fbf…43ff9d
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter145d ago0xf10af9…6d5e58
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase145d ago0x9aa51e…727910
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter145d ago0xc3c96a…a905f4
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase145d ago0x86cc7a…8da6d6
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter145d ago0x0ccb01…0385c1
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase145d ago0xf5ecf8…2b237d
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter145d ago0xa31e33…a5f62b
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase145d ago0x998d44…02656a
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter145d ago0x0edce1…c0afcb
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter145d ago0x8d3f63…b1d9a3

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.