Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9f21…dc590x6ede…86cfBase—$0.06100%0x2772…8c17103d ago0xffe604…b57280
0x9f21…dc590x6ede…86cfBase—$1.40100%0x2772…8c17103d ago0xfb64ca…0eed9d
0x9f21…dc590x6ede…86cfBase—$0.08100%0x2772…8c17103d ago0x7e22a3…d05283
0x9f21…dc590x6ede…86cfBase—$2.40100%0x2772…8c17103d ago0xb7e4e4…6aa14a
0x6ede…86cf0x9f21…dc59Base—$4.40100%0x2772…8c17103d ago0xeb0f89…0bd852
0x9f21…dc590x6ede…86cfBase—$0.06100%0x2772…8c17103d ago0xd6aa38…54a351
0x9f21…dc590x6ede…86cfBase—$6.00100%0x2772…8c17103d ago0xa9f2d9…5c7695
0x9f21…dc590x6ede…86cfBase—$0.04100%0x2772…8c17103d ago0x9dc8bd…5903bc
0x9f21…dc590x6ede…86cfBase—$1.80100%0x2772…8c17103d ago0x3c5030…8f02a4
0x6ede…86cf0x9f21…dc59Base—$3.90100%0x2772…8c17103d ago0x3535bd…e9d3fe
0x9f21…dc590x6ede…86cfBase—$3.50100%0x2772…8c17103d ago0x1373eb…a2eb35
0x9f21…dc590x6ede…86cfBase—$1.00100%0x2772…8c17103d ago0x69ffe1…91e2ba
0x9f21…dc590x6ede…86cfBase—$0.07100%0x2772…8c17103d ago0x18d963…3bc7c7
0x6ede…86cf0x9f21…dc59Base—$4.90100%0x2772…8c17103d ago0x3b53ae…018990
0x9f21…dc590x6ede…86cfBase—$2.90100%0x2772…8c17103d ago0xd812c2…a9448a
0x9f21…dc590x6ede…86cfBase—$2.00100%0x2772…8c17104d ago0x35a82e…00c15a
0x6ede…86cf0x9f21…dc59Base—$4.40100%0x2772…8c17104d ago0xe2b220…3c8600
0x9f21…dc590x6ede…86cfBase—$6.00100%0x2772…8c17104d ago0xd133a2…97366b
0x9f21…dc590x6ede…86cfBase—$0.07100%0x2772…8c17104d ago0xee8b24…a38c87
0x9f21…dc590x6ede…86cfBase—$1.50100%0x2772…8c17104d ago0xddcd7b…e5272c
0x6ede…86cf0x9f21…dc59Base—$8.00100%0x2772…8c17104d ago0x3026a7…0b5241
0x6ede…86cf0x9f21…dc59Base—$4.80100%0x2772…8c17104d ago0x979c84…6facef
0x9f21…dc590x6ede…86cfBase—$3.50100%0x2772…8c17104d ago0xefceb4…de9605
0x9f21…dc590x6ede…86cfBase—$4.60100%0x2772…8c17104d ago0x183d8a…7ca5cd
0x9f21…dc590x6ede…86cfBase—$0.08100%0x2772…8c17104d ago0xa589ce…e5b5be

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.