Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base—$22.56100%mrdn93d ago0x947e33…ec83b2
0xa6a9…809d0x8e77…e2d6Base—$13.53100%mrdn93d ago0x58ca00…24991b
0xa6a9…809d0x8e77…e2d6Base—$11.99100%mrdn93d ago0x2f4f29…f00c14
0xa6a9…809d0x8e77…e2d6Base—$12.59100%mrdn94d ago0x55c436…cacf56
0xa6a9…809d0x8e77…e2d6Base—$20.85100%mrdn94d ago0x9bf529…d616c0
0xa6a9…809d0x8e77…e2d6Base—$14.26100%mrdn94d ago0x9310f3…2412ad
0xa6a9…809d0x8e77…e2d6Base—$21.70100%mrdn94d ago0x1c0c9f…791047
0xa6a9…809d0x8e77…e2d6Base—$24.04100%mrdn94d ago0xa8ded8…1a9317
0xa6a9…809d0x8e77…e2d6Base—$14.18100%mrdn94d ago0x7abc61…d414b4
0xa6a9…809d0x8e77…e2d6Base—$11.98100%mrdn94d ago0x0c72a2…d4f5e5
0xa6a9…809d0x8e77…e2d6Base—$21.37100%mrdn94d ago0x9b93f2…15351a
0xa6a9…809d0x8e77…e2d6Base—$11.51100%mrdn94d ago0xc4de22…942e2a
0xa6a9…809d0x8e77…e2d6Base—$22.71100%mrdn94d ago0x9e6cc6…292c61
0xa6a9…809d0x8e77…e2d6Base—$24.38100%mrdn94d ago0xb7b7b6…b9c665
0xa6a9…809d0x8e77…e2d6Base—$13.79100%mrdn94d ago0x6698ca…40128c
0xa6a9…809d0x8e77…e2d6Base—$24.63100%mrdn94d ago0x5922bd…55ee1f
0xa6a9…809d0x8e77…e2d6Base—$19.95100%mrdn94d ago0x39645c…a255df
0xa6a9…809d0x8e77…e2d6Base—$17.03100%mrdn94d ago0x9858b5…883602
0xa6a9…809d0x8e77…e2d6Base—$26.74100%mrdn94d ago0xb32dc3…9368f4
0xa6a9…809d0x8e77…e2d6Base—$17.69100%mrdn94d ago0xb5568e…b204a7
0xa6a9…809d0x8e77…e2d6Base—$25.16100%mrdn94d ago0xb169de…62ef7a
0xa6a9…809d0x8e77…e2d6Base—$28.62100%mrdn94d ago0xd89218…ff5512
0xa6a9…809d0x8e77…e2d6Base—$14.25100%mrdn94d ago0x4972df…31b422
0xa6a9…809d0x8e77…e2d6Base—$15.33100%mrdn94d ago0xd9ca25…a91417
0xa6a9…809d0x8e77…e2d6Base—$22.59100%mrdn94d ago0xbb5a4c…afb9b1

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.