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.44100%mrdn88d ago0x6930a4…7ba9f1
0x1cec…8dd40x8e77…e2d6Base—$22.63100%mrdn88d ago0x2ebf41…b5b922
0x1cec…8dd40x8e77…e2d6Base—$25.23100%mrdn88d ago0xdc361c…30666b
0x1cec…8dd40x8e77…e2d6Base—$12.06100%mrdn88d ago0x92b092…7c95c3
0x1cec…8dd40x8e77…e2d6Base—$22.36100%mrdn88d ago0xd01780…0a6e2d
0x1cec…8dd40x8e77…e2d6Base—$20.66100%mrdn88d ago0x4fde1c…a11856
0x1cec…8dd40x8e77…e2d6Base—$13.68100%mrdn88d ago0xf96a61…96e5e8
0x1cec…8dd40x8e77…e2d6Base—$23.61100%mrdn88d ago0x3311ab…ed1651
0x1cec…8dd40x8e77…e2d6Base—$18.08100%mrdn88d ago0x2633fe…fa2173
0x1cec…8dd40x8e77…e2d6Base—$17.40100%mrdn88d ago0xbe817a…a20827
0x1cec…8dd40x8e77…e2d6Base—$12.96100%mrdn88d ago0xc41cda…6564a4
0x1cec…8dd40x8e77…e2d6Base—$17.42100%mrdn88d ago0x8d82ee…2a6893
0x1cec…8dd40x8e77…e2d6Base—$17.25100%mrdn88d ago0x674698…096b00
0x1cec…8dd40x8e77…e2d6Base—$19.88100%mrdn88d ago0x4f2193…e5a1fa
0x1cec…8dd40x8e77…e2d6Base—$15.61100%mrdn88d ago0x18cbcb…3cf7c8
0x1cec…8dd40x8e77…e2d6Base—$9.52100%mrdn88d ago0x5e67c6…b2f335
0x1cec…8dd40x8e77…e2d6Base—$14.50100%mrdn88d ago0xd480b0…1bf1b1
0x1cec…8dd40x8e77…e2d6Base—$17.25100%mrdn88d ago0x880606…a465f4
0x1cec…8dd40x8e77…e2d6Base—$11.29100%mrdn88d ago0x4da1e4…03942d
0x1cec…8dd40x8e77…e2d6Base—$10.58100%mrdn89d ago0x725abf…2ddeb4
0x1cec…8dd40x8e77…e2d6Base—$11.22100%mrdn89d ago0x1f6718…a03b46
0x1cec…8dd40x8e77…e2d6Base—$10.04100%mrdn89d ago0x6527f3…ee3b8b
0x1cec…8dd40x8e77…e2d6Base—$14.37100%mrdn89d ago0xdf3786…7cb5be
0x1cec…8dd40x8e77…e2d6Base—$15.02100%mrdn89d ago0x7269c5…d1b911
0x1cec…8dd40x8e77…e2d6Base—$11.55100%mrdn89d ago0x5c3f58…255da5

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.