Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base—$24.72100%mrdn57d ago0xf39bb4…195e16
0xfe8f…794d0x8e77…e2d6Base—$23.81100%mrdn57d ago0x66a377…a19502
0x13db…51920x8e77…e2d6Base—$19.41100%mrdn57d ago0xee065e…28e0c3
0x4754…327b0x8e77…e2d6Base—$30.82100%mrdn57d ago0xe652d8…ff1f17
0x13db…51920x8e77…e2d6Base—$30.68100%mrdn57d ago0x4bcaef…c9783e
0x4754…327b0x8e77…e2d6Base—$28.71100%mrdn57d ago0x8fb802…0dbb09
0x1cec…8dd40x8e77…e2d6Base—$14.01100%mrdn57d ago0x31563b…c429fa
0x1cec…8dd40x8e77…e2d6Base—$23.03100%mrdn57d ago0x8decb3…a6957d
0x4754…327b0x8e77…e2d6Base—$25.50100%mrdn57d ago0xcd56b4…a04fbb
0xa6a9…809d0x8e77…e2d6Base—$20.69100%mrdn57d ago0xc91bba…e4d44f
0xa6a9…809d0x8e77…e2d6Base—$19.00100%mrdn57d ago0xb44926…cbddfc
0xa6a9…809d0x8e77…e2d6Base—$16.26100%mrdn57d ago0xcc64d2…f8c373
0x13db…51920x8e77…e2d6Base—$21.15100%mrdn57d ago0x97df85…473aab
0xe55e…f7480x8e77…e2d6Base—$29.55100%mrdn57d ago0x7e0b87…cff7b8
0x4754…327b0x8e77…e2d6Base—$25.66100%mrdn57d ago0xb1addd…596000
0xe55e…f7480x8e77…e2d6Base—$19.65100%mrdn57d ago0xbbeec9…834f6d
0x1cec…8dd40x8e77…e2d6Base—$19.64100%mrdn57d ago0xcdd3bf…a9aa23
0xa6a9…809d0x8e77…e2d6Base—$13.81100%mrdn57d ago0x18719c…841847
0x13db…51920x8e77…e2d6Base—$15.22100%mrdn57d ago0xdc6a8c…6971c9
0xfe8f…794d0x8e77…e2d6Base—$19.24100%mrdn57d ago0xb071b4…690e04
0xfe8f…794d0x8e77…e2d6Base—$26.86100%mrdn57d ago0x615bdf…496009
0x13db…51920x8e77…e2d6Base—$19.78100%mrdn57d ago0xc83725…e9b3eb
0x4754…327b0x8e77…e2d6Base—$25.08100%mrdn57d ago0x5f0f83…c24b24
0x4754…327b0x8e77…e2d6Base—$31.63100%mrdn57d ago0x0a6955…c1abd3
0x13db…51920x8e77…e2d6Base—$16.70100%mrdn57d ago0x53a956…bacf69

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.