Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe052…584c0x7dc9…0dacBaseTickerLayerStocks$0.01100%coinbase53d ago0xe79ab0…bebb0d
0xe052…584c0x7dc9…0dacBaseTickerLayerStocks$0.01100%coinbase53d ago0xe5b1f9…0d58db
0xe052…584c0x7dc9…0dacBaseTickerLayerStocks$0.02100%coinbase53d ago0x1daa1b…9f2fd5
0xe052…584c0x7dc9…0dacBaseTickerLayerStocks$0.01100%coinbase53d ago0x24d667…0926c4
0xe052…584c0x7dc9…0dacBaseTickerLayerStocks$0.01100%coinbase53d ago0x0721fe…c84a98
0xe052…584c0x7dc9…0dacBaseTickerLayerStocks$0.01100%coinbase53d ago0x139f17…84a30f
0xe052…584c0x7dc9…0dacBaseTickerLayerStocks$0.01100%coinbase53d ago0x723ff4…b0b2b8
0xe052…584c0x7dc9…0dacBaseTickerLayerStocks$0.03100%coinbase53d ago0xfa3c17…94f0da
0xe052…584c0x7dc9…0dacBaseTickerLayerStocks$0.01100%coinbase53d ago0xebfcf3…747cba
0xe052…584c0x7dc9…0dacBaseTickerLayerStocks$0.02100%coinbase53d ago0x1a8353…4b3cf9
0xe052…584c0x7dc9…0dacBaseTickerLayerStocks$0.01100%coinbase53d ago0x1b15cd…c6dde4
0xe052…584c0x7dc9…0dacBaseTickerLayerStocks$0.01100%coinbase53d ago0xcdae4b…2a48a2
0xe052…584c0x7dc9…0dacBaseTickerLayerStocks$0.02100%coinbase53d ago0x38abee…84edd6
0xe052…584c0x7dc9…0dacBaseTickerLayerStocks$0.03100%coinbase53d ago0x34a2d0…273feb
0xe052…584c0x7dc9…0dacBaseTickerLayerStocks$0.01100%coinbase53d ago0xdde926…e53c3c
0xe052…584c0x7dc9…0dacBaseTickerLayerStocks$0.02100%coinbase53d ago0xb34537…92e0b2
0xe052…584c0x7dc9…0dacBaseTickerLayerStocks$0.01100%coinbase53d ago0xc32d54…c7b0f5
0xe052…584c0x7dc9…0dacBaseTickerLayerStocks$0.01100%coinbase53d ago0xed8ac9…9d518f
0xe052…584c0x7dc9…0dacBaseTickerLayerStocks$0.02100%coinbase53d ago0x25be1a…e67664
0xe052…584c0x7dc9…0dacBaseTickerLayerStocks$0.03100%coinbase53d ago0x7f41d3…d3d9fd
0xe052…584c0x7dc9…0dacBaseTickerLayerStocks$0.01100%coinbase53d ago0xe646f0…823e1d
0xe052…584c0x7dc9…0dacBaseTickerLayerStocks$0.02100%coinbase53d ago0x3f70f3…c9d1f9
0xe052…584c0x7dc9…0dacBaseTickerLayerStocks$0.01100%coinbase53d ago0xe23c1b…5081d0
0xe052…584c0x7dc9…0dacBaseTickerLayerStocks$0.01100%coinbase53d ago0x124ee5…2e162a
0xe052…584c0x7dc9…0dacBaseTickerLayerStocks$0.02100%coinbase53d ago0x898eee…46c6b2

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.