Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ede…86cf0x9f21…dc59Base—$3.70100%0x2772…8c17100d ago0x01224d…aa5cc6
0x9f21…dc590x6ede…86cfBase—$5.80100%0x2772…8c17100d ago0x1ca1dd…f70778
0x9f21…dc590x6ede…86cfBase—$0.02100%0x2772…8c17100d ago0xee9ec4…180dd3
0x9f21…dc590x6ede…86cfBase—$1.50100%0x2772…8c17100d ago0x22cc5b…465db6
0x9f21…dc590x6ede…86cfBase—$0.04100%0x2772…8c17100d ago0xb24791…7c5650
0x9f21…dc590x6ede…86cfBase—$0.08100%0x2772…8c17100d ago0x0860a9…a88246
0x6ede…86cf0x9f21…dc59Base—$4.40100%0x2772…8c17100d ago0xefda15…1587f7
0x9f21…dc590x6ede…86cfBase—$0.07100%0x2772…8c17100d ago0xd56cc2…547ab9
0x6ede…86cf0x9f21…dc59Base—$5.50100%0x2772…8c17100d ago0x1e682f…901dc2
0x9f21…dc590x6ede…86cfBase—$2.00100%0x2772…8c17100d ago0x41e804…59dbfe
0x6ede…86cf0x9f21…dc59Base—$3.10100%0x2772…8c17100d ago0x655624…ada754
0x9f21…dc590x6ede…86cfBase—$0.09100%0x2772…8c17100d ago0x2e55df…9a6445
0x9f21…dc590x6ede…86cfBase—$4.80100%0x2772…8c17100d ago0xa436de…a6d61e
0x9f21…dc590x6ede…86cfBase—$1.50100%0x2772…8c17100d ago0x687201…172ee0
0x9f21…dc590x6ede…86cfBase—$0.06100%0x2772…8c17100d ago0xd197b1…439e11
0x6ede…86cf0x9f21…dc59Base—$6.90100%0x2772…8c17100d ago0xed5635…98a03e
0x6ede…86cf0x9f21…dc59Base—$2.70100%0x2772…8c17100d ago0x052fcf…342bf1
0x6ede…86cf0x9f21…dc59Base—$3.00100%0x2772…8c17100d ago0x08fcb3…952814
0x9f21…dc590x6ede…86cfBase—$6.50100%0x2772…8c17100d ago0xb64ef0…8ca645
0x9f21…dc590x6ede…86cfBase—$0.07100%0x2772…8c17100d ago0x858281…7d3ab6
0x6ede…86cf0x9f21…dc59Base—$5.80100%0x2772…8c17100d ago0xab4a2c…8fcd8b
0x9f21…dc590x6ede…86cfBase—$0.07100%0x2772…8c17101d ago0x542a0a…34eb73
0x9f21…dc590x6ede…86cfBase—$8.90100%0x2772…8c17101d ago0x597f44…a620f2
0x6ede…86cf0x9f21…dc59Base—$3.20100%0x2772…8c17101d ago0x859b98…cdb28f
0x6ede…86cf0x9f21…dc59Base—$7.80100%0x2772…8c17101d ago0x94eaf8…439f6d

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.