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—$26.33100%mrdn101d ago0xe47e5f…e781be
0x1cec…8dd40x8e77…e2d6Base—$23.48100%mrdn101d ago0x1923bc…0de925
0x1cec…8dd40x8e77…e2d6Base—$26.57100%mrdn101d ago0xb9a30f…2efc4d
0x1cec…8dd40x8e77…e2d6Base—$25.27100%mrdn101d ago0x20700d…0413b4
0x1cec…8dd40x8e77…e2d6Base—$15.64100%mrdn101d ago0x8fd2f8…caa18b
0x1cec…8dd40x8e77…e2d6Base—$11.96100%mrdn101d ago0x7f85bc…8d41d0
0x1cec…8dd40x8e77…e2d6Base—$23.79100%mrdn101d ago0xf5c459…9656af
0x1cec…8dd40x8e77…e2d6Base—$21.96100%mrdn101d ago0x1053e7…9c73ba
0x1cec…8dd40x8e77…e2d6Base—$15.63100%mrdn101d ago0x549628…31617a
0x1cec…8dd40x8e77…e2d6Base—$23.66100%mrdn101d ago0xb7c4be…c39a1f
0x1cec…8dd40x8e77…e2d6Base—$10.71100%mrdn101d ago0xbddcbf…a52065
0x1cec…8dd40x8e77…e2d6Base—$21.75100%mrdn101d ago0xde5744…74d3da
0x1cec…8dd40x8e77…e2d6Base—$13.43100%mrdn102d ago0xde87c9…d0f8d1
0x1cec…8dd40x8e77…e2d6Base—$19.82100%mrdn102d ago0x61efa5…8fee2b
0x1cec…8dd40x8e77…e2d6Base—$14.48100%mrdn102d ago0x6fb9bb…cf8e42
0x1cec…8dd40x8e77…e2d6Base—$17.76100%mrdn102d ago0xe15063…59e190
0x1cec…8dd40x8e77…e2d6Base—$20.98100%mrdn102d ago0xd77fef…3f9bb0
0x1cec…8dd40x8e77…e2d6Base—$21.73100%mrdn102d ago0x7e5b8f…99f29e
0x1cec…8dd40x8e77…e2d6Base—$20.21100%mrdn102d ago0x447142…49f10a
0x1cec…8dd40x8e77…e2d6Base—$23.64100%mrdn102d ago0x5e7f29…38b733
0x1cec…8dd40x8e77…e2d6Base—$19.38100%mrdn102d ago0xc382a4…444b6e
0x1cec…8dd40x8e77…e2d6Base—$11.27100%mrdn102d ago0x9164b3…3088bb
0x1cec…8dd40x8e77…e2d6Base—$22.91100%mrdn102d ago0x0234b0…4b80cc
0x1cec…8dd40x8e77…e2d6Base—$21.29100%mrdn102d ago0xe06814…125c35
0x1cec…8dd40x8e77…e2d6Base—$12.06100%mrdn102d ago0x9837c6…3b90d7

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.