Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x8e77…e2d6Base$12.60100%mrdn100d ago0x508854…f756b8
0xa6a9…809d0x8e77…e2d6Base$14.47100%mrdn100d ago0x95cb09…8ec14b
0xe55e…f7480x8e77…e2d6Base$14.97100%mrdn100d ago0x8dff85…9481f0
0x13db…51920x8e77…e2d6Base$22.09100%mrdn100d ago0x06c963…f26e6d
0xe55e…f7480x8e77…e2d6Base$26.62100%mrdn100d ago0x2dd71e…2030e7
0xe55e…f7480x8e77…e2d6Base$11.99100%mrdn100d ago0x46c513…ecd312
0x13db…51920x8e77…e2d6Base$18.96100%mrdn100d ago0x7d5111…4eb82f
0x1cec…8dd40x8e77…e2d6Base$26.33100%mrdn100d ago0xe47e5f…e781be
0x1cec…8dd40x8e77…e2d6Base$23.48100%mrdn100d ago0x1923bc…0de925
0x13db…51920x8e77…e2d6Base$14.24100%mrdn100d ago0x073900…6741da
0x1cec…8dd40x8e77…e2d6Base$26.57100%mrdn100d ago0xb9a30f…2efc4d
0xa6a9…809d0x8e77…e2d6Base$24.51100%mrdn100d ago0x97147c…f1df5f
0x1cec…8dd40x8e77…e2d6Base$25.27100%mrdn100d ago0x20700d…0413b4
0xa6a9…809d0x8e77…e2d6Base$21.28100%mrdn100d ago0x8ae6ce…c06210
0xe55e…f7480x8e77…e2d6Base$16.07100%mrdn100d ago0xd45c24…6604f8
0xa6a9…809d0x8e77…e2d6Base$10.95100%mrdn100d ago0x1659c5…bdd636
0x13db…51920x8e77…e2d6Base$22.58100%mrdn100d ago0x022269…f34098
0x1cec…8dd40x8e77…e2d6Base$15.64100%mrdn100d ago0x8fd2f8…caa18b
0xa6a9…809d0x8e77…e2d6Base$10.82100%mrdn100d ago0xd6935a…c1c0cb
0xe55e…f7480x8e77…e2d6Base$19.46100%mrdn100d ago0x27811d…f6777d
0xa6a9…809d0x8e77…e2d6Base$18.04100%mrdn100d ago0x4f08e8…19b650
0xa6a9…809d0x8e77…e2d6Base$11.74100%mrdn100d ago0xd172d1…8c994a
0x13db…51920x8e77…e2d6Base$11.74100%mrdn100d ago0x1e54a6…5571f8
0xfe8f…794d0x8e77…e2d6Base$15.89100%mrdn100d ago0xc3fbc1…35f949
0x13db…51920x8e77…e2d6Base$14.05100%mrdn100d ago0xde30da…792e08

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.