Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ede…86cf0x676c…6cf2Base—$15.30100%0x2772…8c1778d ago0x831b86…01ed61
0x6ede…86cf0x9ce7…963dBase—$5.50100%0x2772…8c1778d ago0xe125ad…981d1b
0x6ede…86cf0x89b7…fb51Base—$16.00100%0x2772…8c1778d ago0xe85262…fab67f
0x89b7…fb510x6ede…86cfBase—$0.06100%0x2772…8c1779d ago0xd3a836…b49f86
0x9ce7…963d0x6ede…86cfBase—$0.05100%0x2772…8c1779d ago0x83a66e…083e03
0x9f21…dc590x6ede…86cfBase—$7.00100%0x2772…8c1779d ago0x5e75c3…ae6688
0x89b7…fb510x6ede…86cfBase—$0.06100%0x2772…8c1779d ago0xfff4a1…4a3873
0x89b7…fb510x6ede…86cfBase—$0.07100%0x2772…8c1779d ago0xf2a3d9…eaecfa
0x89b7…fb510x6ede…86cfBase—$0.08100%0x2772…8c1779d ago0x39a65e…cded26
0x89b7…fb510x6ede…86cfBase—$4.00100%0x2772…8c1779d ago0x77b1a7…c954e7
0x6ede…86cf0xebe7…35b8Base—$5.90100%0x2772…8c1779d ago0xa03db9…9016d5
0x89b7…fb510x6ede…86cfBase—$2.80100%0x2772…8c1779d ago0xa36783…4b6ad0
0x388f…4adc0x6ede…86cfBase—$4.50100%0x2772…8c1779d ago0x5c46a3…b52b16
0xebe7…35b80x6ede…86cfBase—$0.80100%0x2772…8c1779d ago0xbf1b61…dd654a
0x676c…6cf20x6ede…86cfBase—$0.50100%0x2772…8c1779d ago0x633155…9eb3cb
0x89b7…fb510x6ede…86cfBase—$1.00100%0x2772…8c1779d ago0x9e94d2…8d7d36
0x6ede…86cf0xebe7…35b8Base—$7.90100%0x2772…8c1779d ago0x3b7079…70876d
0x9f21…dc590x6ede…86cfBase—$0.08100%0x2772…8c1779d ago0xd85b32…c147dd
0x388f…4adc0x6ede…86cfBase—$0.04100%0x2772…8c1779d ago0x70e625…851d8b
0xebe7…35b80x6ede…86cfBase—$6.50100%0x2772…8c1779d ago0x779262…43e86d
0x676c…6cf20x6ede…86cfBase—$0.07100%0x2772…8c1779d ago0xa96af7…cec20d
0x388f…4adc0x6ede…86cfBase—$0.05100%0x2772…8c1779d ago0x7085f7…0d644d
0x9ce7…963d0x6ede…86cfBase—$1.40100%0x2772…8c1779d ago0xa75d71…6fd6e8
0x388f…4adc0x6ede…86cfBase—$2.20100%0x2772…8c1779d ago0x120036…db61d2
0x9ce7…963d0x6ede…86cfBase—$0.07100%0x2772…8c1779d ago0x7a639d…0721bd

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.