Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base—$17.60100%mrdn81d ago0x1905a8…e27fcf
0xe55e…f7480x8e77…e2d6Base—$12.20100%mrdn81d ago0xbfd9af…e86617
0xe55e…f7480x8e77…e2d6Base—$25.04100%mrdn81d ago0x22c58a…34f985
0xe55e…f7480x8e77…e2d6Base—$23.84100%mrdn81d ago0x0a92fd…7a5c3c
0xe55e…f7480x8e77…e2d6Base—$22.43100%mrdn81d ago0xf67893…2f1b92
0xe55e…f7480x8e77…e2d6Base—$12.84100%mrdn81d ago0x216600…dc1630
0xe55e…f7480x8e77…e2d6Base—$24.71100%mrdn81d ago0x09ccc0…846eb1
0xe55e…f7480x8e77…e2d6Base—$21.31100%mrdn81d ago0xdba861…e3f137
0xe55e…f7480x8e77…e2d6Base—$15.47100%mrdn81d ago0x0d1bdd…66de3e
0xe55e…f7480x8e77…e2d6Base—$21.83100%mrdn81d ago0x91febe…30e08f
0xe55e…f7480x8e77…e2d6Base—$15.02100%mrdn81d ago0xb95fa6…2be5fb
0xe55e…f7480x8e77…e2d6Base—$13.48100%mrdn82d ago0x891d41…856e80
0xe55e…f7480x8e77…e2d6Base—$11.10100%mrdn82d ago0x484cb5…73b13b
0xe55e…f7480x8e77…e2d6Base—$12.70100%mrdn82d ago0x9c6dce…8cbd1d
0xe55e…f7480x8e77…e2d6Base—$21.67100%mrdn82d ago0xb401c1…0bc5fa
0xe55e…f7480x8e77…e2d6Base—$12.32100%mrdn82d ago0x232334…0d96b9
0xe55e…f7480x8e77…e2d6Base—$10.67100%mrdn82d ago0x50188a…91022a
0xe55e…f7480x8e77…e2d6Base—$18.75100%mrdn82d ago0xe3bfd8…6f6a2f
0xe55e…f7480x8e77…e2d6Base—$15.88100%mrdn82d ago0xc2f5f7…e3e42e
0xe55e…f7480x8e77…e2d6Base—$14.44100%mrdn82d ago0xcb35c5…6b5ff6
0xe55e…f7480x8e77…e2d6Base—$11.88100%mrdn82d ago0x11e870…07ba47
0xe55e…f7480x8e77…e2d6Base—$13.92100%mrdn82d ago0xb41ad1…87e103
0xe55e…f7480x8e77…e2d6Base—$10.63100%mrdn82d ago0x915d9a…0e0a83
0xe55e…f7480x8e77…e2d6Base—$14.66100%mrdn82d ago0x5b0c5d…0b076c
0xe55e…f7480x8e77…e2d6Base—$10.22100%mrdn82d ago0xc54df4…d76701

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.