Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebe7…35b80x6ede…86cfBase—$2.40100%0x2772…8c1781d ago0x784cb8…166c83
0xebe7…35b80x6ede…86cfBase—$0.08100%0x2772…8c1781d ago0x11a88a…ba57dc
0xebe7…35b80x6ede…86cfBase—$6.80100%0x2772…8c1781d ago0x704f40…ce7a6b
0xebe7…35b80x6ede…86cfBase—$0.08100%0x2772…8c1781d ago0x0f6c91…6ba821
0xebe7…35b80x6ede…86cfBase—$1.50100%0x2772…8c1781d ago0xbcdfe5…36559b
0x6ede…86cf0xebe7…35b8Base—$3.20100%0x2772…8c1781d ago0x5390c9…c5931a
0x6ede…86cf0xebe7…35b8Base—$7.20100%0x2772…8c1781d ago0x2905f1…09fd27
0xebe7…35b80x6ede…86cfBase—$9.70100%0x2772…8c1781d ago0x9facd9…48a9ff
0x6ede…86cf0xebe7…35b8Base—$3.60100%0x2772…8c1781d ago0xc99e97…4fa55d
0xebe7…35b80x6ede…86cfBase—$3.90100%0x2772…8c1781d ago0x312360…123e25
0x6ede…86cf0xebe7…35b8Base—$4.80100%0x2772…8c1781d ago0x1adada…88a303
0xebe7…35b80x6ede…86cfBase—$0.05100%0x2772…8c1781d ago0x97a098…e1b0d2
0xebe7…35b80x6ede…86cfBase—$2.40100%0x2772…8c1781d ago0x636bb1…91e931
0x6ede…86cf0xebe7…35b8Base—$4.20100%0x2772…8c1781d ago0x9532ed…3e790f
0xebe7…35b80x6ede…86cfBase—$0.07100%0x2772…8c1781d ago0x9d8e2d…82e3ff
0xebe7…35b80x6ede…86cfBase—$1.00100%0x2772…8c1781d ago0x05ef3f…538d81
0xebe7…35b80x6ede…86cfBase—$6.00100%0x2772…8c1781d ago0x644d71…9ab291
0xebe7…35b80x6ede…86cfBase—$1.30100%0x2772…8c1781d ago0xbd992d…b27200
0xebe7…35b80x6ede…86cfBase—$0.03100%0x2772…8c1781d ago0x3979b4…cf1e3f
0xebe7…35b80x6ede…86cfBase—$0.06100%0x2772…8c1781d ago0x924501…9ddc16
0x6ede…86cf0xebe7…35b8Base—$14.10100%0x2772…8c1781d ago0x82c6e9…1d73d1

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.