Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ede…86cf0x9ce7…963dBase—$5.50100%0x2772…8c1779d ago0xe125ad…981d1b
0x9ce7…963d0x6ede…86cfBase—$0.05100%0x2772…8c1779d ago0x83a66e…083e03
0x9ce7…963d0x6ede…86cfBase—$1.40100%0x2772…8c1779d ago0xa75d71…6fd6e8
0x9ce7…963d0x6ede…86cfBase—$0.07100%0x2772…8c1779d ago0x7a639d…0721bd
0x6ede…86cf0x9ce7…963dBase—$3.00100%0x2772…8c1779d ago0x464236…39c3a5
0x9ce7…963d0x6ede…86cfBase—$3.00100%0x2772…8c1779d ago0x950834…86fa3d
0x6ede…86cf0x9ce7…963dBase—$3.90100%0x2772…8c1779d ago0xa6de04…9cf83c
0x9ce7…963d0x6ede…86cfBase—$2.60100%0x2772…8c1779d ago0x86c2e3…3dbfc7
0x9ce7…963d0x6ede…86cfBase—$0.80100%0x2772…8c1779d ago0x3a356a…35a58d
0x9ce7…963d0x6ede…86cfBase—$1.70100%0x2772…8c1779d ago0xca4878…330bd8
0x9ce7…963d0x6ede…86cfBase—$0.08100%0x2772…8c1779d ago0xb595dc…1edc93
0x6ede…86cf0x9ce7…963dBase—$4.80100%0x2772…8c1779d ago0x23f3d8…7e20a1
0x9ce7…963d0x6ede…86cfBase—$7.00100%0x2772…8c1779d ago0x21304a…e9f7c7
0x9ce7…963d0x6ede…86cfBase—$0.06100%0x2772…8c1779d ago0x622483…f40a5f
0x6ede…86cf0x9ce7…963dBase—$4.40100%0x2772…8c1779d ago0xb28fb6…97ea24
0x9ce7…963d0x6ede…86cfBase—$4.00100%0x2772…8c1779d ago0x900eb7…1b43b8
0x6ede…86cf0x9ce7…963dBase—$7.10100%0x2772…8c1779d ago0x6fee25…2a882c
0x9ce7…963d0x6ede…86cfBase—$3.50100%0x2772…8c1779d ago0x6256e4…a0bd52
0x9ce7…963d0x6ede…86cfBase—$0.50100%0x2772…8c1780d ago0x6fb795…cc73f6
0x9ce7…963d0x6ede…86cfBase—$4.60100%0x2772…8c1780d ago0x2b6e67…af7c6d
0x9ce7…963d0x6ede…86cfBase—$0.04100%0x2772…8c1780d ago0x4f3898…710d26
0x6ede…86cf0x9ce7…963dBase—$18.40100%0x2772…8c1780d ago0xe52de0…8f5d78

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.