Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74c0…7bf20x75b9…763dBase—$200.89100%0x4af2…d9db65d ago0x19d2e8…fdd8f8
0x74c0…7bf20x75b9…763dBase—$0.01100%0x4af2…d9db65d ago0x96814b…bb733b
0xbefc…a43b0x75b9…763dBase—$0.000001100%0x4af2…d9db65d ago0x0153ea…058153
0xbefc…a43b0x75b9…763dBase—$49.90100%0x4af2…d9db65d ago0xcf33e0…5b8f80
0xbefc…a43b0x75b9…763dBase—$9.90100%0x4af2…d9db65d ago0x714f0f…210ca8
0x9203…5f650x75b9…763dBase—$560.00100%0x4af2…d9db65d ago0x2c7018…0ba973
0x6553…be1d0x75b9…763dBase—$1,000.00100%0x4af2…d9db65d ago0xf28e04…022323
0x9203…5f650x75b9…763dBase—$5.00100%0x4af2…d9db65d ago0x952f40…ca7f91
0x55c8…8ff40x75b9…763dBase—$240.00100%0x4af2…d9db65d ago0x83190b…b47a03
0x55c8…8ff40x75b9…763dBase—$10.00100%0x4af2…d9db65d ago0x13ad79…7ba98a
0x8d9d…18210x75b9…763dBase—$498.69100%0x4af2…d9db65d ago0xf1130b…053cdc
0x8d9d…18210x75b9…763dBase—$498.69100%0x4af2…d9db65d ago0xef4c22…d8fbc8
0x449f…f5150x75b9…763dBase—$1,009.80100%0x4af2…d9db65d ago0xfeb667…26ed21
0xc53d…1b710x75b9…763dBase—$995.00100%0x4af2…d9db65d ago0x793c01…78a779
0xc53d…1b710x75b9…763dBase—$5.00100%0x4af2…d9db65d ago0x7a42bc…3f1722
0x8569…0dfb0x75b9…763dBase—$500.00100%0x4af2…d9db65d ago0xb8e13f…b84e69
0x0739…a1180x75b9…763dBase—$200.00100%0x4af2…d9db65d ago0x0bc418…8fcdb3
0x67e2…02d70x75b9…763dBase—$143.16100%0x4af2…d9db65d ago0xdbb029…9d2e7d
0x67e2…02d70x75b9…763dBase—$100.00100%0x4af2…d9db65d ago0xbef046…59aa21
0x7db8…feeb0x75b9…763dBase—$4,946.70100%0x4af2…d9db65d ago0x23d199…ad2e2f
0x7db8…feeb0x75b9…763dBase—$99.92100%0x4af2…d9db65d ago0x752d98…8ae8a7
0xb673…ebd70x75b9…763dBase—$35.12100%0x4af2…d9db65d ago0x217a3e…b9ef85
0xb673…ebd70x75b9…763dBase—$7.02100%0x4af2…d9db65d ago0x52e887…21d8cc
0x8569…0dfb0x75b9…763dBase—$0.21100%0x4af2…d9db65d ago0x6d8bef…da951f
0x06fc…779c0x75b9…763dBase—$859.00100%0x4af2…d9db65d ago0xa87a6b…b851bf

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.