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—$24.83100%mrdn103d ago0xc179db…f54c99
0x1cec…8dd40x8e77…e2d6Base—$27.12100%mrdn103d ago0x131fe5…645047
0x1cec…8dd40x8e77…e2d6Base—$24.37100%mrdn103d ago0x5eb0bd…a4b361
0x1cec…8dd40x8e77…e2d6Base—$28.03100%mrdn103d ago0x7a905d…c84ef7
0x1cec…8dd40x8e77…e2d6Base—$14.31100%mrdn103d ago0x7f3d2f…910588
0x1cec…8dd40x8e77…e2d6Base—$19.76100%mrdn103d ago0x16afa5…dfd267
0x1cec…8dd40x8e77…e2d6Base—$28.02100%mrdn103d ago0xf89f40…590e28
0x1cec…8dd40x8e77…e2d6Base—$13.43100%mrdn103d ago0x6e2273…664b56
0x1cec…8dd40x8e77…e2d6Base—$27.58100%mrdn103d ago0x81ac25…90185c
0x1cec…8dd40x8e77…e2d6Base—$24.01100%mrdn103d ago0x62b49f…db895f
0x1cec…8dd40x8e77…e2d6Base—$27.96100%mrdn103d ago0x0b75e8…969b84
0x1cec…8dd40x8e77…e2d6Base—$25.32100%mrdn103d ago0x50bd0a…c3405b
0x1cec…8dd40x8e77…e2d6Base—$27.23100%mrdn103d ago0x5c59a7…7eaba2
0x1cec…8dd40x8e77…e2d6Base—$15.15100%mrdn103d ago0xca1e56…34e577
0x1cec…8dd40x8e77…e2d6Base—$20.32100%mrdn103d ago0xdd8076…ad86db
0x1cec…8dd40x8e77…e2d6Base—$17.94100%mrdn103d ago0x12d469…5b5f13
0x1cec…8dd40x8e77…e2d6Base—$27.52100%mrdn103d ago0x4cf8df…2127d5
0x1cec…8dd40x8e77…e2d6Base—$15.68100%mrdn103d ago0x16e200…f86432
0x1cec…8dd40x8e77…e2d6Base—$22.64100%mrdn103d ago0x7b6f19…0ead86
0x1cec…8dd40x8e77…e2d6Base—$17.15100%mrdn103d ago0x98830e…df6c36
0x1cec…8dd40x8e77…e2d6Base—$27.61100%mrdn103d ago0xf8e230…2b6f50
0x1cec…8dd40x8e77…e2d6Base—$22.27100%mrdn103d ago0x232b4d…56a52d
0x1cec…8dd40x8e77…e2d6Base—$20.51100%mrdn103d ago0x1f8c9b…cbfd28
0x1cec…8dd40x8e77…e2d6Base—$20.51100%mrdn103d ago0x6098b1…ebfa02
0x1cec…8dd40x8e77…e2d6Base—$22.84100%mrdn103d ago0x6439be…9f4baf

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.