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—$13.79100%mrdn104d ago0xc602e7…f49669
0x1cec…8dd40x8e77…e2d6Base—$23.17100%mrdn104d ago0xc28cda…cb435a
0x1cec…8dd40x8e77…e2d6Base—$23.17100%mrdn104d ago0x299269…74c212
0x1cec…8dd40x8e77…e2d6Base—$22.50100%mrdn104d ago0xb933f0…22da44
0x1cec…8dd40x8e77…e2d6Base—$21.69100%mrdn104d ago0xd9980d…af47b3
0x1cec…8dd40x8e77…e2d6Base—$16.57100%mrdn104d ago0x123ef5…4eb6d8
0x1cec…8dd40x8e77…e2d6Base—$16.63100%mrdn104d ago0x31bf8e…8e4ac5
0x1cec…8dd40x8e77…e2d6Base—$15.22100%mrdn104d ago0x361319…dd0a42
0x1cec…8dd40x8e77…e2d6Base—$25.07100%mrdn104d ago0xeb3b21…b8c4bb
0x1cec…8dd40x8e77…e2d6Base—$22.33100%mrdn104d ago0xc9845c…37d5c7
0x1cec…8dd40x8e77…e2d6Base—$17.18100%mrdn104d ago0xd68875…c7614a
0x1cec…8dd40x8e77…e2d6Base—$16.60100%mrdn104d ago0x6f5d4e…891b16
0x1cec…8dd40x8e77…e2d6Base—$15.82100%mrdn104d ago0xef3a4e…c41e48
0x1cec…8dd40x8e77…e2d6Base—$21.02100%mrdn104d ago0xde667f…709e80
0x1cec…8dd40x8e77…e2d6Base—$25.21100%mrdn104d ago0xae464c…75c6af
0x1cec…8dd40x8e77…e2d6Base—$21.74100%mrdn104d ago0xd18ab9…cc5f6f
0x1cec…8dd40x8e77…e2d6Base—$20.01100%mrdn104d ago0x9a54e6…aeaf62
0x1cec…8dd40x8e77…e2d6Base—$27.73100%mrdn104d ago0x1a7345…8c7fa8
0x1cec…8dd40x8e77…e2d6Base—$17.79100%mrdn104d ago0x3f70b0…f8ee8d
0x1cec…8dd40x8e77…e2d6Base—$25.69100%mrdn104d ago0xdd636f…e35d93
0x1cec…8dd40x8e77…e2d6Base—$21.93100%mrdn104d ago0xf6f282…ac31cc
0x1cec…8dd40x8e77…e2d6Base—$27.41100%mrdn104d ago0x33877c…9d75d6
0x1cec…8dd40x8e77…e2d6Base—$19.41100%mrdn104d ago0x6bfe39…70f58b
0x1cec…8dd40x8e77…e2d6Base—$27.63100%mrdn104d ago0xab25f8…112666
0x1cec…8dd40x8e77…e2d6Base—$13.54100%mrdn104d ago0x63025b…63a1b3

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.