Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base—$20.96100%mrdn70d ago0x434e47…e6c00a
0x13db…51920x8e77…e2d6Base—$19.76100%mrdn70d ago0x45d092…0ccd56
0x13db…51920x8e77…e2d6Base—$13.42100%mrdn70d ago0xacbb14…5bf12b
0x13db…51920x8e77…e2d6Base—$14.67100%mrdn70d ago0x5e845f…3ab9f8
0x13db…51920x8e77…e2d6Base—$17.39100%mrdn70d ago0xb96477…0a70e6
0x13db…51920x8e77…e2d6Base—$25.77100%mrdn70d ago0x80bbe6…32ec0f
0x13db…51920x8e77…e2d6Base—$19.04100%mrdn70d ago0x59aa79…60ddf1
0x13db…51920x8e77…e2d6Base—$15.36100%mrdn70d ago0xb4d972…f15462
0x13db…51920x8e77…e2d6Base—$23.89100%mrdn70d ago0xc2aec7…f7b98a
0x13db…51920x8e77…e2d6Base—$12.76100%mrdn70d ago0x1a4f3e…ecb1db
0x13db…51920x8e77…e2d6Base—$13.68100%mrdn70d ago0x8c2cee…036961
0x13db…51920x8e77…e2d6Base—$17.44100%mrdn70d ago0x432e35…54a87c
0x13db…51920x8e77…e2d6Base—$13.06100%mrdn70d ago0xaedb4e…5d5ded
0x13db…51920x8e77…e2d6Base—$11.30100%mrdn70d ago0x02aa03…e98fb8
0x13db…51920x8e77…e2d6Base—$22.57100%mrdn70d ago0x800f37…021fd0
0x13db…51920x8e77…e2d6Base—$16.92100%mrdn70d ago0x7eda21…bde242
0x13db…51920x8e77…e2d6Base—$14.87100%mrdn70d ago0x32d2dd…cf1e66
0x13db…51920x8e77…e2d6Base—$16.29100%mrdn70d ago0x99eb4a…c33385
0x13db…51920x8e77…e2d6Base—$19.59100%mrdn70d ago0xbeb478…6f67c2
0x13db…51920x8e77…e2d6Base—$15.44100%mrdn70d ago0x116667…887018
0x13db…51920x8e77…e2d6Base—$14.18100%mrdn70d ago0x4bbc73…911bcb
0x13db…51920x8e77…e2d6Base—$23.71100%mrdn70d ago0xa05c5b…115024
0x13db…51920x8e77…e2d6Base—$14.26100%mrdn70d ago0x86e217…e4a75c
0x13db…51920x8e77…e2d6Base—$17.87100%mrdn70d ago0xc04b64…c185b1
0x13db…51920x8e77…e2d6Base—$18.79100%mrdn70d ago0xa1798c…948e8e

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.