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—$15.69100%mrdn89d ago0xda053e…f1e5b7
0x4754…327b0x8e77…e2d6Base—$22.32100%mrdn89d ago0xb42fe9…e820cc
0xa6a9…809d0x8e77…e2d6Base—$17.16100%mrdn89d ago0x0d19a0…2d1675
0xa6a9…809d0x8e77…e2d6Base—$21.29100%mrdn89d ago0xca7170…b2dd4a
0xe55e…f7480x8e77…e2d6Base—$17.93100%mrdn89d ago0x5925c1…ec900e
0x4754…327b0x8e77…e2d6Base—$17.93100%mrdn89d ago0x8eefa8…6dce65
0x4754…327b0x8e77…e2d6Base—$27.22100%mrdn89d ago0x000e91…0aa704
0x1cec…8dd40x8e77…e2d6Base—$19.11100%mrdn89d ago0x80c6ed…208072
0xfe8f…794d0x8e77…e2d6Base—$14.80100%mrdn89d ago0x8c585c…af0318
0xfe8f…794d0x8e77…e2d6Base—$19.73100%mrdn89d ago0x42531a…df457e
0x13db…51920x8e77…e2d6Base—$26.40100%mrdn89d ago0xa86208…7d9da5
0x13db…51920x8e77…e2d6Base—$18.76100%mrdn89d ago0xc09736…a692cc
0x1cec…8dd40x8e77…e2d6Base—$23.06100%mrdn89d ago0x2ffe9a…571a83
0x4754…327b0x8e77…e2d6Base—$26.63100%mrdn89d ago0x9d9583…a8cf04
0xa6a9…809d0x8e77…e2d6Base—$14.29100%mrdn89d ago0xfa4eda…76881e
0x1cec…8dd40x8e77…e2d6Base—$18.61100%mrdn89d ago0xc1057f…b78b58
0xa6a9…809d0x8e77…e2d6Base—$15.99100%mrdn89d ago0xd85eea…8d8179
0xe55e…f7480x8e77…e2d6Base—$29.52100%mrdn89d ago0x467d83…dc29ad
0xfe8f…794d0x8e77…e2d6Base—$24.46100%mrdn89d ago0x7f854c…fc9cb4
0xe55e…f7480x8e77…e2d6Base—$15.90100%mrdn89d ago0x882165…6c0505
0xfe8f…794d0x8e77…e2d6Base—$20.54100%mrdn89d ago0x9e67a1…ca4f0b
0xe55e…f7480x8e77…e2d6Base—$29.06100%mrdn89d ago0x71216e…83f059
0xfe8f…794d0x8e77…e2d6Base—$16.78100%mrdn90d ago0x40800d…db4bbf
0x13db…51920x8e77…e2d6Base—$13.30100%mrdn90d ago0xbac0bf…6d7bb4
0xa6a9…809d0x8e77…e2d6Base—$18.12100%mrdn90d ago0xba7ab2…90aaea

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.