Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x1cec…8dd4Base—$26.88100%mrdn8d ago0xd585db…178ff6
0x1cec…8dd40x4754…327bBase—$44.23100%mrdn8d ago0xa2a8ef…8923a0
0x13db…51920x1cec…8dd4Base—$25.40100%mrdn8d ago0xae9c00…c8dd2c
0x1cec…8dd40x4754…327bBase—$33.25100%mrdn9d ago0x0097a6…82784c
0xa6a9…809d0x1cec…8dd4Base—$29.34100%mrdn9d ago0x14cf4c…1a6fb9
0x1cec…8dd40xa6a9…809dBase—$46.01100%mrdn9d ago0x033f4f…efdd92
0xa6a9…809d0x1cec…8dd4Base—$48.92100%mrdn9d ago0xae6cab…c0abfe
0x1cec…8dd40xa6a9…809dBase—$28.45100%mrdn9d ago0x5b7240…50fde8
0x4754…327b0x1cec…8dd4Base—$46.03100%mrdn9d ago0xd569ff…8bc37b
0x1cec…8dd40x4754…327bBase—$42.77100%mrdn9d ago0x6248e3…aa6b54
0xa6a9…809d0x1cec…8dd4Base—$37.05100%mrdn9d ago0xdd58dc…6aede5
0x1cec…8dd40xa6a9…809dBase—$54.54100%mrdn9d ago0x71fa5a…1d8643
0x4754…327b0x1cec…8dd4Base—$50.30100%mrdn9d ago0x7cd910…41210a
0x1cec…8dd40xfe8f…794dBase—$31.94100%mrdn9d ago0xc38b48…30fca3
0xe55e…f7480x1cec…8dd4Base—$45.44100%mrdn9d ago0xea5bfa…b4fb55
0x1cec…8dd40xfe8f…794dBase—$56.16100%mrdn9d ago0xf16c01…9ba96a
0x4754…327b0x1cec…8dd4Base—$35.22100%mrdn9d ago0x6d9b46…8be10a
0xe55e…f7480x1cec…8dd4Base—$24.42100%mrdn9d ago0xe51b33…099175
0x1cec…8dd40x4754…327bBase—$48.07100%mrdn9d ago0x1269da…5d3fed
0xe55e…f7480x1cec…8dd4Base—$30.32100%mrdn9d ago0x4535e1…a9b5a6
0x1cec…8dd40xa6a9…809dBase—$46.13100%mrdn9d ago0xbf8d21…be8274
0x13db…51920x1cec…8dd4Base—$29.80100%mrdn9d ago0x14e09e…5f5546
0x1cec…8dd40xa6a9…809dBase—$33.49100%mrdn9d ago0x978163…497448
0xfe8f…794d0x1cec…8dd4Base—$28.05100%mrdn9d ago0x8441dd…40787a
0x1cec…8dd40xfe8f…794dBase—$25.69100%mrdn9d ago0x00aa2e…d41496

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.