Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x852e…41600x9c95…e299Base$0.001100%fluxa36d ago0x17f5ee…e5e132
0x852e…41600xfe80…47eeBase$0.001100%fluxa36d ago0xd72d15…b3090c
0x852e…41600xfe80…47eeBase$0.001100%fluxa36d ago0x94f907…84aa68
0x852e…41600xfe80…47eeBase$0.001100%fluxa36d ago0x9a1ab7…c93a4d
0x852e…41600xfe80…47eeBase$0.001100%fluxa36d ago0xdc7e7e…dcec6f
0x852e…41600xfe80…47eeBase$0.001100%fluxa36d ago0xb9671f…4c26ec
0x852e…41600x9c95…e299Base$0.001100%fluxa36d ago0xc0805e…8ec979
0x852e…41600xfe80…47eeBase$0.001100%fluxa36d ago0xd00830…ef564f
0x852e…41600xfe80…47eeBase$0.001100%fluxa36d ago0xc4cb26…ae1ce3
0x852e…41600xfe80…47eeBase$0.001100%fluxa36d ago0x2dc88c…76d4fa
0x852e…41600xfe80…47eeBase$0.001100%fluxa36d ago0x2cd28c…f8b210
0x852e…41600xfe80…47eeBase$0.001100%fluxa36d ago0x7dad85…46431f
0x852e…41600x9c95…e299Base$0.001100%fluxa36d ago0xd96128…b7b279
0x852e…41600xfe80…47eeBase$0.001100%fluxa36d ago0xa96195…4bc0b5
0x852e…41600xfe80…47eeBase$0.001100%fluxa36d ago0xd6a35e…394c5a
0x852e…41600xfe80…47eeBase$0.001100%fluxa36d ago0xaf1f46…a3c06a
0x852e…41600xfe80…47eeBase$0.001100%fluxa36d ago0x7e8f74…55ead3
0x852e…41600xfe80…47eeBase$0.001100%fluxa36d ago0x006407…406fb8
0x852e…41600xfe80…47eeBase$0.001100%fluxa36d ago0x5ec5d1…0b9fd0
0x852e…41600xfe80…47eeBase$0.001100%fluxa36d ago0x1320cb…d683bd
0x852e…41600xfe80…47eeBase$0.001100%fluxa36d ago0x246cbf…d0aee5
0x852e…41600x9c95…e299Base$0.001100%fluxa37d ago0x9a52ef…227e23
0x852e…41600xfe80…47eeBase$0.001100%fluxa37d ago0xb5f040…a9659a
0x852e…41600xfe80…47eeBase$0.001100%fluxa37d ago0x18da9b…7537a1
0x852e…41600xfe80…47eeBase$0.001100%fluxa37d ago0x6b8642…eaa615

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.