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$26.58100%mrdn72d ago0xc7c72e…61d811
0x4754…327b0x8e77…e2d6Base$21.90100%mrdn72d ago0xec1e11…7a7cf3
0x4754…327b0x8e77…e2d6Base$21.86100%mrdn72d ago0x4c6493…484c84
0x4754…327b0x8e77…e2d6Base$12.74100%mrdn72d ago0xa4480f…044577
0x4754…327b0x8e77…e2d6Base$26.98100%mrdn72d ago0x8d6fc8…9fbf29
0x4754…327b0x8e77…e2d6Base$22.93100%mrdn72d ago0x1c3ec7…c0624f
0x4754…327b0x8e77…e2d6Base$12.18100%mrdn72d ago0xd01e84…81b865
0x4754…327b0x8e77…e2d6Base$21.93100%mrdn72d ago0xfb3ad3…566635
0x4754…327b0x8e77…e2d6Base$16.89100%mrdn72d ago0x343529…2913cc
0x4754…327b0x8e77…e2d6Base$18.82100%mrdn72d ago0x994626…23ac9c
0x4754…327b0x8e77…e2d6Base$26.03100%mrdn72d ago0xdc2bfd…59d86b
0x4754…327b0x8e77…e2d6Base$14.79100%mrdn72d ago0x79110c…40dd02
0x4754…327b0x8e77…e2d6Base$23.91100%mrdn72d ago0x31a0a7…b5533d
0x4754…327b0x8e77…e2d6Base$20.54100%mrdn72d ago0xb860a0…465311
0x4754…327b0x8e77…e2d6Base$17.32100%mrdn72d ago0xa1843f…e42e4d
0x4754…327b0x8e77…e2d6Base$15.15100%mrdn72d ago0xc16abd…490663
0x4754…327b0x8e77…e2d6Base$27.36100%mrdn72d ago0xaf7c42…ecc557
0x4754…327b0x8e77…e2d6Base$16.75100%mrdn72d ago0x63d235…be9946
0x4754…327b0x8e77…e2d6Base$13.78100%mrdn72d ago0x44690d…c4274f
0x4754…327b0x8e77…e2d6Base$17.38100%mrdn72d ago0x9a40ae…65c265
0x4754…327b0x8e77…e2d6Base$20.62100%mrdn72d ago0x6edd07…9a3c56
0x4754…327b0x8e77…e2d6Base$13.33100%mrdn72d ago0xce8da9…cac44d
0x4754…327b0x8e77…e2d6Base$19.37100%mrdn72d ago0xb2972a…81b136
0x4754…327b0x8e77…e2d6Base$17.57100%mrdn72d ago0xe0021c…eb8017
0x4754…327b0x8e77…e2d6Base$19.52100%mrdn72d ago0x01eb88…7a020f

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.