Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x4754…327bBase—$28.67100%mrdn27d ago0xefbe59…e59d25
0x4754…327b0x13db…5192Base—$17.52100%mrdn27d ago0x308c80…492912
0x1cec…8dd40x4754…327bBase—$30.06100%mrdn27d ago0xea7bdd…e0f3c2
0x4754…327b0x13db…5192Base—$23.56100%mrdn27d ago0x5aecf5…4b5d96
0xa6a9…809d0x4754…327bBase—$27.67100%mrdn27d ago0x3f0121…98e6f5
0x4754…327b0x1cec…8dd4Base—$24.62100%mrdn27d ago0xb7e653…ddcbe3
0x13db…51920x4754…327bBase—$19.04100%mrdn27d ago0x55ef04…688805
0x4754…327b0x1cec…8dd4Base—$33.14100%mrdn27d ago0xd33996…9bc393
0x4754…327b0xfe8f…794dBase—$35.78100%mrdn27d ago0x5da8c3…e93c4d
0x4754…327b0xfe8f…794dBase—$31.57100%mrdn27d ago0xf37b67…794066
0x4754…327b0x13db…5192Base—$33.04100%mrdn27d ago0x28e561…b46090
0x13db…51920x4754…327bBase—$26.47100%mrdn27d ago0xdccd4a…a1e498
0x4754…327b0x1cec…8dd4Base—$22.87100%mrdn27d ago0x4e8364…1e318c
0x4754…327b0xe55e…f748Base—$21.54100%mrdn27d ago0x47b2bb…8badcf
0xfe8f…794d0x4754…327bBase—$32.96100%mrdn27d ago0x37facc…15b671
0x4754…327b0x13db…5192Base—$25.12100%mrdn27d ago0xcdd1c6…c6f5c3
0x1cec…8dd40x4754…327bBase—$24.42100%mrdn27d ago0xc6c3ab…8dffa7
0xe55e…f7480x4754…327bBase—$25.08100%mrdn28d ago0x9420be…ca89f0
0xe55e…f7480x4754…327bBase—$16.55100%mrdn28d ago0x74e179…6e9601
0xa6a9…809d0x4754…327bBase—$36.22100%mrdn28d ago0x9952bd…1383a5
0x1cec…8dd40x4754…327bBase—$25.24100%mrdn28d ago0xf298ea…bb6fa8
0x4754…327b0xa6a9…809dBase—$30.28100%mrdn28d ago0x299735…a26579
0x13db…51920x4754…327bBase—$25.07100%mrdn28d ago0x2c034d…dd6d9e
0x4754…327b0x13db…5192Base—$33.52100%mrdn28d ago0x3551bc…cf231b
0x1cec…8dd40x4754…327bBase—$22.69100%mrdn28d ago0xbc4ff2…bb8315

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.