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—$17.37100%mrdn95d ago0xfb84e1…da1c5d
0x13db…51920x8e77…e2d6Base—$21.91100%mrdn95d ago0xfb835d…437df5
0x13db…51920x8e77…e2d6Base—$17.63100%mrdn95d ago0x794395…bb1f8f
0x13db…51920x8e77…e2d6Base—$15.66100%mrdn95d ago0x4425bd…b312f3
0x13db…51920x8e77…e2d6Base—$25.68100%mrdn95d ago0x90405b…010993
0x13db…51920x8e77…e2d6Base—$20.35100%mrdn95d ago0xbc5cfe…450435
0x13db…51920x8e77…e2d6Base—$25.87100%mrdn95d ago0x086de8…6ea943
0x13db…51920x8e77…e2d6Base—$15.93100%mrdn95d ago0x993f53…5c918e
0x13db…51920x8e77…e2d6Base—$21.20100%mrdn95d ago0x1dbc8f…7c5bf0
0x13db…51920x8e77…e2d6Base—$16.60100%mrdn95d ago0xb55f56…d9aad6
0x13db…51920x8e77…e2d6Base—$13.17100%mrdn95d ago0x331ff1…1bc8e2
0x13db…51920x8e77…e2d6Base—$26.97100%mrdn95d ago0x2fe3ec…148a76
0x13db…51920x8e77…e2d6Base—$23.08100%mrdn95d ago0xdf65ea…043ff2
0x13db…51920x8e77…e2d6Base—$16.82100%mrdn95d ago0x03369f…d70b09
0x13db…51920x8e77…e2d6Base—$24.02100%mrdn96d ago0x01f916…b652e1
0x13db…51920x8e77…e2d6Base—$29.87100%mrdn96d ago0xf44720…fa98c3
0x13db…51920x8e77…e2d6Base—$27.39100%mrdn96d ago0xa35b26…6a88b0
0x13db…51920x8e77…e2d6Base—$25.47100%mrdn96d ago0x2e3736…0c8db9
0x13db…51920x8e77…e2d6Base—$16.86100%mrdn96d ago0x4a782b…413930
0x13db…51920x8e77…e2d6Base—$19.04100%mrdn96d ago0x696915…e004a1
0x13db…51920x8e77…e2d6Base—$18.59100%mrdn96d ago0xe637ac…2e5b7b
0x13db…51920x8e77…e2d6Base—$15.66100%mrdn96d ago0x73ab9a…adbd5b
0x13db…51920x8e77…e2d6Base—$19.88100%mrdn96d ago0x74c05f…188103
0x13db…51920x8e77…e2d6Base—$17.41100%mrdn96d ago0x6d8572…f9778f
0x13db…51920x8e77…e2d6Base—$21.71100%mrdn96d ago0x6428b2…764558

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.