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—$28.88100%mrdn100d ago0x837cc2…05672a
0xa6a9…809d0x8e77…e2d6Base—$28.16100%mrdn100d ago0x7b0c0b…34f518
0xa6a9…809d0x8e77…e2d6Base—$29.29100%mrdn100d ago0xab743c…a109fb
0xa6a9…809d0x8e77…e2d6Base—$16.15100%mrdn100d ago0xc65524…a51d11
0xa6a9…809d0x8e77…e2d6Base—$29.04100%mrdn100d ago0x685794…d2fe53
0xa6a9…809d0x8e77…e2d6Base—$25.55100%mrdn100d ago0x7e38fb…2a907a
0xa6a9…809d0x8e77…e2d6Base—$23.53100%mrdn100d ago0x7862f8…cfe732
0xa6a9…809d0x8e77…e2d6Base—$18.48100%mrdn100d ago0x4f0953…b0c93f
0xa6a9…809d0x8e77…e2d6Base—$11.61100%mrdn100d ago0xa0c8da…ad81c1
0xa6a9…809d0x8e77…e2d6Base—$22.96100%mrdn100d ago0x75bfb6…343114
0xa6a9…809d0x8e77…e2d6Base—$14.40100%mrdn100d ago0xa74da3…24d3c0
0xa6a9…809d0x8e77…e2d6Base—$27.77100%mrdn100d ago0xbbe235…d47150
0xa6a9…809d0x8e77…e2d6Base—$17.06100%mrdn100d ago0x3a897f…a0af82
0xa6a9…809d0x8e77…e2d6Base—$20.73100%mrdn100d ago0x8cc162…a6a0b9
0xa6a9…809d0x8e77…e2d6Base—$18.08100%mrdn100d ago0x0d9299…000f03
0xa6a9…809d0x8e77…e2d6Base—$14.95100%mrdn100d ago0x7e81a9…9ca8a5
0xa6a9…809d0x8e77…e2d6Base—$12.41100%mrdn100d ago0x583d73…74d203
0xa6a9…809d0x8e77…e2d6Base—$12.41100%mrdn100d ago0xf17c6e…4911e2
0xa6a9…809d0x8e77…e2d6Base—$20.56100%mrdn100d ago0xa94340…e43ce9
0xa6a9…809d0x8e77…e2d6Base—$26.65100%mrdn100d ago0xdab58c…725846
0xa6a9…809d0x8e77…e2d6Base—$21.23100%mrdn100d ago0x47f67f…622627
0xa6a9…809d0x8e77…e2d6Base—$12.59100%mrdn100d ago0xe3b82b…219ec0
0xa6a9…809d0x8e77…e2d6Base—$16.60100%mrdn100d ago0xc268ae…5a826a
0xa6a9…809d0x8e77…e2d6Base—$24.13100%mrdn100d ago0xc58b7f…c7a904
0xa6a9…809d0x8e77…e2d6Base—$18.50100%mrdn100d ago0x92378f…26aac6

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.