Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x8e77…e2d6Base—$23.43100%mrdn72d ago0x35132f…755aa4
0x1cec…8dd40x8e77…e2d6Base—$15.78100%mrdn72d ago0xaed926…95ae72
0x1cec…8dd40x8e77…e2d6Base—$19.84100%mrdn72d ago0x16f5d3…9f24b4
0x1cec…8dd40x8e77…e2d6Base—$22.09100%mrdn72d ago0x1e9a61…7dc34c
0x1cec…8dd40x8e77…e2d6Base—$13.77100%mrdn72d ago0xb6af43…f7683a
0x1cec…8dd40x8e77…e2d6Base—$25.28100%mrdn72d ago0x94861a…873e96
0x1cec…8dd40x8e77…e2d6Base—$19.25100%mrdn72d ago0x7e9381…fd7fbc
0x1cec…8dd40x8e77…e2d6Base—$17.97100%mrdn72d ago0x9e8c87…8f18f0
0x1cec…8dd40x8e77…e2d6Base—$26.98100%mrdn72d ago0x3da855…019bce
0x1cec…8dd40x8e77…e2d6Base—$27.47100%mrdn72d ago0x2d5705…db94c0
0x1cec…8dd40x8e77…e2d6Base—$19.05100%mrdn72d ago0xe3df64…3be1ed
0x1cec…8dd40x8e77…e2d6Base—$20.47100%mrdn72d ago0x62a9e5…beec1e
0x1cec…8dd40x8e77…e2d6Base—$25.18100%mrdn72d ago0xdcdb68…cc47fe
0x1cec…8dd40x8e77…e2d6Base—$25.33100%mrdn72d ago0x432238…0869a3
0x1cec…8dd40x8e77…e2d6Base—$19.63100%mrdn72d ago0xc2fa8c…66f807
0x1cec…8dd40x8e77…e2d6Base—$18.68100%mrdn72d ago0x3bad4f…be5654
0x1cec…8dd40x8e77…e2d6Base—$20.13100%mrdn72d ago0x8f75ff…8c68fc
0x1cec…8dd40x8e77…e2d6Base—$26.34100%mrdn72d ago0x84e518…368072
0x1cec…8dd40x8e77…e2d6Base—$18.97100%mrdn72d ago0x34095c…d9fb04
0x1cec…8dd40x8e77…e2d6Base—$20.39100%mrdn72d ago0xb9ac37…dd9ab4
0x1cec…8dd40x8e77…e2d6Base—$23.13100%mrdn72d ago0xe515ea…809afa
0x1cec…8dd40x8e77…e2d6Base—$18.36100%mrdn72d ago0x5ad6fb…2a2c68
0x1cec…8dd40x8e77…e2d6Base—$17.35100%mrdn72d ago0x279841…51d357
0x1cec…8dd40x8e77…e2d6Base—$23.04100%mrdn72d ago0x9fe114…c6ef84
0x1cec…8dd40x8e77…e2d6Base—$18.73100%mrdn72d ago0xcb0f30…180d19

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.