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—$23.03100%mrdn79d ago0x60b43d…b89ce2
0x1cec…8dd40x8e77…e2d6Base—$23.83100%mrdn79d ago0x03c2c8…1c8331
0x1cec…8dd40x8e77…e2d6Base—$26.10100%mrdn79d ago0xd1bbf7…fe3387
0x1cec…8dd40x8e77…e2d6Base—$16.88100%mrdn79d ago0x136e48…ec44b4
0x1cec…8dd40x8e77…e2d6Base—$17.27100%mrdn79d ago0x659354…76f78b
0x1cec…8dd40x8e77…e2d6Base—$19.10100%mrdn79d ago0x512ffd…67dbd0
0x1cec…8dd40x8e77…e2d6Base—$16.97100%mrdn79d ago0x07bbad…552a1e
0x1cec…8dd40x8e77…e2d6Base—$14.26100%mrdn79d ago0xb64e5e…d7bcc2
0x1cec…8dd40x8e77…e2d6Base—$15.47100%mrdn79d ago0x997972…28ee2c
0x1cec…8dd40x8e77…e2d6Base—$12.47100%mrdn79d ago0x660963…0601ca
0x1cec…8dd40x8e77…e2d6Base—$25.34100%mrdn79d ago0xdc3a3f…954af8
0x1cec…8dd40x8e77…e2d6Base—$21.17100%mrdn79d ago0xc0cc27…4f4676
0x1cec…8dd40x8e77…e2d6Base—$22.94100%mrdn79d ago0x45856f…683e40
0x1cec…8dd40x8e77…e2d6Base—$19.43100%mrdn79d ago0x953434…46e916
0x1cec…8dd40x8e77…e2d6Base—$21.65100%mrdn79d ago0xa389c6…7482d1
0x1cec…8dd40x8e77…e2d6Base—$15.84100%mrdn79d ago0x69911f…511375
0x1cec…8dd40x8e77…e2d6Base—$12.64100%mrdn79d ago0x65b012…34db23
0x1cec…8dd40x8e77…e2d6Base—$11.36100%mrdn79d ago0xf1da50…8ebf90
0x1cec…8dd40x8e77…e2d6Base—$18.64100%mrdn79d ago0xa39d57…5e8493
0x1cec…8dd40x8e77…e2d6Base—$18.15100%mrdn79d ago0xdedbd7…12215b
0x1cec…8dd40x8e77…e2d6Base—$11.79100%mrdn79d ago0x945d90…f93914
0x1cec…8dd40x8e77…e2d6Base—$12.92100%mrdn79d ago0x6e0f19…597fee
0x1cec…8dd40x8e77…e2d6Base—$15.02100%mrdn79d ago0x1dcac6…aedb1f
0x1cec…8dd40x8e77…e2d6Base—$22.42100%mrdn79d ago0x76d9ff…f6542d
0x1cec…8dd40x8e77…e2d6Base—$15.50100%mrdn79d ago0xcdedcb…600b8e

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.