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—$17.47100%mrdn82d ago0x76f0e9…f90e55
0x1cec…8dd40x8e77…e2d6Base—$13.42100%mrdn82d ago0x5b3a43…51f59c
0x1cec…8dd40x8e77…e2d6Base—$17.07100%mrdn82d ago0xd60712…264f3a
0x1cec…8dd40x8e77…e2d6Base—$19.59100%mrdn82d ago0x0f911b…6f78a6
0x1cec…8dd40x8e77…e2d6Base—$11.62100%mrdn82d ago0x97c3b2…e59d4d
0x1cec…8dd40x8e77…e2d6Base—$18.02100%mrdn82d ago0xf72c27…b76946
0x1cec…8dd40x8e77…e2d6Base—$12.43100%mrdn82d ago0x272119…311c94
0x1cec…8dd40x8e77…e2d6Base—$17.41100%mrdn82d ago0xaeb35f…00e015
0x1cec…8dd40x8e77…e2d6Base—$15.53100%mrdn82d ago0x12a28a…58e354
0x1cec…8dd40x8e77…e2d6Base—$19.70100%mrdn82d ago0x78b6d0…0908c9
0x1cec…8dd40x8e77…e2d6Base—$22.44100%mrdn82d ago0x3ffacb…85772d
0x1cec…8dd40x8e77…e2d6Base—$18.65100%mrdn82d ago0x9f7a58…f885a5
0x1cec…8dd40x8e77…e2d6Base—$19.68100%mrdn82d ago0x0dc8f4…f62201
0x1cec…8dd40x8e77…e2d6Base—$12.22100%mrdn82d ago0xf8822e…50469a
0x1cec…8dd40x8e77…e2d6Base—$24.07100%mrdn82d ago0xa0e78f…3c9cb6
0x1cec…8dd40x8e77…e2d6Base—$10.06100%mrdn82d ago0xa850a8…2e5b88
0x1cec…8dd40x8e77…e2d6Base—$19.47100%mrdn82d ago0x1fa608…9d4a0b
0x1cec…8dd40x8e77…e2d6Base—$14.37100%mrdn82d ago0x30aa83…80ca9e
0x1cec…8dd40x8e77…e2d6Base—$17.94100%mrdn82d ago0x289e1a…68cd47
0x1cec…8dd40x8e77…e2d6Base—$10.82100%mrdn82d ago0xb6b2fb…755c1c
0x1cec…8dd40x8e77…e2d6Base—$11.95100%mrdn82d ago0x835751…eef157
0x1cec…8dd40x8e77…e2d6Base—$20.46100%mrdn82d ago0x46ac6f…5b21e3
0x1cec…8dd40x8e77…e2d6Base—$15.61100%mrdn82d ago0xcb1be2…f95dc4
0x1cec…8dd40x8e77…e2d6Base—$18.80100%mrdn82d ago0x656c67…e9361c
0x1cec…8dd40x8e77…e2d6Base—$16.24100%mrdn82d ago0x1b8158…a6f63d

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.