Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6de…86a50x4f4b…422dBase—$0.001100%coinbase4d ago0xbdbda4…cc6c75
0x67aa…56150x4f4b…422dBase—$0.0015100%coinbase4d ago0xd41060…85c0d1
0xc0a9…86d50x4f4b…422dBase—$0.0035100%coinbase4d ago0xde4bde…0b830e
0xd082…95e00x4f4b…422dBase—$0.001100%coinbase4d ago0x82eb66…a872fc
0x8fa3…5e180x4f4b…422dBase—$0.04100%coinbase4d ago0xc371a8…bca87f
0x00a9…538d0x4f4b…422dBase—$0.0035100%coinbase4d ago0x615d45…6a5ff5
0xa759…89e00x4f4b…422dBase—$0.0035100%coinbase4d ago0x3a5a0a…b552dc
0x26f0…67950x4f4b…422dBase—$0.001100%coinbase4d ago0xee7712…f1b5b9
0x250b…d2b20x4f4b…422dBase—$0.0035100%coinbase4d ago0xb18169…144136
0x216f…16790x4f4b…422dBase—$0.0015100%coinbase4d ago0x378cc4…177168
0xfd45…874f0x4f4b…422dBase—$0.001100%coinbase4d ago0x1ecd84…520f3e
0x459c…ea3c0x4f4b…422dBase—$0.001100%coinbase4d ago0x88b329…3cc89f
0xc727…d8f10x4f4b…422dBase—$0.001100%coinbase4d ago0x7e4aa4…d0aa69
0x9a12…c90f0x4f4b…422dBase—$0.04100%coinbase4d ago0x3562cd…2f30bb
0xbb44…db260x4f4b…422dBase—$0.001100%coinbase4d ago0x59cc42…40a48b
0x8791…5e0a0x4f4b…422dBase—$0.001100%coinbase4d ago0xb05b4b…e08768
0xf5af…55260x4f4b…422dBase—$0.0035100%coinbase4d ago0x52120a…c247ee
0x06b0…7eee0x4f4b…422dBase—$0.0015100%coinbase4d ago0x1a5ac1…c122b5
0x9d99…24170x4f4b…422dBase—$0.0035100%coinbase4d ago0xeab7a3…fe0e2a
0x9a31…caae0x4f4b…422dBase—$0.001100%coinbase4d ago0x64572b…7c6014
0x07db…602f0x4f4b…422dBase—$0.001100%coinbase4d ago0x03cafe…14602d
0x31ed…587a0x4f4b…422dBase—$0.001100%coinbase4d ago0x07c0a4…b92bee
0xc3c9…012b0x4f4b…422dBase—$0.001100%coinbase4d ago0x55d331…d6befa
0xdbfe…84a80x4f4b…422dBase—$0.0015100%coinbase4d ago0xd4fbf5…db5695
0x0264…c32c0x4f4b…422dBase—$0.04100%coinbase4d ago0x5442fe…b989da

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.