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.01100%mrdn57d ago0x31563b…c429fa
0x1cec…8dd40x8e77…e2d6Base—$23.03100%mrdn57d ago0x8decb3…a6957d
0x1cec…8dd40x8e77…e2d6Base—$19.64100%mrdn57d ago0xcdd3bf…a9aa23
0x1cec…8dd40x8e77…e2d6Base—$13.91100%mrdn57d ago0xd4976d…6af675
0x1cec…8dd40x8e77…e2d6Base—$20.62100%mrdn57d ago0xf00534…a33a37
0x1cec…8dd40x8e77…e2d6Base—$24.66100%mrdn57d ago0x5461a4…de2b4b
0x1cec…8dd40x8e77…e2d6Base—$20.58100%mrdn57d ago0xce9495…bc6cd4
0x1cec…8dd40x8e77…e2d6Base—$19.68100%mrdn57d ago0xbc9033…b5d687
0x1cec…8dd40x8e77…e2d6Base—$14.15100%mrdn57d ago0x3dd1bf…232d49
0x1cec…8dd40x8e77…e2d6Base—$21.19100%mrdn58d ago0xd4ce4f…92fe00
0x1cec…8dd40x8e77…e2d6Base—$20.09100%mrdn58d ago0x9fc1b3…7277fe
0x1cec…8dd40x8e77…e2d6Base—$20.22100%mrdn58d ago0x021fb9…614b30
0x1cec…8dd40x8e77…e2d6Base—$19.92100%mrdn58d ago0xbde4ad…30d30e
0x1cec…8dd40x8e77…e2d6Base—$29.32100%mrdn58d ago0xa24a7a…9d83ec
0x1cec…8dd40x8e77…e2d6Base—$20.61100%mrdn58d ago0x3fb607…81d03f
0x1cec…8dd40x8e77…e2d6Base—$26.82100%mrdn58d ago0x724ecb…19d009
0x1cec…8dd40x8e77…e2d6Base—$14.85100%mrdn58d ago0x3737d2…be19f2
0x1cec…8dd40x8e77…e2d6Base—$24.16100%mrdn58d ago0xcdcf40…a88bd8
0x1cec…8dd40x8e77…e2d6Base—$20.68100%mrdn58d ago0x0f3640…b1a53e
0x1cec…8dd40x8e77…e2d6Base—$28.27100%mrdn58d ago0x2c87e2…1702be
0x1cec…8dd40x8e77…e2d6Base—$31.42100%mrdn58d ago0xa95281…ed061f
0x1cec…8dd40x8e77…e2d6Base—$33.51100%mrdn58d ago0x801aa1…6354c2
0x1cec…8dd40x8e77…e2d6Base—$28.04100%mrdn58d ago0xf88828…c2e766
0x1cec…8dd40x8e77…e2d6Base—$16.49100%mrdn58d ago0xe754c2…393fa2
0x1cec…8dd40x8e77…e2d6Base—$15.59100%mrdn58d ago0x20c1b8…278d93

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.