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—$23.32100%mrdn80d ago0x870c0c…e92f5c
0x4754…327b0x8e77…e2d6Base—$15.94100%mrdn80d ago0x69b810…47242e
0x4754…327b0x8e77…e2d6Base—$10.74100%mrdn80d ago0xdfe44e…4da5d3
0x4754…327b0x8e77…e2d6Base—$23.70100%mrdn80d ago0x60c9ff…468a3c
0x4754…327b0x8e77…e2d6Base—$15.91100%mrdn80d ago0xc96664…3283a3
0x4754…327b0x8e77…e2d6Base—$15.90100%mrdn80d ago0xc4ee53…0f7fb3
0x4754…327b0x8e77…e2d6Base—$18.89100%mrdn80d ago0xc1055b…2d3c8c
0x4754…327b0x8e77…e2d6Base—$10.56100%mrdn80d ago0x7646b9…551a9a
0x4754…327b0x8e77…e2d6Base—$13.05100%mrdn80d ago0xe9739f…30c855
0x4754…327b0x8e77…e2d6Base—$19.63100%mrdn80d ago0xb1c91a…d27fdd
0x4754…327b0x8e77…e2d6Base—$15.59100%mrdn80d ago0xd875e1…cd3a1f
0x4754…327b0x8e77…e2d6Base—$18.68100%mrdn80d ago0xae2235…4d01c9
0x4754…327b0x8e77…e2d6Base—$17.43100%mrdn80d ago0x964975…a39be5
0x4754…327b0x8e77…e2d6Base—$26.92100%mrdn80d ago0x77422d…dae5f2
0x4754…327b0x8e77…e2d6Base—$25.73100%mrdn81d ago0xc46561…9f5a05
0x4754…327b0x8e77…e2d6Base—$18.37100%mrdn81d ago0x610797…5178af
0x4754…327b0x8e77…e2d6Base—$22.19100%mrdn81d ago0xefe0f4…0c3ad4
0x4754…327b0x8e77…e2d6Base—$18.78100%mrdn81d ago0xf4dace…9c9fb8
0x4754…327b0x8e77…e2d6Base—$29.22100%mrdn81d ago0xd16ad7…1b142c
0x4754…327b0x8e77…e2d6Base—$14.04100%mrdn81d ago0x7b2ed0…776ac1
0x4754…327b0x8e77…e2d6Base—$13.00100%mrdn81d ago0x57679d…fc6363
0x4754…327b0x8e77…e2d6Base—$28.87100%mrdn81d ago0xa7d6d7…f42090
0x4754…327b0x8e77…e2d6Base—$18.76100%mrdn81d ago0x59db89…4023d1
0x4754…327b0x8e77…e2d6Base—$27.18100%mrdn81d ago0x2b781a…f1ede9
0x4754…327b0x8e77…e2d6Base—$27.16100%mrdn81d ago0xc506ae…8febb1

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.