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—$27.51100%mrdn61d ago0x36abbd…c4a934
0x1cec…8dd40x8e77…e2d6Base—$16.92100%mrdn61d ago0xb7650e…afb682
0x1cec…8dd40x8e77…e2d6Base—$25.72100%mrdn62d ago0x7c1131…4582c7
0x1cec…8dd40x8e77…e2d6Base—$32.20100%mrdn62d ago0x9a4921…fd74d9
0x1cec…8dd40x8e77…e2d6Base—$16.34100%mrdn62d ago0xf2aa1d…2f99cd
0x1cec…8dd40x8e77…e2d6Base—$27.37100%mrdn62d ago0x817595…823cae
0x1cec…8dd40x8e77…e2d6Base—$15.97100%mrdn62d ago0x8bfdbe…03737d
0x1cec…8dd40x8e77…e2d6Base—$17.70100%mrdn62d ago0x68e4cf…9f3c7f
0x1cec…8dd40x8e77…e2d6Base—$22.13100%mrdn62d ago0x10be63…27df0a
0x1cec…8dd40x8e77…e2d6Base—$30.70100%mrdn62d ago0x5950c2…c9310f
0x1cec…8dd40x8e77…e2d6Base—$27.82100%mrdn62d ago0xddd0b0…0a4e2d
0x1cec…8dd40x8e77…e2d6Base—$30.61100%mrdn62d ago0xca71bf…e34377
0x1cec…8dd40x8e77…e2d6Base—$17.09100%mrdn62d ago0x2a2afe…086852
0x1cec…8dd40x8e77…e2d6Base—$30.21100%mrdn62d ago0xfa611f…9f5746
0x1cec…8dd40x8e77…e2d6Base—$24.98100%mrdn62d ago0xd438f1…385fe3
0x1cec…8dd40x8e77…e2d6Base—$32.70100%mrdn62d ago0x2b6ffd…83e52e
0x1cec…8dd40x8e77…e2d6Base—$21.51100%mrdn62d ago0xfd5ca9…896fba
0x1cec…8dd40x8e77…e2d6Base—$16.42100%mrdn62d ago0x7843ef…f4d769
0x1cec…8dd40x8e77…e2d6Base—$28.65100%mrdn62d ago0xf187ec…6bb6c4
0x1cec…8dd40x8e77…e2d6Base—$34.36100%mrdn62d ago0x7d523b…e19c82
0x1cec…8dd40x8e77…e2d6Base—$30.58100%mrdn62d ago0xd2bb1e…acb39f
0x1cec…8dd40x8e77…e2d6Base—$29.95100%mrdn62d ago0x89cb7a…e9a843
0x1cec…8dd40x8e77…e2d6Base—$15.21100%mrdn62d ago0x157041…ddc3da
0x1cec…8dd40x8e77…e2d6Base—$24.59100%mrdn62d ago0xe69abf…7c73b1
0x1cec…8dd40x8e77…e2d6Base—$31.88100%mrdn62d ago0x864dc1…3825d6

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.