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—$14.87100%mrdn87d ago0xaf62e0…dd23a4
0x1cec…8dd40x8e77…e2d6Base—$20.49100%mrdn87d ago0xbb57ce…88d215
0x1cec…8dd40x8e77…e2d6Base—$10.27100%mrdn87d ago0xd9a750…a8b42d
0x1cec…8dd40x8e77…e2d6Base—$18.97100%mrdn87d ago0xb5dcb4…a5ea6e
0x1cec…8dd40x8e77…e2d6Base—$13.81100%mrdn87d ago0xb5ca7d…afb68e
0x1cec…8dd40x8e77…e2d6Base—$10.97100%mrdn87d ago0x7f0199…7f00ce
0x1cec…8dd40x8e77…e2d6Base—$12.23100%mrdn87d ago0xb23d75…6ec69c
0x1cec…8dd40x8e77…e2d6Base—$19.61100%mrdn87d ago0x00f1fe…27962b
0x1cec…8dd40x8e77…e2d6Base—$20.00100%mrdn87d ago0x965137…d0abf9
0x1cec…8dd40x8e77…e2d6Base—$20.32100%mrdn87d ago0x8be8aa…c5b515
0x1cec…8dd40x8e77…e2d6Base—$14.77100%mrdn87d ago0xa5b313…7a3840
0x1cec…8dd40x8e77…e2d6Base—$12.60100%mrdn87d ago0x84e1ad…6f6ddd
0x1cec…8dd40x8e77…e2d6Base—$13.26100%mrdn87d ago0xb2606f…8218cf
0x1cec…8dd40x8e77…e2d6Base—$16.51100%mrdn87d ago0xf723fd…b9e191
0x1cec…8dd40x8e77…e2d6Base—$18.98100%mrdn87d ago0x0f9fdb…75fa3a
0x1cec…8dd40x8e77…e2d6Base—$17.40100%mrdn87d ago0x1de9bb…8cd660
0x1cec…8dd40x8e77…e2d6Base—$21.34100%mrdn87d ago0x379f9c…fd517b
0x1cec…8dd40x8e77…e2d6Base—$12.36100%mrdn87d ago0x529d77…0f5346
0x1cec…8dd40x8e77…e2d6Base—$20.61100%mrdn87d ago0x4e9628…42e3bf
0x1cec…8dd40x8e77…e2d6Base—$23.87100%mrdn87d ago0x0ca62a…83e7e7
0x1cec…8dd40x8e77…e2d6Base—$14.80100%mrdn87d ago0x61b04f…90207e
0x1cec…8dd40x8e77…e2d6Base—$13.79100%mrdn87d ago0x33af77…412d7d
0x1cec…8dd40x8e77…e2d6Base—$25.90100%mrdn87d ago0x83f423…ab13d0
0x1cec…8dd40x8e77…e2d6Base—$24.36100%mrdn87d ago0xc908c1…fb17e2
0x1cec…8dd40x8e77…e2d6Base—$15.21100%mrdn87d ago0x39b266…d3e06b

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.