Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x8e77…e2d6Base$41.95100%mrdn114d ago0x4bac52…297ae2
0x1cec…8dd40x8e77…e2d6Base$25.06100%mrdn114d ago0x06405c…8bc22d
0x1cec…8dd40x8e77…e2d6Base$43.99100%mrdn114d ago0xe5fe36…d215be
0x1cec…8dd40x8e77…e2d6Base$37.18100%mrdn114d ago0x02c78c…f87bcc
0x1cec…8dd40x8e77…e2d6Base$38.28100%mrdn114d ago0xc5d374…47fc82
0x13db…51920x8e77…e2d6Base$42.11100%mrdn114d ago0x52af96…2f155c
0xa6a9…809d0x8e77…e2d6Base$26.92100%mrdn114d ago0x40f1f6…fe93f4
0x13db…51920x8e77…e2d6Base$35.84100%mrdn114d ago0x786e85…c0a343
0xe55e…f7480x8e77…e2d6Base$33.01100%mrdn114d ago0x2f7d6a…4cff5b
0x13db…51920x8e77…e2d6Base$29.63100%mrdn114d ago0xad3660…4321f8
0x1cec…8dd40x8e77…e2d6Base$30.37100%mrdn114d ago0x4df3b5…30595a
0xa6a9…809d0x8e77…e2d6Base$24.65100%mrdn114d ago0x4c3862…0ba6ed
0xfe8f…794d0x8e77…e2d6Base$21.69100%mrdn114d ago0x9770be…5a95c4
0x1cec…8dd40x8e77…e2d6Base$22.68100%mrdn114d ago0x93d8ba…8e084b
0x13db…51920x8e77…e2d6Base$37.79100%mrdn114d ago0xa0db7c…1f2718
0x13db…51920x8e77…e2d6Base$26.49100%mrdn114d ago0xafe835…01b31f
0x1cec…8dd40x8e77…e2d6Base$37.19100%mrdn114d ago0x0e8968…5d8c7a
0x1cec…8dd40x8e77…e2d6Base$41.67100%mrdn114d ago0x8460b1…e5ce86
0xfe8f…794d0x8e77…e2d6Base$22.52100%mrdn114d ago0x8bf851…541749
0xfe8f…794d0x8e77…e2d6Base$32.47100%mrdn114d ago0x16ddf4…0eb980
0xfe8f…794d0x8e77…e2d6Base$28.65100%mrdn114d ago0xc03f05…3690c0
0x13db…51920x8e77…e2d6Base$44.09100%mrdn114d ago0xb1e04e…e8e547
0xfe8f…794d0x8e77…e2d6Base$47.23100%mrdn114d ago0x7b4bbe…f5f260
0xa6a9…809d0x8e77…e2d6Base$48.11100%mrdn114d ago0x95909d…b675c1
0xfe8f…794d0x8e77…e2d6Base$21.11100%mrdn114d ago0x06ec0d…827ddd

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.