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—$2.60100%0x2772…8c1797d ago0x51c6f1…83f9da
0x9f21…dc590x6ede…86cfBase—$0.08100%0x2772…8c1797d ago0x9d2288…059541
0x6ede…86cf0x9f21…dc59Base—$3.80100%0x2772…8c1797d ago0xfbea6e…ea0795
0x9f21…dc590x6ede…86cfBase—$0.05100%0x2772…8c1797d ago0xd40750…e84691
0x9f21…dc590x6ede…86cfBase—$0.07100%0x2772…8c1797d ago0x7ab441…047ab0
0x6ede…86cf0x9f21…dc59Base—$7.70100%0x2772…8c1797d ago0x72c0ee…8c5219
0x9f21…dc590x6ede…86cfBase—$3.30100%0x2772…8c1797d ago0xfb4d01…0acdc0
0x9f21…dc590x6ede…86cfBase—$5.20100%0x2772…8c1797d ago0xd51528…53dedf
0x9f21…dc590x6ede…86cfBase—$2.30100%0x2772…8c1797d ago0xe11bed…813111
0x9f21…dc590x6ede…86cfBase—$1.00100%0x2772…8c1797d ago0xb190f2…417a12
0x6ede…86cf0x9f21…dc59Base—$6.10100%0x2772…8c1797d ago0x84c604…56d476
0x6ede…86cf0x9f21…dc59Base—$5.10100%0x2772…8c1797d ago0x4a0ef0…441f23
0x9f21…dc590x6ede…86cfBase—$2.00100%0x2772…8c1797d ago0xee5261…ffb989
0x9f21…dc590x6ede…86cfBase—$9.50100%0x2772…8c1797d ago0x58fe02…a95bd6
0x9f21…dc590x6ede…86cfBase—$5.00100%0x2772…8c1797d ago0x317378…02c9b7
0x9f21…dc590x6ede…86cfBase—$0.04100%0x2772…8c1797d ago0xc1ce12…f4d181
0x9f21…dc590x6ede…86cfBase—$0.06100%0x2772…8c1797d ago0x77c183…7224ee
0x9f21…dc590x6ede…86cfBase—$0.08100%0x2772…8c1797d ago0xb58ab2…50a15b
0x6ede…86cf0x9f21…dc59Base—$6.90100%0x2772…8c1797d ago0xc156f6…f9ad94
0x9f21…dc590x6ede…86cfBase—$3.40100%0x2772…8c1797d ago0x08b6d9…1ed4bf
0x9f21…dc590x6ede…86cfBase—$1.00100%0x2772…8c1797d ago0xfae27e…b6c401
0x9f21…dc590x6ede…86cfBase—$0.04100%0x2772…8c1797d ago0x55d0a2…551686
0x9f21…dc590x6ede…86cfBase—$2.70100%0x2772…8c1797d ago0x0dd406…4e204e
0x6ede…86cf0x9f21…dc59Base—$5.60100%0x2772…8c1797d ago0xa4a541…0b981a
0x9f21…dc590x6ede…86cfBase—$6.50100%0x2772…8c1797d ago0xaca6a3…07a4ee

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.