Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0x8e77…e2d6Base$21.46100%mrdn68d ago0x52ff1c…fbecfa
0x4754…327b0x8e77…e2d6Base$15.92100%mrdn68d ago0x8f638b…cbd2d8
0x4754…327b0x8e77…e2d6Base$14.60100%mrdn68d ago0xccb5ed…733629
0x4754…327b0x8e77…e2d6Base$20.20100%mrdn68d ago0xa57aad…765e59
0x4754…327b0x8e77…e2d6Base$24.49100%mrdn68d ago0xc13e2a…dbe254
0x4754…327b0x8e77…e2d6Base$27.60100%mrdn68d ago0x8a10f4…73110a
0x4754…327b0x8e77…e2d6Base$20.97100%mrdn68d ago0x4a7b80…3380aa
0x4754…327b0x8e77…e2d6Base$14.69100%mrdn68d ago0xd2bdfd…4bb4b1
0x4754…327b0x8e77…e2d6Base$24.15100%mrdn68d ago0xc1b7b0…3d67f1
0x4754…327b0x8e77…e2d6Base$18.40100%mrdn68d ago0x60076d…3ff021
0x4754…327b0x8e77…e2d6Base$27.56100%mrdn68d ago0xf69535…0db4ae
0x4754…327b0x8e77…e2d6Base$12.74100%mrdn68d ago0x9c36e8…3e588c
0x4754…327b0x8e77…e2d6Base$24.64100%mrdn68d ago0x9e29ce…3920fe
0x4754…327b0x8e77…e2d6Base$14.29100%mrdn68d ago0xecc544…278bd8
0x4754…327b0x8e77…e2d6Base$13.25100%mrdn69d ago0xe5eacf…e2821a
0x4754…327b0x8e77…e2d6Base$14.41100%mrdn69d ago0x17bb1b…6a75d1
0x4754…327b0x8e77…e2d6Base$23.56100%mrdn69d ago0x32d406…9ebd5b
0x4754…327b0x8e77…e2d6Base$21.16100%mrdn69d ago0x8e21d2…17fada
0x4754…327b0x8e77…e2d6Base$17.75100%mrdn69d ago0x9a347e…a48266
0x4754…327b0x8e77…e2d6Base$15.74100%mrdn69d ago0x21d802…b7e4c9
0x4754…327b0x8e77…e2d6Base$17.79100%mrdn69d ago0x771bde…ee0787
0x4754…327b0x8e77…e2d6Base$21.29100%mrdn69d ago0xc6b0d6…4354f0

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.